body {
  font-family:Verdana,arial,sans-serif;
  font-size:10px;
  background-color:#ffffff;
 }
#container {
  width: 900px;
/*  height:699px;*/
  margin-left: -450px;
  position: absolute;
  left: 50%;
    min-height:100%;
/*  background-image:url(../beelden/container_bg.jpg);
*/  }
#top  {
  position:relative;
  float:left;
  width:900px;
  height:35px;
  text-align:right;
  overflow:hidden;
  }
#top p  {
  margin-right: 65px;
  font-size:9px;
  }  
#top a  {
 color:black;
 }  
  
#header_spacer  {
  position:relative;
  float:left;
  width:30px;
  height:445px;
  }
#header_intro  {
  position:relative;
  float:left;
  width:840px;
  height:445px;
  /*background-image:url(../beelden/indexheaders/header1.jpg);*/
  border: 1px solid #666666;
  }
  #header_logo  {
  position:relative;
  float:right;
  margin-top:360px;
  margin-right:10px;
  
  }
#menu_intro  {
  position:relative;
  float:left;
  width:898px;
  height:180px;
  text-align:left;
  background-image:url(../beelden/index_bg_menu.gif);
  background-repeat:no-repeat;
  margin-left:1px;
  }    
#menu_intro ul, #menu ul  {
  margin-left:10px;
  margin-top:16px;
  list-style:none;
  }  
#menu ul  {
  margin-top:25px;
  }  
  
  
#menu_intro ul li  {
  list-style-type: none;
  margin-bottom:3px;
  float:left;
  margin-right:10px;
  }
#menu ul li  {
  list-style-type: none;
  margin-bottom:3px;
  }  
#menu_intro ul li a, #menu ul li a  {
  text-decoration: none;
  color: black;
  display:block;
  padding:2px 2px 1px 2px;
  }   

#menu ul li a  {
  padding:5px 2px 7px 2px;
    border-bottom: 1px solid white;
	font-size:11px;
	color:#666666;
}  
  
  
  
#menu_intro ul li a:hover, #menu ul li a:hover {
  border-bottom: 1px solid black;
  }  
#footer_intro  {
  position:relative;
  float:left;
  width:900px;
  }
#footer_intro p  {
  margin-left:35px;
  font-size:9px;
  color:#999999;
  
  }  
  
#header {
  position:relative;
  float:left;
  width:900px;
  height:235px;
  /*background-image:url(../beelden/headers/headertest.jpg);*/
  background-repeat:no-repeat;
  background-position:33px 0;
  overflow:hidden;
  }
#header img  {
  margin-left:33px;
  }  
  
#flashcontent {
  width: 830px;
  height: 500px;
	}
	
#main  {
  position:relative;
  float:left;
  width:900px;
/*  height:428px;*/
  height:100%;
  padding-bottom:4%;
  overflow:hidden;
  }	
	
#left  {
  position:relative;
  float:left;
  width:215px;
  height:428px;

}
#right  {
  position:relative;
  float:left;
  width:684px;
/*  height:373px;*/
  overflow:auto;
}	
#content  {
  margin:30px 55px 40px 25px;
  line-height:17px;
}

#content h1  {
  font-size:12px;
  font-weight:bold;
  margin-bottom:18px;
  }
  
 #content img  {
  margin:6px;
  } 
  
#footer  {
  position:relative;
  bottom: 0px;
  width: 100%;
  height:55px;
  overflow:hidden;
  text-align:center;
  background-color:#ffffff;
  float:left;
  font-size:9px;
  color:#999999;
  border-top:1px solid #999999;
  }
#footer p  {
margin-left: 25px;
margin-top:17px;
}