body {
	margin: 0;
	padding: 0;
	background-color: #E6E8F2;
}
#geheel {
	margin-left: auto;
	margin-right: auto;
	width: 650px;
}
#body {
	float: left;
	width: 100%;
}
#boven {
	float: left;
	background-color: #E6E8F2;
	height:128px;
	width: 100%;
	background-image: url(images/definancielepagina.jpg);
	background-repeat: no-repeat;
	margin-bottom:3px;
}

#page {
	background-color: #E6E8F2;
	float: left;
	width: 100%;
}

div.blok {
	float: left;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 14px;
	margin-bottom: 4px;
	width: 202px;
	voice-family: "\"}\""; 
	voice-family:inherit;
}

html>body div.blok {
  width: 202px;
} 


.blok div.tab {
	background-color:#1D2D78;
	margin: 0;
	padding: 0;	
	float: left;
	width: 200px;
	border:1px solid #1D2D78;
	height:18px;
	margin-bottom: 0px;
}
	
.tab h1 {	
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F6831D;
	margin: 0;	
	padding-top: 3px;
	padding-left: 8px;
	margin-bottom: 0px;
}

.blok div.content {
	border:1px solid #1D2D78;
	float: left;
	padding-bottom:0px;
	margin-top: -2px;
	width: 200px;
	background-color:#FFFFFF;
	voice-family: "\"}\""; 
	voice-family:inherit;
}

html>body .blok div.content {
  width: 200px;
} 

.blok div.content ul {
	margin-left: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	overflow: hidden;
	padding: 0; 
	line-height: 97%;
}	
.blok div.content li {
	list-style-type: none;
}
.blok div.content a {
	font-family: Verdana,Arial, Sans-serif;
	color: black;
	font-size:12px;	
}

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

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

#formtype {
	float:left;
	padding:10px;
	margin-right: 54px;
    	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	overflow: auto;
}

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

#textarea{
	overflow: auto;
}
