* {
border:0;
padding:0;
margin:0;
}
body {
background-color:#b4b4b4;
}
A {
color:#004882;
font-weight:bold;
text-decoration:none;
}
#container{
position:absolute;
left:50%;
top:10px;
margin-left:-500px;
width:1000px;
height:630px;
background-repeat:no-repeat;
background-image:url("img/mainbg.jpg");
background-color:#c3c3c3;
}
#content {
width: 585px;
height: 380px;
position:absolute;
top:193px;
left:235px;
overflow:auto;
}
#contenttext {
padding:15px;
color:#004882;
font-family:verdana;
font-size:11px;
line-height:150%;
}


#contenttext ul
{
margin-left:30px;
}

#contenttext TD
{
font-family:verdana;
font-size:11px;
line-height:150%;
color:#004882;

}
#fotolinks 
{
position:absolute;
right:15px;
top:180px;
width:100px;
}
#menu 
{
position:absolute;
left:30px;
top:210px;

}
DIV.voorblad {
	width: 1000px;
	float: center;
	text-align: center;
	margin: 100px auto 0px auto;
}

DIV.voorblad_item {
	width: 290px;
	float: left;
	text-align: center;
	background-color: #fff;
	padding: 10px;
	margin: 10px;
	margin-bottom: 0;
	height: 250px;
	color: #000;
	font-family:verdana;
	font-size:11px;
	line-height:150%;
  overflow:hidden;
}

DIV.voorblad_footer {
	width: 290px;
	float: left;
	text-align: center;
	background-color: #fff;
	padding: 10px;
	margin: 10px;
	margin-top: 0;
	height: 40px;
	color: #000;
	font-family:verdana;
	font-size:11px;
	line-height:150%;
}

DIV.voorblad_footer A {
	font-size:15px;
}

DIV.voorblad_footer A:hover {
	font-size:15px;
	color: red;
}
