@charset "utf-8";
html, body {
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #DEEFF7;
	background-image: url(img/achtergrond.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-position: center top;
}
.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	text-align: left;
}
.tekst_groen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #208D00;
	text-align: left;
}
.tekstkopje_blauw {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #3d7283;
	text-align: left;
	font-weight: bold;
}

.footer_tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #bbd39a;
	letter-spacing: 1px;
	line-height: 37px;
}
.footer_streepjes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #8cd80c;
	letter-spacing: 3px;
	line-height: 37px;
}


a:link {
	color: #208d00;
	text-decoration: none;
	border-top-color: #758e23;
	border-right-color: #758e23;
	border-bottom-color: #758e23;
	border-left-color: #758e23;
}
a:visited {
	color: #208d00;
	text-decoration: none;
	border-top-color: #758e23;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
a:hover {
	color: #3e542d;
	text-decoration: none;
	border-top-color: #758e23;
	border-right-color: #758e23;
	border-bottom-color: #758e23;
	border-left-color: #758e23;
}
a:active {
	color: #208d00;
	text-decoration: none;
	border-top-color: #758e23;
	border-right-color: #758e23;
	border-bottom-color: #758e23;
	border-left-color: #758e23;
}

#footer a:link {
	color: #ffffff;
	text-decoration: none;

}
#footer a:visited {
	color: #ffffff;
	text-decoration: none;

}
#footer a:hover {
	color: #9fe12c;
	text-decoration: none;

}
#footer a:active {
	color: #ffffff;
	text-decoration: none;

}

#container {
	text-align: center;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#menu_container {
	float: left;
	height: 303px;
	width: 262px;
}
#foto_header {
	float: left;
	height: 303px;
	width: 638px;
	background-image: url(img/index_04.jpg);
}
#foto_header_kwekerij {
	float: left;
	height: 303px;
	width: 638px;
	background-image: url(img/header/kwekerij_04.jpg);
}
#foto_header_p9 {
	float: left;
	height: 303px;
	width: 638px;
	background-image: url(img/header/potcultuur_04.jpg);
}
#foto_header_vollegrond {
	float: left;
	height: 303px;
	width: 638px;
	background-image: url(img/header/vollegrond_04.jpg);
}
#foto_header_contact {
	float: left;
	height: 303px;
	width: 638px;
	background-image: url(img/header/contact_04.jpg);
}
#img_spacer {
	height: 10px;
	width: 227px;
}


#buttons_container {
	float: left;
	height: 303px;
	width: 194px;
}
#button {
	width: 194px;
}
#div_left {
	float: left;
}
#header {
	height: 345px;
	width: 900px;
}
#container_inhoud {
	width: 900px;
	background-color: #FFFFFF;
}
#inhoud_left {
	float: left;
	width: 227px;
	margin-right: 43px;
	margin-left: 35px;
}
#route_tekst {
	background-image: url(img/index_16.jpg);
	background-repeat: no-repeat;
	height: 345px;
	width: 227px;
	text-align: left;
}
#titel {
	height: 27px;
	width: 548px;
}
#tekst {
	width: 548px;
	margin-top: 20px;
}



#inhoud_tekst {
	float: left;
	width: 548px;
	margin-right: 47px;
}

#footer {
	float: left;
	height: 40px;
	width: 900px;
	background-image: url(img/index_22.jpg);
}
