body {
	background-image: url(../images/Site/Achtergrond.jpg);
}

a:link {
	color: #d00;
}
a:hover {
	color: #00F;
}
#Top {
	z-index: 2;
	margin-top: 0px;
	margin-left: 10px;
	top:0px;
	height: 200px;
	width: 800px;
	position:absolute;
	background-color: #E0E0E0;
	border-right-width: 1px;
	border-right-color: #d00;
	border-right-style: solid;
}
#HoofdVenster {
	z-index: 1;
	margin-top: 185px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 800px;
	position:absolute;
	background-color: #E0E0E0;
	border-right-width: 1px;
	border-right-color: #d00;
	border-right-style: solid;
}
#Afbeeldingen {
	z-index: 1;
	top: 0px;
	margin-bottom: 10px;
	margin-left: 811px;
	width: 220px;
	position:absolute;
	background-color: #E0E0E0;
	visibility:visible;
	text-align: center;
	color: #fff;
}
h1,h2,h3,h4,h5,h6 {
	font-family: calibri, arial;
	font-weight: normal;
}
/*Titel kop*/
h1 {
	font-size: 25px;
	color: #D00;
	font-weight:bold;
	text-align:center;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}
/*Subtitels dik en rood*/
h2 {
	font-size:18px;
	color:#D00;
	font-weight:bold;
	margin-left:10px;
}
/*Kopjes Dik*/
h3 {
	font-size: 14px;
	color: #000;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	font-weight:bold;
}
.TitelTekst {
	z-index:1;
	color: #D00;
	font-family: calibri, arial;
	font-size: 25px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: center;
}
.Tekst {
	z-index:1;
	font-family: calibri, arial;
	font-size: 14px;
	color: #000;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}
.Kop {
	font-family: calibri, arial;
	font-size: 18px;
	margin-left:10px;
	color: #D00;
}
.TekstInAfbeeldingen {
	z-index:1;
	font-family: calibri, arial;
	font-size: 14px;
	color: #000;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
}
.registernr {
	z-index:1;
	position:relative;
	font-family: calibri, arial;
	font-size: 12px;
	font-weight: lighter;
	margin-left:10px;
	color: #666;
	width: 780;
}
