@charset "utf-8";
/* CSS Document */

* {
	font-size:100%;
	margin:0;
	padding:0;
	border:0;
	outline:none;
	}

/* force scrollbar */

html {
	height:100%;
	margin-bottom:1px;
	}

body {
	height:100%;
	-x-system-font:none;
	font-family:arial, sans-serif;
	color:#666;
	font-size:0.84em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5;
	text-align:center;
	}
	
body{
	background:url(images/bg.gif) top left repeat-x;
}

h1 {
	font-size:1.5em;
	font-weight:bold;
	margin-bottom:0.5em;
	}

h2 {
	font-size:1.33em;
	font-weight:normal;
	line-height:1.1em;
	margin-bottom:0.2em;
	}


h3 {
	font-size:1.2em;
	font-weight:normal;
	}

h4 {
	font-size:1.1em;
	}

h5 {
	font-size:1em;
	}

h6 {
	font-size:0.85em;
	}


p {
	margin:0 0 1em 0;
	}

a {
	text-decoration:none;
	}

a:hover {
	text-decoration:none;
	}

.hidden {
	display:none;
	}


/* wrapper */

#wrapper {
	position:relative;
	overflow:hidden;
	margin:0 auto;
	padding-bottom:10px; /* to be adjusted */
	width:965px;
	text-align:left;
	background:url(images/kind_bg.jpg) 100% 215px no-repeat;
	}

#wrapper.kind {
	background:url(images/kind_bg.jpg) 100% 215px no-repeat;
	}

#wrapper.senior {
	background:url(images/senior_bg.jpg) 0px 215px no-repeat;
	}

#wrapper.zwanger {
	background:url(images/zwanger_bg.jpg) 0px 215px no-repeat;
	}

/* langnav */

#langnav {
	position:relative;
	overflow:hidden;
	float:left;
	height:38px;
	width:960px;
	}

#langnav ul {
	float:right;
	margin:10px 10px 0 0;
	list-style:none;
	}

#langnav ul li {
	float:left;
	list-style:none;
	}
	
#langnav ul li a {
	display:block;
	color:#fff;
	font-size:1.1em;
	font-weight:bold;
	}

#langnav ul li a:hover, #langnav ul li a.active {
	text-decoration:underline;
	}	
	
#nl {
	padding-right:7px;
	margin-right:3px;
	background: url(images/language_pipe.gif) 100% 8px no-repeat;
	}

/*layout */

#leftcolumn {
	position:relative;
	overflow:hidden;
	width:650px;
	float:left;
	background:transparent;
	}

#rightcolumn {
	position:relative;
	overflow:hidden;
	width:310px;
	float:left;
	background:transparent;
	}


/* leftcolumn */


/* header */

#header {
	position:relative;
	overflow:hidden;
	float:left;
	width:650px;
	height:136px;
	}

#templateheader {
	position:absolute;
	top:25px;
	left:300px;
	color:#fff;
	font-size:1.7em;
	font-family: Arial, Helvetica, sans-serif;
	}

#logo {
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	overflow:hidden;
	float:left;
	width:300px;
	height:82px;
	margin:0;
	padding:0;
	z-index:50;
	}

#logo img {
	position:absolute;
	width:300px;
	height:82px;
	}

#logo a {
	display:block;
	width:263px;
	height:82px;
	text-decoration:none;
	}
	
#logo span {
	margin-left:-9999px;
	}
	
#oplossing{
	position:absolute;
	top:30px;
	left:530px;
	display:block;
	overflow:hidden;
	float:left;
	width:113px;
	height:33px;
	margin:0;
	padding:0;
	z-index:52;
}

#menu {
	position:relative;
	float:left;
	width:650px;
	height:40px;
	z-index:1;
	}
#menu{
	background:#6C9E8D;
}
/* rightcolumn */

#picturenav {
	margin-top:65px;
	}

#picturenav.sub {
	margin-top:5px;
	}

a.button {
	display:block;
	float:right;
	clear:both;
	overflow:hidden;
	width:141px;
	height:170px;
	margin-bottom:15px;
	color:#666;
	font-weight:bold;
	}

a.big {
	display:block;
	float:right;
	overflow:hidden;
	width:294px;
	height:194px;
	margin-bottom:15px;
	}

#picturenav.sub  a.button  {
	clear:none;
	margin-left:12px;
	}

a.button .framebox {
	display:block;
	overflow:hidden;
	width:141px;
	height:132px;
	background:url(images/fotoframe.png) top left no-repeat;
	}

a.big .framebox {
	width:294px;
	height:194px;
	background:url(images/fotoframe_big.png) top left no-repeat;
	}

a.button .framebox img {
	margin:5px;
	}

a.big .framebox img {
	margin:4px;
	}

a.button .frametitle {
	display:block;
	width:135px;
	text-align:center;
	font-size:0.9em;
	cursor:pointer;
	}

a.button:hover .frametitle {
	color:#ccc;
	}

/* content */

#cms_content {
	position:relative;
	overflow:hidden;
	float:left;
	padding:20px;
	_margin-right:-3px; /* IE6 duplicate characters bug */
	} 


/* footer */

#footer {
	position:relative;
	overflow:hidden;
	height:35px;
	margin:0 auto;
	}

#footer{
	background:url(images/footer.gif) 0 0 repeat-x;
}

#footer_content {
	width:960px;
	margin:0 auto;
	}

#footer_content #waxlogo {
	float:right;
	display:none;
	margin-top:6px;
	width:26px;
	height:21px;
	background: url(images/wax_logo_transp50.png) top left no-repeat;
	cursor:pointer;
	}

#footer_content #waxlogo:hover {
	background: url(images/wax_logo.png) top left no-repeat;
	}
	
#friendmail {
	height:35px;
	float:left;
	padding-left:40px;
	line-height:36px;
	color:#666;
	}

#friendmail{
	background:url(images/footer_icon.gif) top left no-repeat;
}

#friendmail:hover {
	color:#fff;
	}
	
#footerlink{
	height:35px;
	float:left;
	line-height:36px;
	color:#666666;
	margin-left:40px;
}

#footerlink:hover{
	color:#FFFFFF;
}

#paypalbutton{
	height:35px;
	float:left;
	margin-left:40px;
}

#paypalbutton img{
	padding-top:3px;
}

#overschrijvingbutton{
	height:35px;
	float:left;
	margin-left:15px;
}

#overschrijvingbutton img{
	padding-top:3px;
}
	
#cms_content ul, #cms_content ol{
	padding-left:30px;
	padding-bottom:10px;
}

#cms_content blockquote{
	padding-left:25px;
	padding-top:5px;
}

#cms_content a{
	color:#6c9e8d;
}

#cms_content a:hover{
	color:#88b9a7;
	text-decoration:underline;
}

#bestellen_stappen{
	width:600px;
	margin-bottom:25px;
}

#bestellen_stappen table{
	width:600px;
	background-color:#cccccc;
}

#bestellen_stappen td{
	text-align:center;
	padding:5px;
}

#product_overzicht{
	width:600px;
}


#product_overzicht td{
	padding:5px;
}

#product_overzicht input, #product_overzicht textarea{
	width:80px;
	border:#6c9e8d 1px solid;
	padding:3px;
	color:#6c9e8d;
}

.knop{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	margin-left: 10px;
	border: 1px solid #000;
}

.fout{
	color:#FF0000;
	font-size:10px;
	font-weight:bold;
}

/**** CMS-STIJLEN  ****/
.afbeelding_links, .afbeelding_links_randje{
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}

.afbeelding_rechts, .afbeelding_rechts_randje{
	float:right;
	margin-left:15px;
	margin-bottom:10px;
}

.afbeelding_links_randje, .afbeelding_rechts_randje{
	border:#6c9e8d 1px solid;
	padding:3px;
}

.titel_staydry{
	font-size:15px;
	color:#759c8f;
	font-weight:bold;
}

.titel_comfortzone{
	font-size:15px;
	color:#ef9a3a;
	font-weight:bold;
}

.titel_absorberende_laag{
	font-size:15px;
	color:#6688bf;
	font-weight:bold;
}

.titel_waterproof{
	font-size:15px;
	color:#7f79b7;
	font-weight:bold;
}

.titel_beschermlaag{
	font-size:15px;
	color:#8dc9a2;
	font-weight:bold;
}

.remark{
	padding-top:15px;
	font-style:italic;
	font-weight:bold;
	font-size:10px;
}
