@charset "UTF-8";
/* CSS Document */
html, body {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow:hidden;
}

#top {
	position:absolute;
	width: 800px;
	height: 165px;
	left: 50%; 
    margin-left:-407px;
	background:url(afbeeldingen/boven.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFF;
}
#mainWrapper {
	position:absolute;
	top:0;
	width:100%;
	height:100%;
	overflow-y: scroll;
	overflow-x: hidden;
}
#background {
	position:absolute;
	top:-1px;
	width:800px;
	height:400px;
	left: 50%; 
    margin-left:-407px;
	background:url(background.jpg);
	background-repeat:no-repeat;
}
#main {
	position:absolute;
	width: 800px;
	height: 200px;
	left: 50%; 
    margin-left:-400px;
	margin-top: 165px;
	padding-bottom:58px;
}
#tekstvlak {
	position:absolute;
	width: 650px;
	height: 500px;
	left: 50%; 
    margin-left:-325px;
	margin-top: 165px;
	padding-bottom:58px;
	background:url(afbeeldingen/geelvlak.jpg);
	background-repeat: repeat;
	opacity:.50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}
#tekstvlak_faq {
	position:absolute;
	width: 650px;
	height: 1150px;
	left: 50%; 
    margin-left:-325px;
	margin-top: 165px;
	padding-bottom:58px;
	background:url(afbeeldingen/geelvlak.jpg);
	background-repeat: repeat;
	opacity:.50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}
#tekstvlak_consument {
	position:absolute;
	width: 650px;
	height: 850px;
	left: 50%; 
    margin-left:-325px;
	margin-top: 165px;
	padding-bottom:58px;
	background:url(afbeeldingen/geelvlak.jpg);
	background-repeat: repeat;
	opacity:.50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}
#tekstvlak_handelsinfo {
	position:absolute;
	width: 650px;
	height: 1550px;
	left: 50%; 
    margin-left:-325px;
	margin-top: 165px;
	padding-bottom:58px;
	background:url(afbeeldingen/geelvlak.jpg);
	background-repeat: repeat;
	opacity:.50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}
#tekstvlak_big {
	position:absolute;
	width: 650px;
	height: 3200px;
	left: 50%; 
    margin-left:-325px;
	margin-top: 165px;
	padding-bottom:58px;
	background:url(afbeeldingen/geelvlak.jpg);
	background-repeat: repeat;
	opacity:.50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}
#tekst {
	color: #00703c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position:absolute;
	width: 620px;
	left: 50%; 
    margin-left:-325px;
	margin-top: 165px;
	padding-bottom:58px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}
#bottom {
	position:absolute;
	bottom:0;
	width: 800px;
	height: 58px;
	left: 50%; 
    margin-left:-407px;
	background:url(afbeeldingen/beneden.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#FFF;
}
.sub {
	color: #00703c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

a.sub {
	font-size: 11px;
	color: #00703c;
	text-decoration: none;
	font-weight: bold;
	font-style: oblique;
}
a:visited.sub {
	text-decoration: none;
	color: #00703c;
	font-weight: bold;
	font-style: oblique;
}
a:hover.sub {
	text-decoration: none;
	color: #E95587;
	font-weight: bold;
	font-style: oblique;
}
a:active.sub {
	text-decoration: none;
	color: #E95587;
	font-weight: bold;
	font-style: oblique;
}
.anchor {
	position:absolute;
	margin-top: -190px;
}
a {
	font-size: 11px;
	color: #00703c;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #00703c;
	
}
a:hover {
	text-decoration: underline;
	color: #E95587;
	
}
a:active {
	text-decoration: none;
	color: #E95587;
	
}
.kop {
	color: #00703c;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align: center;
	white-space: nowrap;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	line-height: 20px;
	letter-spacing: normal;
	font-size: 11pt;
}
.product {
	border: 0px;
}

a product {
	border: 0px;
}
a:visited product {
	border:0px;
}
a:hover product {
	border:0px;
	
}
a:active product {
	border:0px;
	
}
