body {
	margin-top:0%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing:0px;
	line-height: 30px;
	color:#C4D7DD;
	background-color:#22485F;
	
	}
.print {visibility:visible;} 

.text_block {
padding-left:2%;
width:800px;
margin:0px;
}

#body_Header{background:url(../img/header.jpg) center no-repeat;height:191px;width:950px;margin:0px;position:relative;z-index:5;}
#Header_menu{ margin-left:12px;z-index:4;}
#body_Mid{background:url(../img/bg_md.jpg) center repeat-y; width:950px%; margin:0px;z-index:2;}
#body_footer{background:url(../img/footer.jpg) center no-repeat;height:199px;width:100%; margin:0px;z-index:3;}


/*  inhoudelijke tekst, kader */
.Inhoud_Text{ 
	padding-left:2%;
	width:90%;
	margin:0px;}
	
	
/*  Formulier  kader */
#FormHolder{
	padding-left:5%;
	width:90%;
	margin:0px; 
}
	
	
a:link{ text-align:center; color:#C4D7DD; font-weight:normal; text-decoration:none;}
a:hover{ text-align:center; color:#000000; text-decoration:underline; font-weight:normal;}
a:active{ text-align:center; color:#000000; text-decoration:underline; font-weight:normal;}
a:visited{ text-align:center; color:#000000; font-weight:normal; text-decoration:none;}



td{ vertical-align:top;}


#topmenu {
width: 950px;
height: 20px;
margin:0;
padding:0;
float: left;
float: left;filter:alpha(opacity=70);
opacity: 0.7;
-moz-opacity:0.7;
}
#topmenu ul{
background-color:#242730;
border: 1px solid #000000;
cursor:hand;
list-style: none;
margin: 0;
float: left;
font-weight:normal;
margin:0;
padding:0;
text-decoration:none;
width: 140px;
float: left;

}

#topmenu ul ul {
background-color:#242730;
border: 1px solid #000000;
cursor:hand;
font-weight:normal;
list-style: none;
margin:0;
padding:0;
position: absolute;
text-align:center;
text-decoration:none;
width: 140px;

}

#topmenu a {
border-width: 0px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
padding: 2px 1px 2px 2px;
color: #ffffff;
font-size: 12px;
font-weight: bold;
text-decoration: none;
display: block;
}
#topmenu a:hover {
color: #000000;
background: #ffffff;
}
#topmenu ul ul a:hover {
background: #ffffff;
}
#topmenu li {
background-color:#242730;
position: relative; 
margin:0;
padding:0;
}

div#topmenu ul ul,
div#topmenu ul li:hover ul ul,
div#topmenu ul ul li:hover ul ul { 
display: none;
}
div#topmenu ul li:hover ul,
div#topmenu ul ul li:hover ul {
display: block;}