body {
	background-image: url(images/bg-05.jpg);
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-color: #C8C4A4;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.menu-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #E40023;
}
a:link {
	color: #E50024;
}
a:visited {
	color: #E50024;
}
a:hover {
	color: #333333;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
a:active {
	color: #E50024;
}
.tekst-rood-italic {
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #E40023;
}
.tekstKlein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
