/* CSS Document */
body {
	margin: 0;
	text-align: center;
	background-color: #e9e9e9;
	background-image: url(../Images/bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7f7f7f;
}
form {
  margin: 0px;
	padding: 0px;
}
h1 {
	padding-top: 15px;
	font-size: 20px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
ul {
	padding: 14px 0 0 0;
	margin: 0;
	line-height: 14px;
}
a {
	color: #00adef;
	font-weight: bold;
}
a:hover {
	color: #df1f26;
}
/* MAIN CONTAINER STYLES */

.container {
	width: 975px;
	
	margin: 0 auto 0 auto;
	text-align: left;
	border-left: 13px solid #00ADEF;
	border-right: 13px solid #00ADEF;
	background-color: #FFFFFF;
	
}

/* HEADER STYLES */

.header_1 {
	width: 467px;
	float: left;
}
.header_2 {
	width: 475px;
	float: left;
	text-align:right;
}
.divKlapper {
  width: 320px;
  font-size: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
  font-weight: bold;
}


/* MENU STYLES */

.menu {
	background: url(../Images/menu/menu_bg.gif) top left repeat-x;
	clear: both;
	width: 974px;
	height: 28px;
	float: left;
}
.menu_tabel {
	background:#00ADEF;
	padding-left: 11px;

}
.menu_tabel td {
	height:26px;
}

/* MENU LINK STYLES */

.menu_home {
	display: block;
	width: 67px;
	height: 26px;
	background: url(../Images/menu/normal_menu_02.gif) no-repeat;
}
.menu_home:hover, #menu_home_current {
	display:block;
	width:67px;
	height:26px;
	background:url(../Images/menu/hover_menu_02.gif) no-repeat;
}
.menu_abonnement {
	display:block;
	width:119px;
	height:26px;
	background:url(../Images/menu/normal_menu_03.gif) no-repeat;
}
.menu_abonnement:hover, #menu_abonnement_current {
	display:block;
	width:119px;
	height:26px;
	background:url(../Images/menu/hover_menu_03.gif) no-repeat;
}
.menu_baby {
	display:block;
	width:56px;
	height:26px;
	background:url(../Images/menu/normal_menu_04.gif) no-repeat;
}
.menu_baby:hover, #menu_baby_current {
	display:block;
	width:56px;
	height:26px;
	background:url(../Images/menu/hover_menu_04.gif) no-repeat;
}
.menu_electronica {
	display:block;
	width:99px;
	height:26px;
	background:url(../Images/menu/normal_menu_05.gif) no-repeat;
}
.menu_electronica:hover, #menu_electronica_current {
	display:block;
	width:99px;
	height:26px;
	background:url(../Images/menu/hover_menu_05.gif) no-repeat;
}
.menu_erotiek {
	display:block;
	width:71px;
	height:26px;
	background:url(../Images/menu/normal_menu_06.gif) no-repeat;
}
.menu_erotiek:hover, #menu_erotiek_current {
	display:block;
	width:71px;
	height:26px;
	background:url(../Images/menu/hover_menu_06.gif) no-repeat;
}
.menu_huis {
	display:block;
	width:53px;
	height:26px;
	background:url(../Images/menu/normal_menu_07.gif) no-repeat;
}
.menu_huis:hover, #menu_huis_current {
	display:block;
	width:53px;
	height:26px;
	background:url(../Images/menu/hover_menu_07.gif) no-repeat;
}
.menu_verzorging {
	display:block;
	width:101px;
	height:26px;
	background:url(../Images/menu/normal_menu_08.gif) no-repeat;
}
.menu_verzorging:hover, #menu_verzorging_current {
	display:block;
	width:101px;
	height:26px;
	background:url(../Images/menu/hover_menu_08.gif) no-repeat;
}
.menu_watis {
	display:block;
	width:145px;
	height:26px;
	background:url(../Images/menu/normal_menu_10.gif) no-repeat;
}
.menu_watis:hover, #menu_watis_current {
	display:block;
	width:145px;
	height:26px;
	background:url(../Images/menu/hover_menu_10.gif) no-repeat;
}
.menu_contact {
	display:block;
	width:65px;
	height:26px;
	background:url(../Images/menu/normal_menu_11.gif) no-repeat;
}
.menu_contact:hover {
	display:block;
	width:65px;
	height:26px;
	background:url(../Images/menu/hover_menu_11.gif) no-repeat;
}
.menu_spacer {
	width:186px;
}
/* FOOTER STYLES */

.footer_text {
	font-size: 12px;
	color: #8a8c8e;
	font-weight: bold;
}
.footer_text a {
	font-size: 12px;
	color: #8a8c8e;
	font-weight: bold;
	text-decoration: none;
}
.footer_text a:hover {
	color: #df1f26;
}
.footer_text_klein {
	color: #8a8c8e;
	font-size: 11px;
}

/* WAT IS WEEKKLAPPER STYLES */
.watis_main {
	background-color: #FFFFFF;
	width: 974px;
	height: 180px;
	clear: both;
}
.watismenu {
	width: 250px;
	background-color: #EAEBEC;
	padding-left: 25px;
	height: 588px;
}
.watis {
	height:588px;
	width:650px;
	float:right;
	overflow:auto;
	overflow-x:hidden;
}
.watis h4 {
	font-size:14px;
	font-weight:bold;
	color:#00adef;
}
.watis hr {
	padding:12px 0 0 0;
	margin:0;
	width:100%;
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom: 1px solid #00adef;
}
.grijze_balk {
	clear:both;
	background-color:#EAEBEC;
	margin-bottom:30px;
}

/* FORM STYLES */

#tellafriend {
	background:#FFFFFF;
	
	}
.tell_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#tell_form, .tell_tabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.star {
	color:#FF0000;
	font-weight:bold;
}
input, select {
	border:#00ADEF 1px solid;
	background-color:#ECF5F9;
	color:#00ADEF;
}
/* GENERAL XSLT STYLES */
.home_main {
	background-color: #FFFFFF;
	width: 974px;
	height: 180px;
	clear: both;
	margin-top: 10px;
}
.home_van_prijs {
	font-weight: bold;
	font-size: 12px;
}
.home_van_prijs SPAN {
	text-decoration: line-through;
}
.home_voor_prijs {
	font-weight: bold;
	color: #df2127;
	font-size: 14px;
	text-align:right;
}
.home_titel {
	font-size: 16px;
	font-weight: bold;
	padding:4px 4px 4px 5px;
}
.home_description {
	padding:4px 4px 4px 5px;
}
.home_prijs {
	text-align:right;
	padding-right:5px;
}
.home_nu_kopen {
	background:url(../Images/bg/bg_nu_kopen.gif) top right no-repeat;
	width:186px;
	height:20px;
}
.home_txt_info, .home_txt_info a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7f7f7f;
	text-decoration:none;
	padding-left:10px;
	padding-top:1px;
}
.home_txt_koop, .home_txt_koop a  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:4px;
}
.home_img_bg {
	width: 184px;
	height: 125px;
	background-image: url(../Images/bg/index_img_bg.gif);
	background-repeat: no-repeat;
	padding-top:5px;
	text-align:center;
	margin-top:28px;
}
*html .home_img_bg {
	width: 184px;
	height: 125px;
	background-image: url(../Images/bg/index_img_bg.gif);
	background-repeat: no-repeat;
	padding-top:5px;
	text-align:center;
	margin-top:24px;
}
.home_ad {
	background-color: #FFFFFF;
	width: 450px;
	margin-left: 24px;
	height: 180px;
}
.home_ad_abonnement {
	background:url(../Images/bg/abonnement_bg.gif) top left no-repeat;
	width: 264px;
	height: 154px;
	padding-top:30px;
}
.home_ad_baby {
	background: url(../Images/bg/baby_bg.gif) top left no-repeat;
	width: 264px;
	height: 154px;
	padding-top:30px;
}
.home_ad_electronica {
	background: url(../Images/bg/electronica_bg.gif) top left no-repeat;
	width: 264px;
	height: 154px;
	padding-top:30px;
}
.home_ad_erotiek {
	background: url(../Images/bg/erotiek_bg.gif) top left no-repeat;
	width: 264px;
	height: 154px;
	padding-top:30px;
}
.home_ad_huis {
	background: url(../Images/bg/huis_bg.gif) top left no-repeat;
	width: 264px;
	height: 154px;
	padding-top:30px;
}
.home_ad_verzorging {
	background: url(../Images/bg/verzorging_bg.gif) top left no-repeat;
	width: 264px;
	height: 154px;
	padding-top:30px;
}
/* XSLT produkt styles */

.product_omschrijving {
	width:974px;
	float: left;
	font-size: 11px;
	background-color: #FFFFFF;
	vertical-align: top;
}
#Table1 {
  width: 500px;
}
#Table1 {
  margin:0px;
	padding:0px;
}
#Table1 td {
  margin:0px;
	padding:0px;
	height: 25px;
}
#Table1 input {
  width: 300px;
}
.divContact {
  padding-left: 15px;
  padding-top: 12px;
	width: 700px;
}
.product_omschrijving TD {
	font-size: 11px;
}
.product_omschrijving_2 {
	padding-left: 24px;
	padding-top: 13px;
	font-size: 11px;
	color: #7f7f7f;
}
*html .product_omschrijving_2 {
	padding-left: 24px;
	padding-top: 13px;
	font-size: 11px;
	line-height: 14px;
	color: #7f7f7f;
}
.product_omschrijving H1 {
	font-size: 17px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
.product_prijs {
	font-size: 18px;
	color: #7f7f7f;
	padding-right:40px;
}
.product_prijs_groot {
	font-size: 18px;
	padding-left: 100px;
	text-align:right;
	font-weight: bold;
	color: #df1f26;
}
.product_prijs_groot_home {
  padding-top: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #df1f26;
}
.product_prijs_groot_2 {
	font-size: 42px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.product_prijs_groot_2 img {
	position: relative;
	top: 2px;
	}
.buttons {
	padding-left: 24px;
	padding-top: 20px;
}
.buttons .img {
	padding-left: 20px;
}
.product_afbeelding {
	width: 446px;
	height: 430px;
	background-image:url(images/product_afbeelding.jpg);
	float: left;
}



.grijze_balk {
	clear: both;
	background-color: #EAEBEC;
	margin-bottom: 30px;
}



.weekklappers {
	background-color: #FFFFFF;
	width: 974px;
	height: 100px;
	clear: both;
}
.volgende {
	width: 300px;
	height: 40px;
	margin-left: 24px;
	background-color: #FFFFFF;
	float: left;
}
*html .volgende {
	width: 300px;
	height: 40px;
	margin-left: 12px;
	background-color: #FFFFFF;
	float: left;
}
.volgende_grijs {
	height: 39px;
	background-color: #EAEBEC;
	background-image: url(images/bg_volgende.gif);
}
.tabel {
	float: left;
	}
.overige {
	margin-left: 24px;
	height: 40px;
	width: 600px;
	background-color: #FFFFFF;
	float: left;
}
.overige_grijs {
	height: 39px;
	background-color: #EAEBEC;
	background-image: url(images/bg_overige.gif);
}
.overige_grijs_apart {
	width: 300px;
	float: left;
	}
.logo_klein {
	padding-top: 5px;
	padding-left: 5px;
	float: left;
}
.footer_text {
	font-size: 12px;
	color: #8a8c8e;
	font-weight: bold;
}
.footer_text a {
	font-size: 12px;
	color: #8a8c8e;
	font-weight: bold;
	text-decoration: none;
}
.footer_text a:hover {
	color: #df1f26;
}
.footer_text_klein {
	color: #8a8c8e;
	font-size: 11px;
}
.nu_prijs {
	font-size: 11px;
	color: #8a8c8e;
	font-weight: bold;
}
.nu_prijs a {
	font-size: 11px;
	color: #8a8c8e;
	font-weight: bold;
	text-decoration: none;
}
.nu_prijs a:hover {
	color: #df1f26;
}
.van_prijs {
	font-size: 10px;
	color: #8a8c8e;
}
.buttons {
	padding-left: 20px;
	padding-top: 20px;
}
.buttons .img {
	padding-left: 10px;
}
a.menulink {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	padding: 4px;
	text-align: left;
	font-size: 12px;
}
a.menulink:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.mailafriend {
	color: #ffffff;
	width: 210px;
	display: block;
	text-decoration: none;
	font-weight: normal;
	padding: 4px;
	text-align: center;
	font-size: 12px;
}
a.mailafriend:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.newsletter {
	color: #ffffff;
	width: 250px;
	display: block;
	text-decoration: none;
	font-weight: normal;
	padding: 4px;
	text-align: center;
	font-size: 12px;
}
a.newsletter:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.btnSubmit {
	background-image:url(../images/button_3.gif);
	border: none;
	width: 154px;
	height: 26px;
	cursor:hand;
    cursor: pointer;	
}

.btnSubmitNo {
	background-image:url('../images/button_uitverkocht.jpg');
	border: none;
	width: 154px;
	height: 26px;
	cursor:hand;
    cursor: pointer;	
}

.btnVriend {
	background-image:url(../images/button_vriendin.gif);
	border: none;
	width: 154px;
	height: 26px;
	cursor:hand;
    cursor: pointer;	
}
.btnNieuwsbrief {
	background-image:url(../images/button_4.gif);
	border: none;
	width: 145px;
	height: 26px;
	cursor:hand;
    cursor: pointer;	
}
.fnt1 {
  color: #00ADEF;
}
.fnt2 
{
}
.tdBestel1 {
  width: 440px;
  padding-top: 12px; 
  padding-left: 12px; 
	vertical-align: top;
}
.tdBestel2 {
  padding-top: 12px;
	padding-left: 35px;
	padding-right: 12px;
}

/* popup */
.inschrijfPopup
{
	position: absolute;
	background: #ffffff;
	filter:alpha(opacity=55);
    -moz-opacity: 0.55;
    opacity: 0.55;
	background-color: #FFF;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 900;
}

.imgInschrijfPopup
{
	position: absolute;
	width: 602px;
	height: 431px;
	top: 25%;
	left: 25%;
	z-index: 999;
	background-color: #fff;
	border: 5px solid #00ADEF;
}
/* End popup */