body {
	background-image: url(../beeld/achtergrond.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-repeat: no-repeat;
	background-color: #8B694E;
}
.knop {
	font-weight: bold;
	color: #99CCFF;
}
.citaat {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 16px;
}
a:visited {
	font-weight: bold;
	color: #333333;
	font-size: 16px;
	text-decoration: none;
}
.titel {
	font-size: 24px;
	color: #000000;
}
.titel_grote_foto {
	font-weight: bold;
}
.knop {
	background-color: #D0CFCD;
	font-size: 18px;
	color: #000000;
}
.quote {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
