body {
	background-color: #1E2E4F;
}
.tekst {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
}
.titel {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	color: #00CCFF;
	text-align: center;
	font-weight: bold;
}
.Nav {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	cursor: pointer;
	text-align: center;
	border: thin none #FFFFFF;
	background-image: url(Algemeen/BlauwAlgemeen.jpg);
}
.links {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	cursor: pointer;
	font-weight: normal;
}
a:link {
	color: #FFFFFF;
	font-weight: bold;
}
a:visited {
	color: #CCCCCC;
	font-weight: bold;
}
.KleineTekst {

	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
}
.SponsorTekst {

	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
}
a.Menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	top: auto;
	background-position: center center;
	vertical-align: middle;
	color: #FFFFFF;
	text-align: center;
	cursor: pointer;
	background-color: #26567C;
	text-decoration: none;
	display: block;
}
a.Menulink:hover {
	cursor: pointer;
	text-decoration: none;
	background-color: #4491CF;
}
a.Menulink:active {
	cursor: pointer;
	text-decoration: none;
	background-color: #1E2E4F;
}
a.Actief {
	cursor: pointer;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1E2E4F;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.Actief:hover {
	cursor: pointer;
	text-decoration: none;
	background-color: #4491CF;
}
