body {
	background-color: #000000;
	margin-top: 0px;	}
	
.text {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #000000;
}

a.text:link {
	font-family: sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

a.text:visited {
	font-family: sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a.text:active {
	font-family: sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a.text:hover {
	font-family: sans-serif;
	font-size: 11px;
	color: #009ee0;
text-decoration: underline; 
}

.sub {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #009ee0;
}

a.sub:link {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #009ee0;
text-decoration: underline; }

a.sub:visited {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #009ee0;
text-decoration: underline; }

a.sub:active {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #009ee0;
text-decoration: underline; }

a.sub:hover {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #000000;
text-decoration: underline; }

.datum {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #000000;
}

.heading {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #000000;
}


.copyright {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	color: #000000;
}
a.copyright:link {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.copyright:visited {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.copyright:active {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.copyright:hover {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 10px;
	color: #009ee0;
	text-decoration: underline;
}

.leesverder {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 14px;
	color: #CCCCCC;
}

a.leesverder:link {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
a.leesverder:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
}
a.leesverder:active {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
}
a.leesverder:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: underline;
}

.button
{
	font-family:verdana, arial;
	font-size:10px;
	color: #727272;
	border-style:solid;
	border-width:1px;
	border-color: #C2C2C2;
	background-color: #F5F5F5;
}

.field
{
	font-family:verdana, arial;
	font-size:10px;
	color: #727272;
	border-style:solid;
	border-width:1px;
	border-color: #C2C2C2;
	background-color: #F5F5F5;	
}
.mp3Player {
	float: right;
	height: 25px;
	width: 250px;
	top: 20px;
	right: 20px;
	position: absolute;
}
.nieuws {
	float: left;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #00BAE9;
	position: absolute;
	left: 20px;
	top: 20px;
	height: 120px;
	vertical-align: top;
}
.imageContainer {
	height: 100%;
	width: 100%;
	position: absolute;
}

.indexContainer {
	float: left;
	width: 120px;
	position:absolute;
	bottom:20px;
	height:200px;
	left: 20px;
}
