/* splashgedeelte */

body#start {
	border-bottom:		0px;
	border-left:		0px;
	border-right:		0px;
	padding:			0px;
	margin:				0px;
	background-color:	#F3F3F3;
	background-repeat:no-repeat;
	border-collapse:	collapse;
	z-index:1;
}

html {
	height:100%;
}

.startcontainer {
	width:100%;
	height:200px;
}

.topzonestart {
	height:150px;
	width:100%;
	float:left;
}

/*.toplijnstart {
	width:100%;
	height:30px;
	background-color:#666F7E;
	z-index:2;
}*/

.toplogobgstart {
	width:100%;
	height:150px;
	background-image:url(../images/goe_bgtop.jpg);
	background-repeat:no-repeat;
}

.topadresstart {
	padding-left: 600px;
	padding-top: 75px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #000;	
}

.menuzonestart {
	width:100%;
	height:30px;
	float:left;
	position:relative;
}

.menubgstart {
	position:absolute;
	z-index:6;
	top:0px;
	left:0px;
	background-image:url(../images/goe_bgmiddle.gif);
	background-repeat:no-repeat;
	height:30px;
}

.menubalk {
	position:absolute;
	top:0;
	left:0;
	height:24px;
	width:100%;
	background-color:#000;
	z-index:1;
}

.menuspacerstart {
	padding-left:110px;
	float:left;
}

.menuitemstart {
	z-index:99;
	width:160px;
	height:30px;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	float:left;
	text-align:center;
}

.menuitemstart a:active		{ z-index:99;color: #FFF;text-decoration:none;}
.menuitemstart a:link 		{ z-index:99;color:	#FFF;text-decoration:none;}
.menuitemstart a:visited	{ z-index:99;color: #FFF;text-decoration:none;}
.menuitemstart a:hover 		{ z-index:99;color: #000;text-decoration:none;background-color:#FFCE12;width:160px;height:24px;padding:0;margin:0;display:block;border:none;}

.fotoareastart {
	width:100%;
	height:310px;
	float:left;
	position:relative;
}

.zwartvlakstart {
	position:absolute;
	top:0px;
	left:0px;
	height:307px;
	width:100%;
	background-color:#000;
	z-index:1;
}

.fotoboogstart {
	position:absolute;
	z-index:10;
	top:0px;
	left:0px;
	background-image:url(../images/goe_bgmiddle2.gif);
	background-repeat:no-repeat;
	height:310px;
	width:84px;
}

.slidestart {
	position:absolute;
	z-index:7;
	top:0px;
	left:0px;
	width:791px;
	height:307px;
}

.bottomareastart {
	width:100%;
	height:108px;
	float:left;
	position:relative;
}

.bottomboogstart {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:108px;
	background-image:url(../images/goe_bgbottom.gif);
	background-repeat:no-repeat;
}

.bottommenuspacerstart {
	padding-left:145px;
	float:left;
}

.bottommenuitemstart {
	z-index:99;
	padding-top:2em;
	width:150px;
	height:30px;
	font-size:20px;
	color:#000000;
	font-weight:bold;
	float:left;
	text-align:center;
}

.bottommenuitemstart a:active		{ z-index:99;color: #000000;text-decoration:none;}
.bottommenuitemstart a:link 		{ z-index:99;color:	#000000;text-decoration:none;}
.bottommenuitemstart a:visited		{ z-index:99;color: #000000;text-decoration:none;}
.bottommenuitemstart a:hover 		{ z-index:99;color: #999999;text-decoration:none;}




/* Sitegedeelte */

body#site {
	border-bottom:		0px;
	border-left:		0px;
	border-right:		0px;
	padding:			0px;
	margin:				0px;
	background-color:	#F3F3F3;
	background-repeat:no-repeat;
	border-collapse:	collapse;
	z-index:1;
}

.clear {
	clear:both;
	line-height:0;
}

.main {
	width:1000px;
/*	margin:0 auto;*/
}

.fotoarea {
	width:100%;
	height:165px;
	float:left;
	position:relative;
}

.zwartvlak {
	position:absolute;
	top:0px;
	left:0px;
	height:153px;
	width:100%;
	background-color:#000;
	z-index:1;
}

.fotoboog {
	position:absolute;
	z-index:10;
	top:0px;
	background-image:url(../images/goe_bgmiddle2.gif);
	background-repeat:no-repeat;
	height:165px;
	width:84px;
}

.slide {
	position:absolute;
	z-index:7;
	top:0px;
	left:0px;
	width:760px;
	height:153px;
}

.bottommenu {
	width:100%;
	height:37px;
	float:left;
	position:relative;
}

.menuzwartcontent {
	height:37px;
	width:100%;
	background-color:#000;
	z-index:1;
	float:left;
}

.menukorteboogcontent {
	width:100px;
	height:37px;
	/*background-image: url(../images/goe_bgcontent.jpg);
	background-repeat:repeat-y;*/
	float:left;
}

.bottommenuspacer {
	padding-left:3.5em;
	float:left;
}

.bottommenuitem {
	z-index:99;
	padding-top:0.2em;
	padding-bottom:3em;
	width:150px;
	height:15px;
	font-size:19px;
	color: #FFF;
	font-weight:bold;
	float:left;
	text-align:center;
}

.bottommenuitem a:active		{ z-index:99;color: #000000;text-decoration:none;}
.bottommenuitem a:link 			{ z-index:99;color:	#000000;text-decoration:none;}
.bottommenuitem a:visited		{ z-index:99;color: #000000;text-decoration:none;}
.bottommenuitem a:hover 		{ z-index:99;color: #999999;text-decoration:none;}

.centralarea {
	float:left;
	z-index:5;
	width:100%;
	padding:0em 3em 3em 3em;
	background-image: url(../images/goe_bgcontent.jpg);
	background-repeat:repeat-y;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1	{
	z-index:99;
	font-size:16px;
	width:700px;
	padding-top:1em;
	padding-left:3em;
	background-color:#F3F3F3;
	background-image:url(../images/goe_bgcontentarea.jpg);
	background-repeat:repeat-y;
/*	padding-bottom:1em;
	border-bottom: 1px solid #666666*/
}

.contentarea {
	background-image:url(../images/goe_bgcontentarea.jpg);
	background-repeat:repeat-y;
/*	margin:3em;
	margin-top:2em;*/
}

.content {
	background-image:url(../images/goe_contentlogo.jpg);
	background-repeat:no-repeat;
	background-color:#F3F3F3;
	padding:1em;
	font-size:13px;
	width:700px;
	min-height:630px;
	/*ie 6 explorer*/
	height:auto !important;
  	height:630px;
	border: 1px solid #666666;
}

.content a:active 	{ z-index:99;color: #333333;}
.content a:link 	{ z-index:99;color:	#333333;}
.content a:visited 	{ z-index:99;color: #333333;}
.content a:hover 	{ z-index:99;color: #666666;}

.footerspacer {
	width:100%;
	height:3em;
	background-image:url(../images/goe_bgcontentarea.jpg);
	background-repeat:repeat-y;	
}

.bottomcontainer {
	width:100%;
	position:relative;
	background-image: url(../images/goe_footer.gif);
	background-repeat:no-repeat;
	height:190px;
/*	margin-left:174px !important;
	margin-left:87px; /* voor IE6 */
	float:left;
}

.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	height:300px;
	float:left;
	width:500px;
	margin-left:4em;
	padding-top:0.5em;
	padding-left:12em;
	border-top:1px solid #999999;
}

.footer a:active 	{ z-index:99;color: #000000;text-decoration:none;}
.footer a:link 		{ z-index:99;color:	#000000;text-decoration:none;}
.footer a:visited	{ z-index:99;color: #000000;text-decoration:none;}
.footer a:hover 	{ z-index:99;color: #666666;text-decoration:none;}

/*.fotogrootbox {
	width:400px;
	padding-left:3em;
	padding-right:2em;
	padding-top:3em;
}*/

.foto {
	float:left;
	width:400px;
	padding-left:2em;
}

.fotogroot {
	float:left;
	border:2px solid #333333;
	width:400px;
	margin-top:5em;
}

.produktomschrijving {
}

.fotosmallbox {
	width:200px;
	padding-left:2em;
	padding-bottom:2em;
	float:left;
}

.smallfoto {
	width:80px;
	float:left;
	border:1px solid #333333;
	margin:2px;
}

.linkcategorie {
	color:#000000;
	font-weight:bold;
	font-size:15px;
	width:520px;
	margin-bottom:15px;
	margin-top:20px;
}

.linktitel {
	color:#000000;
	font-size:12px;
	width:520px;
	float:left;
	margin-bottom:15px;
	margin-left:7px;
	margin-top:10px;
}

.linktitel a:active 	{ z-index:99;color: #000000;}
.linktitel a:link 		{ z-index:99;color:	#000000;}
.linktitel a:visited	{ z-index:99;color: #000000;}
.linktitel a:hover	 	{ z-index:99;color: #666666;}

.linkdetail {
	color:#000000;
	width:400px;
	float:right;
	margin-bottom:15px;
	margin-left:14px;
	padding-left:1em;
	padding-right:1em;
}

.linklogo {
	width:130px;
	float:left;
	margin-left:14px;
	margin-bottom:15px;
	max-width:125px;
	/* max-width ongeldig in IE6 daarom onderstaande lijn die alleen IE oppikt */
	width:expression(this.width > 125 ? 125: true);
	border: 0px;
}

.linklogo img {
	border:none;
}

.download {
	text-align:center;
	padding:0.2em;
	border: 1px solid #666666;
	float:left;
}












.fotocontentlinks {
	float:left;
	border:1px solid #666666;
	margin-right:3em;
	margin-bottom:1em;
}

.fotocontentlinks img {
	width:150px;
}
.fotocontentlinkssmall {
	float:left;
	border:1px solid #666666;
	margin-right:1em;
	margin-bottom:1em;
}

.fotocontentlinkssmall img {
	width:100px;
}

.fotocontentrechts {
	float:right;
	border:1px solid #666666;
	margin-left:1em;
	margin-bottom:1em;
}

.fotocontentrechts img {
	width:150px;
}

.fotocontentrechtssmall {
	float:right;
	border:1px solid #666666;
	margin-left:1em;
	margin-bottom:1em;
}

.fotocontentrechtssmall img {
	width:100px;
}



#flashcontent {
	height:100%;
}









.nieuwsbericht {
	width:450px;
	height:70px;
	padding:1em;
	font-size:11px;
	float:right;
}





.fotoareahome {
	width:826px;
	height:349px;
	float:left;
}

.fotolinkerdeel {
	width:490px;
/*	background-image:url(../images/dbn_fotohome1.jpg);*/
	float:left;
	height:349px;
}

.fotorechterdeel {
	width:336px;
/*	background-image:url(../images/dbn_fotohome2.jpg);*/
	float:right;
	height:349px;
}





h2	{
	z-index:99;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
}


.clearboth { clear: both; }



