@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	background-color: #E7EAC4;
}
.border {
	border: 1px solid #22552C;
}
.tekst_wit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}

.tekst_wit a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.tekst_wit a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.foto_klein {
	background-color: #FFFFFF;
	margin-bottom: 11px;
}
.content {
	background-image: url(../images/content/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
}
.koptekst {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #22552C;
}

.balk_links {
	background-image: url(../images/content/bg_foto_links.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.foto_klein_content {
	background-color: #FFFFFF;
	margin-left: 9px;
	margin-top: 7px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #22552C;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #22552C;
	text-decoration: none;
}
.formulier {
	font-size: 11px;
	border: 1px solid #22552C;
	background-color: #F2F3E0;
}
.dots {
	font-size: 14px;
}
.border {
	border: 1px dotted #22552C;
	background-color: #E7F5EA;
}

