.inhoud{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #004776;
	text-decoration: none;
}
body {
	background-color: #F4F8FB;
	background-image: url(images/achtergrond.jpg);
	margin: 0px;
	padding: 0px;

}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #004776;
	color: #FFFFFF;
}
a.menu:link, a.menu:visited, a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DAE3ED;
	text-decoration: none;
}

a.news:link, a.news:visited, a.news:active, a.news:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DAE3ED;
	text-decoration: none;
}

#news {
	text-decoration: none;
	background-image: url(images/newsbgd.gif);
	background-repeat: no-repeat;
}

.newstitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004776;
	font-weight: bold;
	text-decoration: none;
}

a.link, a.visited, a.active, a.hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004776;
	text-decoration: none;
}
.clock , a.maillink:link, a.maillink:visited, a.maillink:active, a.maillink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #004776;
	text-decoration: none;
	border: 0px;
	background-color: transparent;
	font-weight: bold;
	
}
 .header{
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #004776;
	text-decoration: none;
	border: 0px;
	background-color: transparent;
	font-weight: bold;
	
}

#footer {
position: absolute;
top: 700px;
}