/** {padding:0; margin:0;}*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 20px;
	color:#333333;
	background-color:#FFFFFF;
  }
.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 {
  position: absolute;
  width: 997px;
  height: 576px;
  margin-left: -499px;
  top: -288px;
  left: 50%;
  border-color:#4C5A52;
  border-width:1px;
  text-align:left;
  background-color:white;
  overflow:hidden;
    }
#header  {
	position:relative;
	float:left;
	width:997px;
	height:128px;
	overflow:hidden;
	background-image:url(Beelden/header.gif);
	background-repeat:no-repeat;
    background-position: 0 0;
  }
#vlag_holder  {
	height:375px;
    overflow:auto;
	    }
#vlag  {
	margin-top:68px;
	margin-left:25px;
    overflow:auto;
	    }
#groot {
    position:relative;
	float:left;
	width:997px;
	height:448px;
	background-image:url(Beelden/groot.gif);
		  }
#groot_tekst {
	width:487px;
	height:375px;
	padding-top:10px;
	padding-left:310px;
	padding-right:20px;
    overflow:auto;
	    }
#menu_holder {
    position:relative;
	float:left;
	width:799px;
	height:448px;
		  }
#menu  {
	position:absolute;
	float:left;
	overflow:hidden;
	  font-size:9px;
	margin-top: 60px;
	margin-left: 368px;
	width: 425px;
  }
#menu ul {
  margin:0;
  padding:0 8px;
  list-style:none;

  }
#menu li {
  float:left;
  margin:0;
  padding:0;
  line-height:normal;
  text-indent:0;
  }
#menu a {
  text-decoration: none; 
  display:block;
  padding: 1px 4px 1px 4px;
  color:#4C5A52;
  text-decoration:none;
  overflow:hidden;
  }
#menu a:hover {
   color:#FFFFFF;
  }
