body {
	margin: 0;
	padding: 0;
	background-color:white;
}
#geheel {
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
	width: 785px;
	background-color:white;
}
#body {
	float: left;
	width: 100%;
	background-color:#0d004c;
}
#boven {
	float:left;
	height:95px;
	width:100%;
	margin:0;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position:bottom center;
	padding-top:0px;
}

#page {
	background-color: #0d004c;
	padding-left:10px;
	padding-right:0px;
	margin-top:25px;
	float: left;
}

div.blok, div.blok_break  {
	float: left;
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 8px;
	margin-bottom: 3px;
	width: 250px;
	voice-family: "\"}\""; 
	voice-family:inherit;
}

div.blok_break {
	clear:left;
}

.blok div.tab, .blok_break div.tab  {
	background-image: url(images/table_top.jpg);
	margin: 0;
	padding: 0;	
	float: left;
	width: 250px;
	height:99px;
} 

.blok div.tab h1, .blok_break div.tab h1 {
    font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-top:3px;
	margin-bottom:8px;
	margin-left:34px;
	padding-top: 3px;
	padding-left: 8px;
	text-decoration:none;
} 

.blok div.tab img, .blok_break div.tab img  {
	border:0;
	margin-left:8px;
	margin-top:0px;
	width:234px;
	height:60px;
}

.blok div.content a, .blok_break div.content a {
	background-image: url(images/table_middle.jpg);
	repeat:no-repeat;
	float: left;
	padding:7px 14px 7px 16px;
	margin-top: -2px;
	width: 220px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-family: Arial, Sans-serif;
	color: black;
	font-size:11px;	
	height:148px;
	text-decoration:none;
}

#reactie p {
	font-family: Arial, Sans-serif;
	color: black;
	font-size:12px;	
	text-decoration:none;
}

.blok div.content a, .blok_break div.content a {
	font-family: Arial, Sans-serif;
	color: black;
	font-size:12px;	
}

#footer {
	background-color: #0d004c;
	padding-top: 12px;
	padding-bottom:10px;
	float: left;
	width: 100%;
}
#footer a, a.terug {
	color: white;
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover, a.terug:hover {
	text-decoration: underline;
}

#formtype {
	padding-left:6px;
	padding-top:10px;
 	font-family: arial, sans-serif;
	font-size: 11px;
	overflow: auto;
	color:white;
}

#formtype h1 {
	font-family: arial, sans-serif;
	font-size: 14px;
	color:white;
}

#textarea {
	overflow: auto;
}

.submit, .inp, #textarea {
	 border: 1px solid black;
 	 background-color:white;
	 color:black;
}
