@charset "utf-8";
/* BODY STIJLEN */

body {
	margin:0px;
	padding:0px;
	background-image: url(images/body_background.jpg);
	background-repeat: repeat-x;
	background-color:#e0e1e3;
	padding-top:10px;
	padding-bottom:10px;
}
/* ALGEMENE STIJLEN */

.afbeeldingrechts {
	float: right;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.onderschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: 16px;
	color: #000000;
	}
.afbeeldinglinks {
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#container {
	margin:auto;
	width:988px;
	border:solid;
	border-color:6c7c8a;
	border-width:1px;
}
#logo {
	padding-left:20px;
	padding-top:20px;
	float:left;
}
#top {
	height:89px;
	background-image: url(images/groen/top.jpg);
	background-repeat:no-repeat;
	background-position:right;
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	border-bottom-width:1px;
}
#topopties {
	width:190px;
	float:right;
}
#content {
	background-color:#FFFFFF;
	float:left;
	clear:both;
}
#left {
	float:left;
	width:176px;
	background-image:url(images/content_shadow.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding-top:19px;
	padding-bottom:10px;
}
#left a{
margin:0px;
padding:0px;
float:left;
}

#left-inhoud {
	background-image:url(images/left_border_verloop.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	width:176px;

}
#middle {
	float:left;
	width:550px;
	background-image:url(images/content_shadow.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding-top:19px;
	padding-left:16px;
	padding-right:16px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#384c5e;
	padding-bottom:10px;
}
#middle a:link, #middle a:active, #middle a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#384c5e;
	text-decoration:underline;
}
#middle a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#384c5e;
	text-decoration:underline;
}
#middle-vervolgpagina {
	float:left;
	width:778px;
	background-image:url(images/content_shadow.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding-top:19px;
	padding-left:16px;
	padding-right:16px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#384c5e;
	padding-bottom:10px;
}
#middle-vervolgpagina a:link, #middle-vervolgpagina a:active, #middle-vervolgpagina a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#384c5e;
	text-decoration:underline;
}
#middle-vervolgpagina a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#384c5e;
	text-decoration:underline;
}
#right {
	float:left;
	width:223px;
	background-image:url(images/content_shadow.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding-top:19px;
	padding-left:5px;
}
#bottom {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#FFFFFF;
	padding-left:14px;
	padding-right:14px;
	padding-bottom:10px;
	background-color:#FFFFFF;
}
#bottom a:link, #bottom a:active, #bottom a:visited {
	color: #818c96;
	text-decoration: none;
}
#bottom a:hover {
	color: #63707c;
	text-decoration: none;
}
.padding-bottom {
	padding-left:10px;
	padding-right:10px;
}
h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#aeb559;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#aeb559;
	font-weight:bold;
	padding-bottom: 10px;
	border-bottom-width : 1px;
	border-bottom-color:#d7dbdf;
	border-bottom-style:solid;
	margin-bottom:5px;
}
.productentabel-data {
	border-bottom-width : 1px;
	border-bottom-color:#8cafc6;
	border-bottom-style:solid;
	border-top-width : 1px;
	border-top-color:#8cafc6;
	border-top-style:solid;
	border-left-width : 1px;
	border-left-color:#8cafc6;
	border-left-style:solid;
	border-right-width : 1px;
	border-right-color:#8cafc6;
	border-right-style:solid;
	vertical-align:top;
	padding-left:2px;
	padding-right:2px;
	padding-top:2px;
	padding-bottom:2px;
	background-image:url(images/groen/kn_winkelwagen.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	width:167px;
}
#product {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	color:#384c5e;
	width:167px;
}
#product-afbeelding {
	width:48px;
	height:48px;
	float:left;
	padding-right:6px;
}
#product-naam {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#384c5e;
	font-weight:bold;
	margin-left:54px;
	line-height:14px;
}
#product-naam a:link, #product-naam a:active, #product-naam a:visited {
	color: #384c5e;
	text-decoration: none;
	line-height:14px;
}
#product-naam a:hover {
	color: #384c5e;
	text-decoration: none;
	line-height:14px;
}
#product-informatie {
	margin-left:54px;
}
/* SITEKEUZE STIJLEN */

#sitekeuze {
	padding-top:5px;
	text-align:right;
	width:190px;
	line-height:15px;
}
#sitekeuze ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height:15px;
}
#sitekeuze-link {
	font-size:10px;
	line-height:0px;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	padding-right:52px;
	line-height:15px;
}
#sitekeuze-link-actief {
	background-image:url(images/groen/pijl_sitekeuze.gif);
	background-repeat:no-repeat;
	background-position:84px;
	font-size:10px;
	line-height:0px;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	padding-right:52px;
	line-height:15px;
}
/* ZOEK STIJLEN */

#zoeken {
	padding-top:7px;
	width:190px;
	text-align:left;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
#zoeken form {
	padding:0px;
	margin:0px;
}
.zoekbox {
	width:132px;
	height:15px;
	border:solid;
	border-color:#394d5e;
	color: #384c5e;
	border-width:1px;
	padding: 2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}
.zoekbutton {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:2px;
	font-weight:normal;
}
/* HOMEPAGE STIJLEN */

#homepage-keuze {
	height:21px
}
#homepage-keuze ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#homepage-keuze li {
	float:left;
	padding-right:3px;
}
/* LEFT STIJLEN */


#left-title {
	background-image:url(images/left_titel.gif);
	background-repeat:no-repeat;
	height:25px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#394c5e;
	padding-top:7px;
	padding-left:9px;
	width:167px;
	float:left;
	clear:left;
}
#left-title-sub {
	background-color:#ebedef;
	background-repeat:no-repeat;
	height:22px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#394c5e;
	padding-top:7px;
	padding-left:9px;
	width:166px;
	float:left;
	clear:left;
}
#left-zoekhaartype {
	background-image:url(images/left_titel.gif);
	background-repeat:no-repeat;
	height:25px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#394c5e;
	padding-top:7px;
	padding-left:9px;
}
#left-wereldmerken {
	background-image:url(images/left_titel.gif);
	background-repeat:no-repeat;
	height:25px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#394c5e;
	padding-top:7px;
	padding-left:9px;
	width:167px;
}
#left-zoekbox {
	padding:9px;
}
#left-zoekbox select {
	width:156px;
	height:20px;
	border:solid;
	border-color:#394d5e;
	color: #384c5e;
	border-width:1px;
	padding: 2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}
#left-zoekbox form {
	padding:0px;
	margin:0px;
}
#left-logos  {
	display: block;
	clear:both;
}
#left-logos ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
}
#left-logos li, #left-logos a {
	margin: 0px;
	padding: 0px;
	float:left;
	
}
#left-submenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#left-submenu li {
	margin: 0px;
	display: block;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}
#left-submenu a:link, #left-submenu a:active, #left-submenu a:visited {
	padding-top:6px;
	padding-bottom:6px;
	padding-left:23px;
	padding-right:6px;
	width:146px;
	display:block;
	text-decoration: none;
	color:#384c5e;
	background-image:url(images/left_subnavigatie.gif);
}
#left-submenu a:hover {
	padding-top:6px;
	padding-bottom:6px;
	width:146px;
	display:block;
	text-decoration: none;
	color:#FFFFFF;
	background-image:url(images/left_subnavigatie_over.gif);
}
#left-favorieten {
	width:130px;
	background-repeat:no-repeat;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:10px;
	padding-top:11px;
	padding-bottom:10px;
	padding-left:46px;
}
#left-favorieten a:link, #left-favorieten a:active, #left-favorieten a:visited {
	color:#384c5e;
	text-decoration:none;
}
#left-favorieten a:hover {
	color:#394d5e;
}
/* EXTRA HOMEPAGE OPTIES */

#left-extra {
	padding-top:10px;
	padding-bottom:10px;
	clear:both;
	width:176px;
	display:inline-block;
}
#left-extra ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#left-extra li {
	padding-top:10px;
	padding-bottom:10px;
	width:130px;
	margin: 0px;
	display: block;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	float: left;
	padding-left:46px;
}
#left-extra a:link, #left-extra a:active, #left-extra a:visited {
	color:#384c5e;
	text-decoration:none;
}
#left-extra a:hover {
	color:#394d5e;
}
#left-extra-favorieten{
	background-image:url(images/groen/left_favorieten.jpg);
}
#left-extra-mailing{
	background-image:url(images/groen/left_mailing.jpg);
}
#left-extra-links{
	background-image:url(images/groen/left_links.jpg);
}
#betalingsmogelijkheden {
	padding-bottom:10px;
	clear:both;
	width:176px;
}
/* MAKE UP STIJLEN */
#left-makeup {
	margin-top:10px;
	display:block;
	width:100%;
}
#left-makeup-title {
	background-image:url(images/left_titel.gif);
	background-repeat:no-repeat;
	height:25px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#394c5e;
	padding-top:7px;
	padding-left:9px;
	width:167px;
}
#left-makeup ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#left-makeup li, #left-makeup a{
}
#left-makeup a:link, #left-makeup a:active, #left-makeup a:visited {
	color:#384c5e;
	text-decoration:none;
}

/* GEUREN STIJLEN */
#left-geuren {
	margin-top:10px;
	display:block;
	width:100%;
}
#left-geuren-title {
	background-image:url(images/left_titel.gif);
	background-repeat:no-repeat;
	height:25px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#394c5e;
	padding-top:7px;
	padding-left:9px;
	width:167px;
}
#left-geuren ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#left-geuren li, #left-geuren a{
}
#left-geuren a:link, #left-geuren a:active, #left-geuren a:visited {
	color:#384c5e;
	text-decoration:none;
}

/* RECHTS STIJLEN */	
.right-top{
	width:214px;
	clear:both;
	display:block;
	height:31px;
	background-image:url(images/kolom-rechts/top-blok.gif);
	background-repeat:no-repeat;
	float:left;
}
.right-top span{
	display:block;
	line-height:18px;
	padding-top:6px;
	padding-left:12px;
	padding-bottom:0px;
	margin:0px;
}
#right-geuren, #right-huidverzorging, #right-makeup{
	width:214px;
	clear:right;
	display:inline-block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#394c5e;
	font-weight:bold;
	margin-bottom:15px;
}
#right-geuren ul, #right-huidverzorging ul, #right-makeup ul{
	margin:0px;
	padding:0px;
}
#right-geuren li, #right-huidverzorging li, #right-makeup li{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#right-geuren li img, #right-huidverzorging li img, #right-makeup li img{
	float:left;
	border:none;
}

#right-haaradvies {
	padding-bottom:15px;
	width:215px;
	clear:both;
}
#right-voordelen {
	padding-bottom:15px;
}
/* MENU STIJLEN */

#menu {
	width:988px;
	background-color:#394d5e;
	height:25px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
#menu ul, #menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	float: left;
}
#menu span {
	display: none;
}
#menu a {
	display: block;
	height: 25px;
	padding: 0px;
	margin: 0px;
}
#menu a:hover {
	background-position: 0px -25px;
}
#menu-home {
	width:70px;
	height:46px;
	background-image: url(images/groen/kn_home.gif);
	background-repeat: no-repeat;
}
#menu-haaruitval {
	width:189px;
	height:46px;
	background-image: url(images/groen/kn_haaruitval.gif);
	background-repeat: no-repeat;
}
#menu-haaruitval-actief {
	width:189px;
	height:46px;
	background-image: url(images/groen/kn_haaruitval.gif);
	background-repeat: no-repeat;
	background-position: 0px -25px;
}
#menu-producten {
	width:100px;
	height:46px;
	background-image: url(images/groen/kn_producten.gif);
	background-repeat: no-repeat;
}
#menu-producten-actief {
	width:100px;
	height:46px;
	background-image: url(images/groen/kn_producten.gif);
	background-repeat: no-repeat;
	background-position: 0px -25px;
}
#menu-vragen {
	width:79px;
	height:46px;
	background-image: url(images/groen/kn_vragen.gif);
	background-repeat: no-repeat;
}
#menu-vragen-actief {
	width:79px;
	height:46px;
	background-image: url(images/groen/kn_vragen.gif);
	background-repeat: no-repeat;
	background-position: 0px -25px;
}
#menu-onlinebestellen {
	width:130px;
	height:46px;
	background-image: url(images/groen/kn_onlinebestellen.gif);
	background-repeat: no-repeat;
}
#menu-aanbiedingen {
	width:118px;
	height:46px;
	background-image: url(images/groen/kn_aanbiedingen.gif);
	background-repeat: no-repeat;
}
#menu-klantenservice {
	width:125px;
	height:46px;
	background-image: url(images/groen/kn_klantenservice.gif);
	background-repeat: no-repeat;
}
/* OUDE SITE STIJLEN */

.border-productgroep {
	border: 1px solid #E3E3DE;
}
.border-productgroep-1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #E3E3DE;
	border-right-color: #E3E3DE;
	border-bottom-color: #E3E3DE;
	border-left-color: #E3E3DE;
}
.padding {
	padding: 7px;
}
.productomschrijving {
	padding-left: 7px;
	padding-bottom: 3px;
	padding-top: 2px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color:#FFFFFF;
}
.tabelinhoud {
	border-top: 1px solid #e3e3de;
	border-left: 1px solid #e3e3de;
}
.tabelinhoud td {
	border-bottom: 1px solid #e3e3de;
	border-right: 1px solid #e3e3de;
	height: 20px;
}
.nutrivetabel-1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #89A6C4;
	border-right-color: #89A6C4;
	border-bottom-color: #89A6C4;
	border-left-color: #89A6C4;
}
.nutrivetabel-2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;	
	border-top-width: 1px;
	border-top-color: #89A6C4;
	border-left-style: solid;
	border-right-color: #89A6C4;
	border-bottom-color: #89A6C4;
	border-left-color: #89A6C4;
}
.homenavigatie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	height: 21px;
	}
.highlight {
	font-weight: bold;
	color: #AEB558;
}
