
body {
  background-image:url(beelden/bg.jpg);
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size:12px;
  line-height:20px;
  }
.kop {
  font-size: 14px;
  font-weight: bolder;
  color:#F78F1E;
}
.tussenkop {
  font-size: 13px;
  font-weight: bolder;
}
.link {
  color:#6ABD46;
}
.link2 {
  color:#cccccc;
}
hr {
  color:#999999;
  height:1px
  }
#horizon {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0px;
  width: 100%;
  height: 1px;
  }
#container {
  width: 900px;
  height: 714px;
  top: -357px;
  margin-left: -450px;
  left: 50%;
  text-align:left;
  overflow:hidden;
  position: absolute;
  border:1px solid white;
  background-color:#FFFFFF;
  }
#header  {
	position:relative;
	float:left;
	width:900px;
	height:238px;
	overflow:hidden;
  }
.header1  {
	background-image:url(Beelden/header_01.jpg);
	background-repeat:no-repeat;
    background-position: 0 0;
  }
  .header2  {
	background-image:url(Beelden/header_02.jpg);
	background-repeat:no-repeat;
    background-position: 0 0;
  }
  .header3  {
	background-image:url(Beelden/header_03.jpg);
	background-repeat:no-repeat;
    background-position: 0 0;
  }
  .header4  {
	background-image:url(Beelden/header_04.jpg);
	background-repeat:no-repeat;
    background-position: 0 0;
  }
  .header5  {
	background-image:url(Beelden/header_05.jpg);
	background-repeat:no-repeat;
    background-position: 0 0;
  }
    .header6  {
	background-image:url(Beelden/header_06.jpg);
	background-repeat:no-repeat;
    background-position: 0 0;
  }
      .header7  {
	background-image:url(Beelden/header_07.jpg);
	background-repeat:no-repeat;
    background-position: 0 0;
  }
        .header8  {
	background-image:url(Beelden/header_08.jpg);
	background-repeat:no-repeat;
    background-position: 0 0;
  }
#groot {
    position:relative;
	float:left;
	width:900px;
	background-color:#FFFFFF;
		  }
#links  {
	position:relative;
	float:left;
	width:324px;
	height:417px;
	overflow:hidden;
  }
#rechts {
    position:relative;
	float:left;
	width:576px;
	 height:417px;
	overflow:auto;

	}
#rechts_tekst {
	height:417px;
    margin-left:15px;
    margin-right:60px;
    margin-top:25px;
	}
#menu  {
  position:relative;
  float:left;
  width:900px;
  height:28px;
  background-image:url(beelden/menu_bg.jpg);
  font-size:13px;
  }
#menu ul {
  margin-top:3px;
  margin-left:325px;
  padding:0 8px;
  list-style:none;
  font-weight:800;
  }
#menu li {
  float:left;
  margin:0;
  padding:0;
  line-height:normal;
  text-indent:0;
  }
#menu a {
  text-decoration: none; 
  display:block;
  padding: 3px 7px 3px 7px;
  color:#ffffff;
  font-weight:bolder;
  text-decoration:none;
  overflow:hidden;
  }
#menu a:hover {
  background-color:#336600;
  color:white;
  }
#footer  {
  position:relative;
  float:left;
  width:900px;
  height:26px;
  padding-top:5px;
  background-color:#ffffff;
  color:#999999;
  font-size:9px;
  }
