.spacer-rechts {
	background-image: url(images/spacer_rechts.jpg);
	background-repeat: repeat-y;
}
.spacer-links {
	background-image: url(images/spacer_links.jpg);
	background-repeat: repeat-y;
}
.kop-groen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #83b817;
}
.bodytekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}
.bodytekst-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}

