/*  Vanaf hier alle basis opmaak */
html, body, h1, h2, h3, h4, h5, ul, ol, dl, li {
	margin: 0px;
	padding: 0px;
}
body{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	background:url(../img/bg_strip.gif) top left repeat-x;
	text-align:center;
	margin:0 auto;
	padding:0 auto;
}
img{
	border-style: none;
}
p, li, a{
	font-size: 9px;
	line-height: 1.2em;
}
.clear{
	clear:both;
}


#pageholder{
	width:999px;
	height:auto;
	text-align:left;
	margin:0 auto;
}
#header{
	width:999px;
	height:82px;
}
#logo{
	width:324px;
	height:82px;
	float:left;
	text-align:right;
}
#logo img{
	margin:20px 0 0 8px;
}
#merken{
	width:659px;
	height:82px;
	float:right;
}
#merken_cnt{
	width:254px;
	height:19px;
	margin:40px 0 0 385px;
}

#prodnavbalk{
	width:332px;
	height:332px;
	background:url(../img/bg_prod_nav.png) top left no-repeat;
	float:left;
	position:relative;
}
#prodnavbalk .prodkn{
	width:88px;
	height:88px;
	margin:14px 6px 6px 14px;
	position:relative;
	float:left;
	z-index:2;
}
#prodnavbalk .tekst_kn{
	width:78px;
	height:25px;
	padding:5px 5px 5px 5px;
	top:53px;
	left:0px;
	position:absolute;
	z-index:4;
}
#prodnavbalk .tekst_kn .swfkn{
	position:relative;
	z-index:3;
}
#prodnavbalk .tekst_kn h2 a{
color:#FFFFFF;
text-transform:capitalize;
font-size:11px;
margin-bottom:2px;
font-weight:normal;
text-decoration:none;
}
#prodnavbalk .tekst_kn h1 a{
color:#f39900;
text-transform:capitalize;
font-size:11px;
line-height:12px;
font-weight:normal;
text-decoration:none;
}

#mfotobalk{
	width:652px;
	height:310px;
	padding:14px 6px 0 6px;
	background:url(../img/bg_foto_shaduw.png) left top no-repeat;
	float:left;
}
#navbalk{
	width:664px;
	height:25px;
	float:left;
	background:#a1a08f url(../img/nav_shaduw.gif) left top no-repeat;
}
#navbalk h1{
	width:84px;
	height:20px;
	padding-top:5px;
	float:left;
	background: url(../img/st_knop_str.gif) right top no-repeat;
	text-align:center;
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
#navbalk h1 a{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
#navbalk h1:hover{
	background-color:#84816f;
}
#navbalk .do{
	background-color:#84816f;
}

#navbalk h1:hover a{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
#zoekbox{
	width:160px;
	height:25px;
	float:left;
	background:url(../img/bg_zoek_kn.gif) left top no-repeat;
}
#zoekbox input{
	width:129px;
	height:17px;
	float:left;
	margin:3px 2px 0 4px;
	padding:0;
	font-size:11px;
	border:#A4AB99 1px solid;
}
#zoekbox #zoek{
	width:17px;
	height:17px;
	float:left;
	margin:3px 0 0 0;
	padding:0;
	font-size:11px;
	border:#A4AB99 1px solid;
}


#horz_spacer{
	width:999px;
	height:25px;
	clear:both;
}










/* Begin Footer */
#footer{
	width:978px;
	height:20px;
	background-color:#a0a9ac;
	margin:0 8px 0 8px;
	padding:5px 5px 0 5px;
	float:left;
	text-align:right;
}
#footer h3{
	font-size:11px;
	color:#FFFFFF;
	float:right;
	font-weight:normal;
}
#footer h3 a{
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
#footer h3 a:hover{
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
}
#footer img{
	margin:0 5px 0 5px;
	float:right;
}


#ftr_info{
	width:968px;
	height:20px;
	margin:0 8px 0 8px;
	padding:5px 5px 0 15px;
	float:left;
	text-align:left;
}
#ftr_info h3{
	font-size:10px;
	color:#6b7175;
	float:left;
	font-weight:normal;
}
#ftr_info h3 a b{
	font-size:10px;
	color:#6b7175;
	float:left;
	font-weight:bold;
}
#ftr_info h3 a{
	font-size:10px;
	color:#6b7175;
	text-decoration:none;
}
#ftr_info h3 a:hover{
	font-size:10px;
	color:#6b7175;
	text-decoration:underline;
}
#ftr_info img{
	margin:0 10px 0 10px;
	float:left;
}
/* Einde Footer */



