@charset "ISO-8859-1";
#wrapper {
	width: 1073px;
	margin-right: auto;
	margin-left: auto;
	height: 825px;
}
#bodyrechts {
	float: right;
	height: 825px;
	width: 691px;
}
#bodylinks {
	float: left;
	height: 825px;
	width: 382px;
}
.kop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.body-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
}
#header {
	height: 306px;
	width: 691px;
}
#buttons-boven {
	height: 42px;
	width: 691px;
}
#foto-header {
	width: 691px;
	height: 264px;
}
#body {
	height: 384px;
	width: 691px;
	background-image: url(images_nieuw/body.jpg);
	background-repeat: no-repeat;
}
#footer {
	height: 135px;
	width: 691px;
}
.footertekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #73684a;
}
.button-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #73684a;
	text-decoration: none;
}
.button-footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #73684a;
	text-decoration: underline;
}

