body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
/*background-color:#aeacfc;*/
}

#hoofd{
width:1000px;
height: 750px;
margin-left:auto;
margin-top:auto;
margin-bottom:auto;
margin-right:auto;
}


#sub1{
float:none;
background-color:#087B96
}

.tabel{
background-color:#087B96;
}

#links{
top:-210px;
width: 125px;
float:left;
height:552px;
background-color:#087B96;
}

#rechts{
background-image:url(rechts.jpg);
width: 150px;
float:right;
height:552px;
background-color:#087B96;
}

#midden{
height:550px;
float:inherit;
overflow:auto;
background-color:#F4F4FF;
border: 1px solid #336699;
}

.speciaal{
background-color:#666666;
color:#FFFFFF;
font-style:inherit;
}

#onder{
float:none;
width:1000px;
height: 25px;
overflow:auto;
text-align:center;
background-color:#087B96;
}

.button
{
	font-weight:bold;
	color:#336699;
	cursor:pointer;
	
}

.txtBoxen
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
}

.fout
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:red;
font-weight:bold;
}
	
h3
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#336699;
}

h2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#336699;
}
	
a:link, a:visited, a:active{
text-decoration: none;
color:#0a2627;
	font-weight: 700;
}

a:hover{
background-color: #e0f2f6;
text-decoration: blink;
}