@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/home/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/home/content_shadow.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding-top:19px;
	padding-bottom:10px;

}
#left-inhoud {
	background-image:url(images/home/left_border_verloop.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	width:176px;
	float:left;	
	height:475px;
}
#middle {
	float:left;
	width:550px;
	background-image:url(images/home/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/home/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:228px;
	background-image:url(images/home/content_shadow.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding-top:19px;
	text-align:center
}
#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:#4b71be;
	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/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/home/pijl_sitekeuze.gif);
	background-repeat:no-repeat;
	background-position:70px;
	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/home/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-submenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#left-submenu li {
	margin: 0px;
	display: block;
	clear: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	float: left;
	clear: left;
}
#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/home/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/home/left_subnavigatie_over.gif);
}


/* 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/home/kn_home.gif);
	background-repeat: no-repeat;
}
#menu-watisnanogen {
	width:136px;
	height:46px;
	background-image: url(images/home/kn_watisnanogen.gif);
	background-repeat: no-repeat;
}
#menu-alleproducten {
	width:115px;
	height:46px;
	background-image: url(images/home/kn_alleproducten.gif);
	background-repeat: no-repeat;
}

#menu-bestellen {
	width:86px;
	height:46px;
	background-image: url(images/home/kn_bestellen.gif);
	background-repeat: no-repeat;
}
#menu-vraagenantwoord {
	width:178px;
	height:46px;
	background-image: url(images/home/kn_vraagenantwoord.gif);
	background-repeat: no-repeat;
}
#menu-dealers {
	width:74px;
	height:46px;
	background-image: url(images/home/kn_dealers.gif);
	background-repeat: no-repeat;
}
#menu-contact {
	width:81px;
	height:46px;
	background-image: url(images/home/kn_contact.gif);
	background-repeat: no-repeat;
}
#menu-klantenservice {
	width:118px;
	height:46px;
	background-image: url(images/home/kn_klantenservice.gif);
	background-repeat: no-repeat;
}

/* STIJLEN HOMEPAGE */

#content-container{
	padding-left:45px;
	padding-right:45px;
	background-color:#FFFFFF;
	background-image:url(images/home/content_shadow.jpg);
	background-repeat:repeat-x;
	background-position:top;
	display:block;
}
#content-container-top{
	padding-top:15px;
}
#content-container-bottom{
	padding-top:15px;
}
.padding-geslacht{
	height:131px;
}
.blok1{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#384c5e;
	font-size:11px;
}
.blok2{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#384c5e;
	font-size:11px;
}
.homepage-border a:link, .homepage-border a:active, .homepage-border a:visited {
	text-decoration:none;
}
.homepage-border a:hover {
	text-decoration:none;
}
.homepage-header {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3366CC;
	text-decoration:none;
}
.homepage-header a:link, .homepage-header a:active, .homepage-header a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3366CC;
	text-decoration:none;
}
.homepage-header a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3366CC;
	text-decoration:none;
}
.homepage-subheader {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: regular;
	line-height:17px;
	color:#384c5e;
	text-decoration:none;
}
.homepage-subheader a:link, .homepage-subheader a:active, .homepage-subheader a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: regular;
	line-height:17px;
	color:#384c5e;
	text-decoration:none;
}
.homepage-subheader a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: regular;
	line-height:17px;
	color:#384c5e;
	text-decoration:none;
}


/* STIJLEN ORIGINELE WEBSITE */
.defaulttextbdrr {
	font-size: 11px;
	padding: 0px 15px 0px 0px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
}
.defaulttextpadl {
	font-size: 11px;
	padding-left: 15px;
}
.defaulttextpad {
	font-size: 11px;
	padding-left: 15px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3366CC;
	text-decoration:none;
}
.header a:link, .header a:active, .header a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3366CC;
	text-decoration:none;
}
.header a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3366CC;
	text-decoration:none;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6699FF;
	text-decoration:none;
}
.subheader a:link, .subheader a:active, .subheader a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6699FF;
	text-decoration:none;
}
.subheader a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6699FF;
	text-decoration:none;
}
.nanoinfo {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-image: url(images/nanogaine/nano-info-bg.jpg);
	background-repeat: repeat-x;
	background-color: #EDEDED;
	background-position: top;
	padding: 5px 10px 10px;
}
.nanoinfoside {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-image: url(images/nanogaine/nano-info-bg.jpg);
	background-repeat: repeat-x;
	background-color: #EDEDED;
	background-position: top;
	padding: 0px;
}
.nopad {
	padding: 0px;
}
