body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/Donkerblauw.jpg);
	
}

a:link {
	color: #0E1332;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0E1431;
}
a:hover {
	text-decoration: none;
	color:#036
	
}
a:active {
	text-decoration: none;
	color: #0E1532;
}

.Geel {
	background-image: url(../images/Geel.jpg);
	background-repeat: repeat;
}
.Lightgeel {
	background-image: url(../images/Lichtgeel.jpg);
	background-repeat: repeat;
}
.Grijsblauw {
	background-image: url(../images/Grijsblauw.jpg);
	background-repeat: repeat;
	font-size: 12px;
	color: #0E1231;
}
.Slogan {
	font-family: "Comic Sans MS", cursive;
	font-size: 28px;
	color: #0E1231;
}
.Contactgegevens {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0E1231;
	font-size: 14px;
}

.Titel {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0E1231;
}
.Tekst {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0E1231;
}
.Subtitel {
	font-size: 18px;
}

.rand {
	border: 7px solid #FFFFFF;
}
