body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 125%;
	font-weight: normal;
	color: #666666;
}

/* --------------------------------------------------------------------------------------------
DIV's
-----------------------------------------------------------------------------------------------*/

#huidexpert{
background-image:url(../images/Pi_huidmythes.jpg);
background-repeat:no-repeat;
height:50px;
margin:10px 0px 0px 0px;
padding:15px 0px 0px 75px;
}

#huid{
	cursor: pointer;
}

#container_site{
	width:985px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}

#container_Top{
	width:975px;
	position: absolute;
	top: 0px;
	right: 10px;

}

#container_content{
width:630px;
padding:30px 50px 0px 0px;
float:right;
margin-bottom:50px;
display:inline;
position:relative;
}

#taalkeuze{
	width:50px;
	float:right;
}

#links{

float:right;
}


#kader_top{
width:985px;
height:40px;
background-image:url(../images/Pi_kader_top.jpg);
background-repeat:no-repeat;
position:relative;
}

#kader_middle{
width:985px;
background-image:url(../images/Pi_kader_bg.jpg);
background-repeat:repeat-y;
float:left;
clear:both;
display:block;

}
#kader_bottom{
width:985px;
height:30px;
background-image:url(../images/Pi_kader_bottom.jpg);
background-repeat:no-repeat;
float:left;
clear:both;
}

#left{
float:left;
width:430px;
display:inline;

}

#left_570{
float:left;
width:570px;
display:inline;
}

#left_615{
float:left;
width:615px;
display:inline;
}

#img{
float:right;
width:200px;
}

#subnav_artikel_links{
margin-top:30px;}

#subnav_producten_links{
margin-top:5px;}


#kader_huidtypes_top{
width:615px;
height:10px;

float:left;
margin:0px;
padding:0px;

display:block;
}

#kader_huidtypes_middle{
width:595px;
float:left;
background-color:#B2A06E;
padding:0px 10px 0px 10px;
margin:0px;

}

#kader_huidtypes_bottom{
width:615px;
height:10px;
background-image:url(../images/Pi_kader_huidtype_bottom.gif);
background-repeat:no-repeat;
float:left;
margin-bottom:25px;
padding:0px;

}

#producten{
width:615px;
float:left;
margin-bottom:40px;
padding:0px;}

#printdiv{
margin:0px;
padding:0px;
float:left;}

#wistjedat_top{
width:612px;
height:10px;
float:left;
}
#wistjedat_middle{
width:611px;
float:left;
background-image:url(../NL-BE/images/Pi_wistjedat_bg.gif);
background-repeat:repeat-y;
padding:0px 0px 0px 1px;
}


#wistjedat_bottom{
width:612px;
float:left;
}

#wistjedat_copy{
width:435px;
float:left;}


#producten_text{
width:475px; 
float:left; 
margin-top:15px;
}

#producten_img{
width:140px; 
float:right;
margin-top:15px;
}

#Title_blue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.10em;
	line-height: 100%;
	background-color:#003878;
	font-weight: bold;
	color: #FFFFFF;
	padding:3px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:18px;
	display:block;
	float:left;
}

#Title_blue_left{
background-image:url(../images/Pi_title_blue_left.gif);
background-repeat:no-repeat;
width:14px;
height:21px;
float:left;
}

#Title_blue_right{
background-image:url(../images/Pi_title_blue_right.gif);
background-repeat:no-repeat;
width:14px;
height:21px;
float:left;
}


#Title_red{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.10em;
	line-height: 100%;
	background-color:#E4232F;
	font-weight: bold;
	color: #FFFFFF;
	padding:3px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:18px;
	display:block;
	float:left;
}

#Title_red_left{
background-image:url(../images/Pi_title_red_left.gif);
background-repeat:no-repeat;
width:14px;
height:21px;
float:left;
}

#Title_red_right{
background-image:url(../images/Pi_title_red_right.gif);
background-repeat:no-repeat;
width:14px;
height:21px;
float:left;
}

.tips, #tooltip{
	position: absolute;
	z-index: 3000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	width:300px;
	padding:10px;
	float:left;
	background-color:#FFFFFF;
	border:#C79029 1px solid;
}

#tooltip h3{
    padding:0px;
	margin:0px;
	color:#003878;
}
/* --------------------------------------------------------------------------------------------
LINKS
-----------------------------------------------------------------------------------------------*/
a.grijs:link, a.grijs:visited, a.grijs:active{
color:#666666;
text-decoration:underline;
}
a.grijs:hover{
color:#333333;
text-decoration:underline;
}

#container_content a.artikel:link, #container_content a.artikel:visited, #container_content a.artikel:active{
width:350px;
color:#003878;
text-decoration:none;
padding:0px 0px 0px 15px;
display:block;
background-image:url(../images/Pi_pijl_off.gif);
background-repeat:no-repeat;
margin:0px 0px 0px 0px;
clear:both;
}


#container_content a.artikel:hover{
color:#C79029;
text-decoration:none;
background-image:url(../images/Pi_pijl_on.gif);
background-repeat:no-repeat;
}

#container_content a.producten:link, #container_content a.producten:visited, #container_content a.producten:active{
width:350px;
color:#C79029;
text-decoration:none;
padding:0px 0px 0px 15px;
display:block;
background-image:url(../images/Pi_pijl_on.gif);
background-repeat:no-repeat;
margin:0px 0px 0px 0px;
clear:both;
}

#container_content a.producten:hover{
color:#003878;
text-decoration:none;
background-image:url(../images/Pi_pijl_off.gif);
background-repeat:no-repeat;
}

#container_content .on{
width:350px;
color:#C79029;
background-image:url(../images/Pi_pijl_on.gif);
background-repeat:no-repeat;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 15px;
margin-top:0px;
display:block;
}

a.wistjedat:link, a.wistjedat:visited, a.wistjedat:active{
width:300px;
color:#003878;
text-decoration:none;
padding:0px 0px 0px 15px;
display:block;
background-image:url(../images/Pi_pijl_off.gif);
background-repeat:no-repeat;
margin:10px 0px 0px 0px;
clear:both;
}

a.wistjedat:hover{
color:#C79029;
text-decoration:none;
background-image:url(../images/Pi_pijl_on.gif);
background-repeat:no-repeat;
margin:10px 0px 0px 0px;
}



a.taalkeuze:link, a.taalkeuze:visited, a.taalkeuze:active, a.taalkeuze:hover{
color:#999999;
text-decoration:none;
}

a.taalkeuze:hover{
color:#616161;
text-decoration:none;}

a.toplinks:link, a.toplinks:visited, a.toplinks:active, a.toplinks:hover{
color:#999999;
text-decoration:none;
padding:0px 0px 0px 15px;
margin-top:-1px;
display:block;
background-image:url(../images/Pi_pijl_grijs.gif);
background-repeat:no-repeat;
margin:0px 20px 0px 0px;
float:left;
}

a.toplinks:hover{
color:#616161;
text-decoration:none;}



/* --------------------------------------------------------------------------------------------
NAVIGATIE VOLGPAGINA
-----------------------------------------------------------------------------------------------*/

#container_Navigatie_volgpag{
	width:230px;
	margin:23px 0px 20px 40px;
	padding:0px;
	float:left;
	display:inline;
	
}

#container_Navigatie_volgpag .logo{
	width:95px;
	height:60px;
	margin:0px 0px 0px 60px;
}

#container_Navigatie_volgpag .content{
width:230px;
background-repeat:repeat-y;
float:left;
/*padding:5px 0px 0px 8px;*/
margin-top:36px;
border-right:#B3A170 dashed 1px;
}


a.navigatie:link, a.navigatie:visited, a.navigatie:active, a.navigatie:hover{
width:182px;
color:#003878;
text-decoration:none;
padding:0px 0px 0px 15px;
margin-top:-1px;
display:block;
background-image:url(../images/Pi_pijl_off.gif);
background-repeat:no-repeat;
margin:0px 20px 6px 20px;
clear:both;
}
a.navigatie:hover{
color:#C79029;
text-decoration:none;
background-image:url(../images/Pi_pijl_on.gif);
background-repeat:no-repeat;
}

#container_subnav{
width:215px;
margin-top:0px;
padding-left:20px;
margin:0px;
float:left;
background-image:url(../NL-BE/images/Bu_NAV_informatieHuid_bg.jpg);
background-repeat:repeat-y;
}

#container_subnav_bottom{
background-image:url(../NL-BE/images/Bu_NAV_informatieHuid_bottom.jpg);
background-repeat:no-repeat;
float:left;
width:220px;
height:23px;
clear:both;}

a.subnav:link, a.subnav:visited, a.subnav:active{
width:160px;
color:#003878;
text-decoration:none;
margin:0px 0px 5px 0px;
padding:0px 0px 0px 15px;
display:block;
background-image:url(../images/Pi_pijl_on.gif);
background-repeat:no-repeat;
}

a.subnav:hover{
display:block;
color:#C79029;
text-decoration:none;
margin:0px 0px 5px 0px;
padding:0px 0px 0px 15px;
background-image:url(../images/Pi_pijl_on.gif);
background-repeat:no-repeat;}


/* --------------------------------------------------------------------------------------------
FONTS
-----------------------------------------------------------------------------------------------*/
.grijs{
	color: #999999;
}

.taalkeuze_on{
color:#616161;
}

.subnav_on{
color:#C79029;
width:160px;
background-image:url(../images/Pi_pijl_on.gif);
background-repeat:no-repeat;
display:block;
text-decoration:none;
margin:0px 0px 5px 0px;
padding:0px 0px 0px 15px;
}

.navigatie_on{
color:#C79029;
background-image:url(../images/Pi_pijl_on.gif);
background-repeat:no-repeat;
margin:0px 20px 5px 20px;
padding:0px 0px 0px 15px;
margin-top:0px;
display:block;
text-decoration:none;
}

p{
margin:0px 0px 20px 0px;
padding:0px;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.45em;
	line-height: 110%;
	font-weight: normal;
	color: #000061;
	padding:0px;
	margin:0px;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.85em;
	line-height: 110%;
	font-weight: normal;
	color: #C79029;
	padding:0px;
	margin:20px 0px 15px 0px;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.30em;
	line-height: 120%;
	font-weight: normal;
	color: #C79029;
	padding:0px;
	margin:25px 0px 10px 0px;
}

h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	line-height: 100%;
	font-weight: bold;
	color: #003878;
	padding:0px;
	margin:0px 0px 8px 0px;
}

h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.55em;
	line-height: 100%;
	font-weight: normal;
	color: #003878;
	padding:0px;
	margin:0px 0px -8px 0px;
}



.blue{
color:#003878;
}

.red{
color:#E4232F;
}

.beige_small{
color:#C79029;
font-size: 1.20em;
line-height: 120%;
}

.beige{
color:#C79029;

}

.wit{
color:#FFFFFF;
}

.grijs_small{
	font-size: 0.90em;
	line-height: 125%;
	font-weight: normal;
	color: #666666;
	}

ol li{
list-style-type:decimal;
margin: 0px 0px 5px -18px;
padding:0px 0px 0px 0px;
text-align:left;

}

ul li{
list-style-type:disc;
text-align:left;
margin: 0px 0px 5px -25px;
padding:0px 0px 0px 0px;
}

.ContestList li
{
	margin-bottom: 0px !important;
}


/*------------------------------------------------------------------------
WINNARESSEN
---------------------------------------------------------------------------*/
.img_winnaressen{
	position:absolute;
	top:85px;
	right:40px;
	z-index:0;
}

.container_winnaressen{
float:left;
width:207px;

}



