body {
	background-image: url(../afbeeldingen/achtergrond.png);
	background-repeat: repeat-y;
	background-position: left;
	color: #01405a;
	font-size: 12px;
	font-family: Arial;
	background-color: #e2eaef;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
p {
	color: #01405a;
	font-size: 12px;
	font-family: Arial
}
td {
	color: #01405a;
	font-size: 12px;
	font-family: Arial
}
a, a:link, a:visited {
	color: #01405a;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none
}
a:hover {
	color: #bf2f38;
	font-size: 12px;
	font-family: Arial;
	text-decoration: underline
}
.homelink a, .homelink a:link, .homelink a:visited {
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none
}
.homelink a:hover {
	color: #d3d3d3;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none
}
.homeboven a, .homeboven a:link, .homeboven a:visited {
	color: #fff;
	font-size: 12px;
	text-decoration: none
}
.homeboven a:hover {
	color: #bf2f38;
	font-size: 12px;
	text-decoration: none
}
#logo {
	width:157px;
	text-align: center;
	position: absolute;
	height: 97px;
	margin-top: 50%;
}
