.denieuwehof {
	background-image: url(images/spacer_background.jpg);
	background-repeat: repeat-y;
}
.groot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #009900;
	font-style: oblique;
}

.outerspacer {
	background-image: url(images/background_links.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.lijntje_rechts {
	background-image: url(images/lijntje_rechts.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.lijntje_onder {
	background-image: url(images/lijntje_rechts.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.letterType_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}

