body {
	background-image: url(../images/BG.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	background-color: #081838;
}
.platzwartDFl {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFF;
}
.kopblauwDFl {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2DB6CC;
}
.kopwitDFl {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
	text-align: right;
}
H1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
}
H2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
}
a:link {
	color: #58A8D4;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #58A8D4;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
