.body {
	background-image: url(afbeeldingen/achtergrond.jpg);
	background-repeat: no-repeat;
}
.bovenkolom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
.subkop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.achtergrond {
	background-image: url(afbeeldingen/achtergrond-02.jpg);
	background-repeat: no-repeat;
}

a:link {
	color: #ffffff;
}

a:visited {
	color: #ffffff;
}
