@charset "utf-8";
/* CSS Document */


* {margin:0;padding:0}
p{margin:0 0 1em 0}
html,body{margin:0;padding:0}
body{
	height:100%;
	background-color:#000000;
	}
html>body{
	position:absolute;
	width:1023px;
	left:50%;
	margin-left:-511px;
}
/*
#col1{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#00FF00 none repeat scroll 0 0;
border-color:black black -moz-use-text-color;
border-style:solid solid none;
border-width:1px 1px 0;
bottom:0;
left:50%;
margin-left:-511px;
position:fixed;
width:20px;
z-index:40;
top:45px;
text-align:center;
padding:0 5px;
}
*/
#col2{
	/*background-image:url(../Afbeeldingen%20opmaak/afbeeldingen/site_2010_binnen_02.jpg); */
	background-color:#000000;
	top:83px;
	bottom:172px;
	left:34px;
	width:550px;
	overflow:hidden;
	position:absolute;
	z-index:50;
	visibility: inherit;
	overflow-y: scroll;
	overflow-x: no;
	padding : 30px;
}

#col1,#col2,#col3{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
}
/*
#col2{left:200px;background:#ffffcc;width:360px}
#col3{left:560px;background:#d2da9c;}
*/

	  
#col3{
background-color:#000000;
bottom:172px;
position:absolute;
right:0px;
width:400px;
heigt:524px;
z-index:40;
top:85px;
overflow:hidden;
visibility: inherit;
overflow-y: scroll;
overflow-x: no;
}

#top{
text-align:center
	position:absolute;
	left:0;
	width:1023px;
	top:0px;
	height:45px;
	overflow:hidden;
	z-index:150;
	background-image:url(../Afbeeldingen%20opmaak/afbeeldingen/Top_1.gif);
}


#toponder{
position:absolute;
left:0;
width:1023px;
top:48px;
height:33px;
z-index:150;
background-color:#000000;
}






#bottom{
bottom:0;
height:172px;
left:50%;
margin-left:-511px;
position:fixed;
text-align:center;
width:1023px;
z-index:100;
}
	
body,td,th {
	color: #FFFFFF;
}

 #menuh-container {  
     position: absolute;  
     top: 1em;  
     left: 1em;  
 }  
 #menuh {  
     font-size: small;  
     font-family: arial, helvetica, sans-serif;  
     width:100%;  
     float:left;  
     margin:1.0em;  
     margin-top: 1.0em;  
 }  
  14. #menuh a {  
     text-align: center;  
     display:block;  
     border: 1px solid #555;  
     white-space:nowrap;  
     margin:0;  
     padding: 0.3em;  
 }  
 /* menu at rest */  
 #menuh a:link, #menuh a:visited, #menuh a:active {  
     /*color: white;  
     background-color: royalblue;*/  
     text-decoration:none;  
 }  
 /* menu on mouse-over  */  
 #menuh a:hover {  
     /*color: #fff;  
     background-color: cornflowerblue; */ 
     text-decoration:none;  
 }  
 /* attaches down-arrow to all top-parents */  
 #menuh a.top_parent, #menuh a.top_parent:hover {  
     background-image: url(navdown_white.gif);  
     background-position: right center;  
     background-repeat: no-repeat;  
 }  
 /* attaches side-arrow to all parents */  
 #menuh a.parent, #menuh a.parent:hover {  
     background-image: url(nav_white.gif);  
    background-position: right center;  
     background-repeat: no-repeat;  
 }  
 #menuh ul {  
     list-style:none;  
     margin:0;  
     padding:0;  
     float:left;  
     width:125px; /* width of all menu boxes */  
/* NOTE: For adjustable menu boxes you can 
 comment out the above width rule. 
 However, you will have to add padding in the 
 "#menh a" rule so that the menu boxes 
 will have space on either side of the text -- try it */  
 }  
   #menuh li {  
       position:relative;  
       min-height: 1px;  
       vertical-align: bottom;  
   }  
   #menuh ul ul {  
       position:absolute;  
       z-index:500;  
       top:auto;  
       display:none;  
       padding: 1.0em;  
       margin:-1em 0 0 -1em;  
   }  
   #menuh ul ul ul {  
       top:0;  
       left:100%;  
   }  
     
   div#menuh li:hover {  
       cursor:pointer;  
       z-index:100;  
   }  
   div#menuh li:hover ul ul,  
   div#menuh li li:hover ul ul,  
   div#menuh li li li:hover ul ul,  
   div#menuh li li li li:hover ul ul  
   {display:none;}  
   div#menuh li:hover ul,  
   div#menuh li li:hover ul,  
   div#menuh li li li:hover ul,  
   div#menuh li li li li:hover ul  
   {display:block;}  
.stijl3 {
	font-size: large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.class1 A:link {text-decoration: none;color:#CADB2A;}
.class1 A:visited {text-decoration: none;color:#CADB2A;}
.class1 A:active {text-decoration: none;color:#CADB2A;}
.class1 A:hover {font-style:italic;color:#96A41C;}

A:link {text-decoration: none;color:#CADB2A;}
A:visited {text-decoration: none;color:#CADB2A;}
A:active {text-decoration: none;color:#CADB2A;}
A:hover {font-style:italic;color:#96A41C;}

.titel{
        color:#CADB2A;
        font-size: 18px;
		
        
}

