body {
  background-color:#F5F8FF;
  }
img  {padding:5px;}

#container {
  width: 1024px;
  margin: 2px auto;
  position: relative;
  min-height:100%;
  text-align:left;
  overflow:hidden;
  border-width:1px;
  border-color:#0398DA;
  background-color:#ffffff;
  }
#header01  {
  position:relative;
  float:left;
  width:1024px;
  height:197px;
  background-repeat:no-repeat;
  } 
#menu_holder  {
  position:relative;
  float:left;
  width:303px;
  height:580px;
  text-align:left;
  background-image:url(../beelden/menu.png);
  }    
  

#menuX  {
  position:relative;
  float:left;
  overflow:hidden;
    font-family:Verdana;
  font-size:11px;
  } 
#menuX ul {
  margin-left:30px;
  margin-top:50px;
  font-size:11px;
  }  
#menuX ul li  {
  list-style-type: none;
  width:207px;
  height:42px;
  }  
#menuX ul li a  {
  text-decoration: none;
    color:#ffffff;
  display:block;
  padding:13px 20px 20px 55px;
  overflow:hidden;
  border-bottom:thin;
  border-color:#333333;
  background-image:url(../beelden/menu_up.gif);
  background-repeat:no-repeat;
  background-position: 0 0;
  }  
#menuX a:hover  { 
  background-image:url(../beelden/menu_down.gif);
  background-repeat:no-repeat;
  background-position: 0 0;
  color:#ffffff;
  }
  
  /*---------------*/

#main, #intro  {
  position:relative;
  float:left;
  width:721px;
  height:100%;
  padding-bottom:4%;
  background-image:url(../beelden/bg_tekst.png);
  background-repeat:no-repeat;
  font-family:Verdana;
  font-size:11px;
  line-height:22px;
  overflow:auto;
  }

  #intro_tekst  {
  position:relative;
  float:left;
  width:721px;
  overflow:auto;
  }
    #tekst  {
	position:relative;
	float:left;
	margin-left:50px;
	margin-right:50px;
	margin-top:50px;
	margin-bottom:10px;
    }
  #intro_agenda  {
  position:relative;
  float:left;
  width:240px;
  height:200px;
  background-image:url(../beelden/bg_agenda.jpg);
  background-repeat:no-repeat;
  }
    #agenda  {
	position:relative;
	float:left;
	margin:10px 10px 10px 10px;
    }
#agenda A  {
  color:#cccccc;
  }
  #intro_nieuws  {
  position:relative;
  float:left;
  width:240px;
  height:200px;
  background-image:url(../beelden/bg_agenda.jpg); 
  background-repeat:no-repeat;
  }
    #nieuws  {
	position:relative;
	float:left;
	margin:10px 10px 10px 10px;
    }
#nieuws A  {
  color:#cccccc;
  }
  #intro_foto  {
  position:relative;
  float:left;
  width:240px;
  height:200px;
  }
#nieuws  {
  line-height:150%;

}
	  
#footer  {
  height:25px;
  background-image:url(../beelden/footer.png);
  position:fixed;
  bottom: 0px;
  text-align:left;
  width: 100%;
  overflow:hidden;
  }
.kop  {
font-size:12px;
font-weight:bold;
}
hr   {
1px;
}

