body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
	overflow-y:scroll;
}
a {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}
a:hover{
	text-decoration: underline;
}
/* commented backslash hack \*/
html, body{height: 100%;}
/* end hack */
html,body {margin:0;padding:0;}

#container {
	background-image: url(../img/back.gif);
	background-repeat: repeat-y;
	padding: 0px;
	height: 100%;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-height: 100%;
}
html>body div#container {
    height: auto; 
}
#header {
	margin: 0px 10px;
	padding: 0px;
	height: 165px;
	width: 750px;

}
#nav {
	background-color: #0d5ca8;
	margin: 0px 10px;
	padding: 0px;
	height: 25px;
	width: 750px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
}

#nav ul {
	list-style-type: none;
	margin: 0px 0px 0px 200px;
	padding: 0px;

}
#nav ul li {
	text-indent: 26px;
	margin: 0px;
	padding: 0px;
	display: inline;
	}
#nav ul li a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	line-height: 25px;
	}
#nav ul li a:hover {0C76B60C76B6
	color: #CCFF99;	
}
#nav ul li a.current {color: #CCFF99;}
#contentwrapper {
	width: 750px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#submenu {
	float:left;
}
#subnav {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	width: 170px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/foto_sub.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 329px;
	float: left;
	}
#subnav ul {
	list-style-type: none;
	margin: 0px 10px 0px 12px;
	padding: 10px 0px 0px;
}
#subnav ul li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	height: 20px;
	padding: 0px;}
#subnav ul li a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
#subnav ul li a:hover {
	color: #CCFF99;	
}
#subnav ul li a.current {
	color: #CCFF99;	
}
tr {
	color: #010b2f;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
}
#content {
	color: #010b2f;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	width:575px;
	float:right;
}
#tekstblok1 {
	background-color: #5b99d4;
	margin: 0px 10px 10px 0px;
	padding: 5px;
}
#tekstblok2 {
	background-color: #7baddc;
	margin: 0px 10px 10px 0px;
	padding: 5px;
}
#tekstblok3 {
	background-color: #a2c6e8;
	margin: 0px 10px 10px 0px;
	padding: 5px;

}
#alinea {
}
.paginatitel{
	font-weight:bold;
	padding:0 0 0 4px;
	margin:0 0 0 2px;
	background-color:#CFEBF8;
	width:571px;
}
.smoeltekst {
	border: 1px solid #FFFFFF;
	padding: 5px;
	width: 550px;
}
#maintable{
	width:750px;
	padding:0;
	margin:0 auto;
	min-height:750px;
	height:auto !important;
	height:750px;	

}
#logo2009{
	margin:146px 0 0 0;
}
#col2{
	margin:0 0 0 10px;
	width:575px;
}
#headertitel{
	height:20px;
	line-height:20px;
}
#headerfoto{
	width:575px;
	height:165px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color:#0C76B6;
}
#divider{
	clear:both;
	height:10px;
	background-color:#0C76B6;
	font-size:1px; 
	margin:10px 0 10px 0;
	}
#paragrafen{
	margin:0;
	padding:0;
}
#paragrafen .alinea, #paragrafen .kader{
	width:565px;
	/width:575px;
	padding:5;
}
h1{
	padding:0;
	margin:0;
}
#mevamenu{
	margin:20px 0 0 0;
}
#mevamenu ul{
	margin:0;
	padding: 5px;
	list-style-type: none;
	width:160px;
}

/*Top level list items*/
#mevamenu ul li{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	position: relative;
	display: inline;

	}
html>body #mevamenu ul li{
width: auto;
}
/*Top level menu link items style*/
#mevamenu ul li a{
	padding:3px 0 3px 0;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#mevamenu ul li a.current{
	color:#999;
}
/*1st sub level menu*/
#mevamenu ul li ul{
	margin-top:-5px;
	left: 0;
	/*top: 1em;  no need to change, as true value set by script */
	display: block;
}

/*Sub level menu list items (undo style from Top level List Items)*/
#mevamenu ul li ul li{
	display: list-item;
	float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
#mevamenu ul li ul li ul{ 
	/* left: 159px; no need to change, as true value set by script */
	top: 0;
}

/* Sub level menu links style */

#mevamenu ul li ul li{
padding:0;
}
#mevamenu ul li ul li ul li{
margin-top:0px;
padding:0;
}
html>body #mevamenu ul li ul li{
/*/margin-top:-9px;*/
}
#mevamenu ul li ul li a{
	font-size:11px;
	margin:0;
	text-indent:0px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	padding:0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#mevamenu ul li a:hover{
color: #009DDC;
}

/*Background image for top level menu list links */
#mevamenu .mainfoldericon{
/*background: #F3F3F3 url(media/arrow-down.gif) no-repeat center right;*/
}

/*Background image for subsequent level menu list links */
#mevamenu .subfoldericon{
/*background: #F3F3F3 url(media/arrow-right.gif) no-repeat center right;*/
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html #mevamenu ul li { float: left; height: 1%; }
* html #mevamenu ul li a { height: 1%; }
/* End */
/* Holly Hack for IE \*/
* html #mevamenu ul li ul li { float: left; height: 1%; } /* corrected to the proper level \*/
* html #mevamenu ul li ul li a { height: 1%; } /* corrected to the proper level \*/
/* End */ 