body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #F7D5AC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F7D5AC;
}
a:hover {
	text-decoration: none;
	color: #A08374;
}
a:active {
	text-decoration: none;
	color: #F7D5AC;
}
.links {
	background-image: url(images/links_klein.jpg);
	background-repeat: repeat-y;
	vertical-align: text-top;
}
.middenlinks {
	background-repeat: no-repeat;
	background-color: #0a0b0b;
	background-image: url(images/middenlinks_groot.jpg);
	background-position: top;
	margin: 5px;
}
.middenrechts {
	background-repeat: no-repeat;
	background-color: #0a0b0b;
	background-image: url(images/middenrechts_groot.jpg);
	background-position: top;
}
.rechts {
	background-image: url(images/rechts_klein.jpg);
	background-repeat: repeat-y;
	vertical-align: text-top;
}
.knoppenbalk {
	margin-right: 10px;
	margin-left: 10px;
	vertical-align: text-top;
}
.algemenetekst {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	margin: 15px;
	line-height: 20px;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	margin: 15px;
	line-height: 20px;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	margin: 15px;
	font-weight: bold;
	line-height: 20px;
}
.fotorechts {
	margin-left: 10px;
}.fotolinks {
	margin-right: 10px;
}
