body, html{
  background:#e5e5e5 url(/images/mainnbw.gif) repeat-y;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color:#000000;
  overflow:auto;
  font-size:11px;
  width:100%;
  margin:0px;
  overflow-x:hidden;
}

#advertentie{
  width:468px;
  height:60px;
  position:absolute;
  left:300px;
  top:10px;
  /*display:none;*/
}

#skyscraper{
  position:absolute;
  left:810px;
  width:120px;
  height:600px;
  top:120px;
  /*display:none;*/
}

#header{
  color:#000000;
  width:100%;
  height:80px;
  background:#5c8a1a url(/images/logoheader.gif) no-repeat;
}

#topleft{
  color:#000000;
  width:160px;
  height:71px;
  background:#5c8a1a url(/images/midden.gif) no-repeat;
  border-bottom:1px solid #fff;
}

#main{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#000000;
  position:absolute;
  left:165px;
  top:110px;
  width: 380px;
}

#main a {
	color: #486C14;
	font-weight: bold;
	text-decoration: none;
	}
	
#main a:hover {
	color: #486C14;
	text-decoration: underline;
	}	

#topbar{
  position:absolute;
  width:100%;
  left:160px;
  top:80px;
  height:19px;
  background-color: #71ac1e;
  border-top:1px solid #ffffff;
  z-index:0;
}
/* Navigatie in topbalk */

ul#top{
  padding:0px;
  margin:0px 0px 0px 0px;
	list-style: none;
	position:relative;
}

#top li{
  display:inline;
  padding-left: 0px;
  padding-right: 0px;
}

#top a{
	display: inline;
  color:#ffffff;
  font-weight:bold;
	font-size: 11px;
	margins: 0px;
  padding: 0px 55px 6px 6px;
	text-decoration: none;
  text-align:left;
  border-left:1px solid #ffffff;
}

ul#top li a:hover{
	display: inline;
  color:#ffffff;
  font-weight:bold;
	font-size: 11px;
	padding: 0px 55px 6px 6px;
	text-decoration: none;
  text-align:left;
  border-top:1px solid #ffffff;
  border-left:1px solid #ffffff;
  background-color:#486C14;  
}

/* Navigatie witte achtergrond */
ul#navwit li a.groot{
  border-bottom:1px solid #5c8a1a;
  padding-left:10px;
	font-weight: bold;
  height:18px;
}

ul#navwit li a:hover{
  background-color:#5c8a1a;
  color:#fff;
}

ul#navwit{
  width:160px;
	padding: 0px;
  margin:0px;
	list-style: none;
	position:relative;
}

ul#navwit li{
  border-left: 5px solid #5c8a1a;
  background-color: #fff;
}

#navwit a{
  padding-left:45px;
  display:block;
  color:#71ac1e;
	font-size: 11px;
	text-decoration: none;
  border-bottom:1px solid #5c8a1a;
  height:15px;
}

/* Navigatie blauwe achtergrond */
ul#navblauw li a.groot{
  border-bottom:1px solid #5c8a1a;
  padding-left:10px;
	font-weight: bold;
  height:15px;
}

ul#navblauw li a:hover{
  background-color:#336799;
}

ul#navblauw{
  width:160px;
	padding: 0px;
  margin:0px;
	list-style: none;
	position:relative;
}

ul#navblauw li{
  border-left: 5px solid #336799;
  background-color: #71AC1E;
}

#navblauw a{
  padding-top:2px;
  padding-left:45px;
  display:block;
  color:#fff;
	font-size: 11px;
	text-decoration: none;
  border-bottom:1px solid #5c8a1a;
  height:15px;
}

/* Navigatie gele achtergrond */
ul#navgeel li a.groot{
  border-bottom:1px solid #5c8a1a;
  padding-left:10px;
	font-weight: bold;
  height:15px;
}

ul#navgeel li a:hover{
  color: #000000;
  background-color:#FFFF00;
}

ul#navgeel{
  width:160px;
	padding: 0px;
  margin:0px;
	list-style: none;
	position:relative;
}

ul#navgeel li{
  border-left: 5px solid #FFFF00;
  background-color: #71AC1E;
}

#navgeel a{
  padding-top:2px;
  padding-left:45px;
  display:block;
  color:#fff;
	font-size: 11px;
	text-decoration: none;
  border-bottom:1px solid #5c8a1a;
  height:15px;
}

/* Navigatie oranje achtergrond */
ul#navoranje li a.groot{
  border-bottom:1px solid #5c8a1a;
  padding-left:10px;
	font-weight: bold;
  height:15px;
}

ul#navoranje li a:hover{
  background-color:#FF7900;
}

ul#navoranje{
  width:160px;
	padding: 0px;
  margin:0px;
	list-style: none;
	position:relative;
}

ul#navoranje li{
  border-left: 5px solid #FF7900;
  background-color: #71AC1E;
}

#navoranje a{
  padding-top:2px;
  padding-left:45px;
  display:block;
  color:#fff;
	font-size: 11px;
	text-decoration: none;
  border-bottom:1px solid #5c8a1a;
  height:15px;
}

/* Navigatie paars achtergrond */
ul#navpaars li a.groot{
  border-bottom:1px solid #5c8a1a;
  padding-left:10px;
	font-weight: bold;
  height:15px;
}

ul#navpaars li a:hover{
  background-color:#662291;
}

ul#navpaars{
  width:160px;
	padding: 0px;
  margin:0px;
	list-style: none;
	position:relative;
}

ul#navpaars li{
  border-left: 5px solid #662291;
  background-color: #71AC1E;
}

#navpaars a{
  padding-top:2px;
  padding-left:45px;
  display:block;
  color:#fff;
	font-size: 11px;
	text-decoration: none;
  border-bottom:1px solid #5c8a1a;
  height:15px;
}

/* Navigatie grijs achtergrond */
ul#navgrijs li a.groot{
  border-bottom:1px solid #5c8a1a;
  padding-left:10px;
	font-weight: bold;
  height:15px;
}

ul#navgrijs li a:hover{
  background-color:#666666;
}

ul#navgrijs{
  width:160px;
	padding: 0px;
  margin:0px;
	list-style: none;
	position:relative;
}

ul#navgrijs li{
  border-left: 5px solid #666666;
  background-color: #71AC1E;
}

#navgrijs a{
  padding-top:2px;
  padding-left:45px;
  display:block;
  color:#fff;
	font-size: 11px;
	text-decoration: none;
  border-bottom:1px solid #5c8a1a;
  height:15px;
}

.groenblok{
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px;
    background-color: #DDEFC1;
}

#groenblok a {
	color: #486C14;
	font-weight: bold;
	text-decoration: none;
	}
	
#groenblok a:hover {
	color: #486C14;
	text-decoration: underline;
	}	
  
#right{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color:#000000;
  position:absolute;
  left:560px;
  top:100px;
  width: 226px;
  color: #000000;
  background-color: #e5e5e5;
}

#right h1.koprechts{
  font-size:11px;
	color: #000000;
	font-weight: bold;
  padding-top: 5px;
	padding-right: 10px;
	padding-left:  10px;  
  margin: 0px;
	background-color: #999999;
	height: 20px;
}

#right div.blokrechts{
  margin-top: 10px;
  background-color: #B0DF6C; 
  padding-bottom: 5px; 
}

#right p{
  padding-left: 10px;
}

#right a {
	color: #486C14;
	font-weight: bold;
	text-decoration: none;
	}
	
#right a:hover {
	color: #486C14;
	text-decoration: underline;
	}	
  
#copyright{
  padding-top: 25px;
  margin: 0px;
  width: 155px;
  font-size: 9px;
  text-align: center;
  color: #FFFFFF;
}

#main a.footer{
	font-size: 9px;
  font-weight: normal;
	padding: 0px 10px 4px 4px;
	text-decoration: none;
  text-align:left;
  color: #486C14;  
}



#main h1{
  font-size:8pt;
}

p.h1{
  font-size:8pt;
  font-weight:bold;
}

p.rechts{
  font-size:11px;
	color: #000000;
	font-weight: bold;
  padding-top: 5px;
	padding-right: 10px;
	padding-left:  10px;  
  margin: 0px;
	background-color: #999999;
	height: 20px;
}
