html, body {
  height:100%;
}

body{
  
  color: #202060;
   background: url('../images/achtergrond/achtergrond_v6.jpg') no-repeat fixed;
   overflow: auto;
  overflow:hidden;
  margin: 0px;
   margin:0px;

   margin:0px; padding:0px; 
 
}

#hoofdmenu{
   
  overflow: auto;
  height:100%;
  color: green;
  position:absolute;
  top:10px;
  bottom:0px;
  padding:5px;
  width:20%;
  font-family:Verdana,sans-serif;
  font-size:9px;
  left:0px;
  right:175px;
  border-left: 0px solid green;
  border-right: 0px solid green;
  margin-top:2px;
}
#hoofdmenu td {
	font-family:Verdana,sans-serif;
    font-size:11px;
	
}

#hoofdmenu ul {
	list-style-type: disc;
	padding-left: 1px;
	}

#hoofdmenu li {
	margin-bottom: 0px;
	font-size: 11px;
	left:20px;
	padding-left: 10px;
	}


#hoofdmenu h2 {
	height: 1.6em;
	font-size: 11px;
	font-weight: bold;
}

#hoofdmenu a {
	text-decoration: none;
	font-family:Verdana,sans-serif;
	color: #202060;
}

#hoofdmenu a:hover {
	text-decoration: underline;
	font-family:Verdana,sans-serif;
	color: black;

}

#archives1 {
display:none;
color: orange;
background: url('../images/achtergrond/verloop125b.jpg');
font-size: 0.7em;
margin-top:0px;
}

#archives2 {
display:none;
color: orange;
background: url('../images/achtergrond/verloop125b.jpg');
font-size: 0.7em;
margin-top:0px;
}

#archives2a {
display:none;
color: orange;
background: url('../images/achtergrond/verloop125a.jpg');
font-size: 0.7em;
margin-top:0px;

}

#archives3 {
display:none;
color: orange;
background: url('../images/achtergrond/verloop125b.jpg');
font-size: 0.7em;
margin-top:0px;

}

#archives4 {
display:none;
color: orange;
background: url('../images/achtergrond/verloop125b.jpg');
/*background-color:02b5ef;*/
font-size: 0.7em;
margin-top:0px;

}

#archives5 {
display:none;
color: orange;
background: url('../images/achtergrond/verloop125b.jpg');
/*background-color:02b5ef;*/
font-size: 0.7em;
margin-top:0px;
}

#archives6 {
display:none;
color: orange;
background: url('../images/achtergrond/verloop125b.jpg');
/*background-color:02b5ef;*/
font-size: 0.7em;
margin-top:0px;
}
#archives7 {
display:none;
color: orange;
background: url('../images/achtergrond/verloop125b.jpg');
/*background-color:02b5ef;*/
font-size: 0.7em;
margin-top:0px;
}
#archives7a {
display:none;
color: orange;
background: url('../images/achtergrond/verloop125b.jpg');
/*background-color:02b5ef;*/
font-size: 0.7em;
margin-top:0px;
}

#archives8 {
display:none;
color: orange;
background: url('../images/achtergrond/verloop125b.jpg');
/*background-color:02b5ef;*/
font-size: 0.7em;
margin-top:0px;
}
#archives9 {
display:none;
color: orange;
background: url('../images/achtergrond/verloop125b.jpg');
/*background-color:02b5ef;*/
font-size: 0.7em;
margin-top:0px;
}
#archives10 {
display:none;
color: orange;
background: url('../images/achtergrond/verloop125b.jpg');
/*background-color:02b5ef;*/
font-size: 0.7em;
margin-top:0px;
}
#archives11 {
display:none;
color: orange;
background: url('../images/achtergrond/verloop125b.jpg');
/*background-color:02b5ef;*/
font-size: 0.7em;
margin-top:0px;
}


#maincontent{
  position:absolute;
  height:100%;
  width:80%;
  left:20%;
   right:0%;
   top:0px;
   overflow: auto;
   margin-left:0px;
   margin-top:15px;
   font-family:Verdana,sans-serif;
   font-size:18px;
   color:#202060;
 }
#tablecontent{
   width:760px;
   font-family:Verdana,sans-serif;
   font-size:16px;
   color:#202060;
 }