body {
	background-color: #ffffff;	
	margin: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div#surround_all {
	width: 837px;
	position: absolute;
	left: 50%;
	margin-left: -418px; /* half of width */
	margin-top:20px;
}

div#banner_left {
	width: 130px;
	float:left;
	overflow:hidden;
}

div#banner_right {
	width: 130px;
	float:left;
	overflow:hidden;
}

div#pagecontent {
	width: 577px;
	height: 481px;
	background-image: url(../gfx/bg_content.gif);
	float:left;
}

div#home {
	width: 577px;
	height:109px;
	overflow: hidden;
	clear: both;
}

div#topmenu {
	width: 519px;		
	height:82px;
	overflow: hidden;
	clear: both;
	margin-left: 29px;
	margin-right: 29px;
}

div#content {
	height:260px;
	width: 519px;
	overflow: auto;
	clear: both;		
	margin-left: 29px;
	margin-right: 29px;
}

div#roodvlak {	
	width: 499px;
	height: 240px;
	background-image: url(../gfx/bg_roodvlak.gif);
	margin-left: 10px;
	margin-top: 10px;
}

div#maincontent {	
	width: 490px;
	margin-left: 10px;
	margin-top: 9px;
	margin-bottom:12px;
	overflow:hidden;
	color: #191576;
	text-align:center;
}

div#maincontentleft {	
	width: 490px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom:15px;
	overflow:hidden;
	color: #191576;
}

div#sitecontent {
	height: 0px;
	overflow: hidden;
}

.groter {
	font-size: 13px;
}

div#bottommenu {
	width: 577px;		
	height:30px;
	overflow: hidden;
	clear: both;
}

div.filerow {
	width: 480px;
	clear:both;
	margin-bottom: 10px;
}

div.filerow_over {
	width: 480px;
	clear:both;
	margin-bottom: 10px;
	background-color:#d4d3e5;
}

div.filename {
	width:225px;
	float: left;
}

div.filedate {
	width:95px;
	float: left;
}

div.submitdiv {
	width:150px;
	float: left;
}

input.text {
	width:140px;
	border: 1px solid #191576;
	font-size: 11px;
	background-color: #ffffff;
}

input.submitbutton {
	width:150px;
	border: 1px solid #191576;
	font-size: 11px;
	background-color: #d4d3e5;
}

input.submitbutton_over {
	width:150px;
	border: 1px solid #191576;
	font-size: 11px;
	color: #ffffff;
	background-color: #d9001f;
}
