<style type="text/css">
html, body {margin:0; padding:1%; height:96%}
body {font-size: 10pt; font-family: verdana, sans-serif; background: #FFFFFF;}
#header {
	height: 110px;
	border: 2px solid #C8181A;
	background: #233B6B;
	color: #ffffff;
	text-align:center;
}
#clearheader{height:120px;}/*needed to make room for header*/

#content {
	position:relative;
	height:100%;
	min-height:100%;
	border-right:none;
	background-image: url(Pics/Menu_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom:-80px;
}
* html #content {height:100%}
body>#content {height:auto}
#contentinner {margin-left:190px}
* html #contentinner {height:1%}/* combat ie 3 pixel jog */
html>body #content{height:auto}
div#footer {
	position:relative;
	height: 70px;
	border: 2px solid #C8181A;
	background: #233B6B;
	clear: both;
	color: #ffffff;
}
#clearfooter{clear:both;height:80px;}/*needed to make room for footer*/

#nav {
	float:left;
	width: 148px;
	text-align:center;	
	color: #ffffff;
	background: transparent;
}
#nav {text-align:left;}
#nav A:link {font-family: verdana; font-size: 10pt; color: white; text-decoration: none;}
#nav A:visited {font-family: verdana; font-size: 10pt; color: white; text-decoration: none;}
#nav A:active {font-family: verdana; font-size: 10pt; color: white; text-decoration: none;}
#nav A:hover {font-family: verdana; font-size: 10pt; font-weight:bold; color: red;}

#hidebordertop {
	position:absolute;
	bottom:-2px;
	left:150px;
	width:40px;
	height:3px;
	background:#fff;
	overflow:hidden;
}
#hideborderbottom {
	position:absolute;
	top:-3px;
	left:150px;
	width:40px;
	height:3px;
	background:#fff;
	overflow:hidden;
}
#inserttop {
	position:relative;
	height:10px;
	background:#fff;
	color:#000;
	border-bottom:2px solid #C8181A;
}
#insertbottom {
	position:relative;
	clear:both;
	height:10px;
	background:#fff;
	color:#000;
	border-top:2px solid #C8181A;
}

#submenu {
	margin-left: auto; 
	margin-right: auto; 
	width: 90%; 
	text-align: center; 
	border: outset 1px; 
	padding: 5px 0 5px 0;
}
	
#footer {text-align:center;}	
	
.menu_titel {
	color: red; 
	font-weight: bold; 
	text-align: center;
}	

.w3html {text-align: center;}
img  {border: 0;}
p.paragraaf {text-decoration: underline; font-weight: bold;}
.nocomment {width: 100%; border-collapse: collapse; border: solid; border-width: 1px; border-color: #707070; background-color: #D3D3D3;}
td {padding: 5px 5px 5px 5px;}
.floatright {float:right; margin: 0 0 0 5px;}
.floatleft {float: left; margin: 0 5px 0 0;}
p.titel_copyright {text-align: center;}
td.screenshots {padding: 2px 2px 2px 2px; text-align: center;}
.copyright {font-weight: bold; }
p.align_center {text-align: center;}
</style>