@charset "utf-8";
/* CSS Document */

body{
background:#fff url(images/bg.png) repeat-x;
margin: 0;
font-family:Arial;
padding: 0;
}
#wrap{
width:909px;
height:auto;
margin: auto;
overflow:hidden;
margin-top:70px;
margin-bottom:20px;
}
#wrap1{
width:909px;
background:url(images/center.png);
float:left;
overflow:hidden;
height:auto;
}
#menu2{
background:url(images/menu.png);
width:909px;
height:60px;
float:left;
}
#menu{
	padding:0;
	margin:0;
	width:auto;
	margin-left:60px;
	list-style:none;
	overflow:hidden;
}
#menu li{
	float:left;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3f3f3f;
	font-weight:bold;
	padding:0 0px 0 0px; /* indent between menu items */
}
#menu li a{
	float:left;
	display:block;
	color:#3f3f3f;
	text-decoration:none;
}
#menu li a .menu_left{
	float:left;
	display:block;
}
#menu li a .menu_right{
	float:left;
	display:block;
	cursor:pointer; /* for IE6 */
	text-align:center;
	padding:35px 25px 0 25px;
	height:25px;
}
#menu li a:hover{
	background:url(images/hovermenu.png) repeat-x;
	color:#fff;
}
#menu li a:hover .menu_left{
	background:url(images/menulinks2.png) no-repeat;
}
#menu li a:hover .menu_right{
	background:url(images/menurechts2.png) no-repeat right top;
}
#header{
background:url(images/header.png);
width:909px;
height:138px;
float:left;
}
#headertekst{
width:300px;
height:90px;
margin-top:20px;
text-align:center;
font-size:12px;
color:#fff;
margin-left:170px;
float:left;
}
h6{
margin-top:20px;
margin-bottom:10px;
color:#203708;
font-size:14px;
}
#rechts{
width:586px;
height:auto;
float:left;
margin-left:34px;
}
#sub{
background:url(images/sub.png);
width:586px;
margin-top:5px;
height:22px;
text-align:center;
font-size:13px;
font-weight:bold;
padding-top:14px;
color:#fff;
float:left;
}
#tekst{
background:url(images/tekst.png);
width:568px;
height:auto;
float:left;
padding-right:4px;
color:#525858;
font-size:13px;
padding-top:5px;
margin-left:14px;
}
#tekst img{
height:auto;
float:left;
margin-left:6px;
margin-right:10px;
}
#tekst a{
height:auto;
float:left;
margin-left:6px;
margin-right:20px;
margin-top:7px;
color:#525858;
font-size:13px;
font-weight:bold;
text-decoration:none;
}
#tekst2{
background:url(images/tekst2.png);
width:572px;
height:auto;
float:left;
margin-left:14px;
}
.vak1{
width:165px;
height:110px;
float:left;
color:#525858;
margin-right:6px;
font-size:13px;
margin-left:5px;
}
#tekst2 img{
float:left;
margin-left:8px;
margin-top:6px;
}
h5{
margin-top:15px;
margin-bottom:5px;
color:#599c10;
font-size:13px;
text-decoration:none;
}
h1{
margin-top:0px;
margin-bottom:0px;
color:#599c10;
float:left;
font-size:13px;
}
.leesvedder{
width:102px;
display:block;
float:right;
text-align:center;
text-decoration:none;
color:#848483;
background:url(images/leesvedder.png);
height:21px;
font-size:12px;
padding-top:5px;
font-weight:bold;
margin-top:8px;
overflow:hidden;
margin-right:5px;
}
.leesvedder:hover {
background-position: -102px;
text-decoration:none;
color:#fff;
}
#center{
width:552px;
height:auto;
float:left;
padding-right:20px;
margin-top:10px;
color:#525858;
font-size:13px;
padding-top:5px;
margin-left:24px;
}
#grijslicht{
width:539px;
padding-right:10px;
display:block;
float:right;
background:url(images/grijslicht.png);
height:80px;
margin-top:20px;
overflow:hidden;
margin-right:10px;
font-size:13px;
}
#grijslicht img {
border:none;
margin-top:15px;
margin-left:15px;
margin-right:15px;
float:left;
}
#grijsdonker{
width:539px;
padding-right:10px;
display:block;
float:right;
margin-right:10px;
background:url(images/grijsdonker.png);
height:80px;
margin-top:20px;
margin-bottom:20px;
overflow:hidden;
font-size:13px;
}
#grijsdonker img {
border:none;
margin-top:15px;
margin-right:15px;
margin-left:15px;
float:left;
}
#footer{
background:url(images/footer.png);
width:870px;
height:35px;
float:left;
text-align:center;
font-size:13px;
font-weight:bold;
color:#fff;
padding-top:25px;
margin-left:38px;
}
#links{
width:269px;
height:auto;
float:right;
}
.submenu{
background:url(images/submenu.png);
width:269px;
margin-top:5px;
height:22px;
text-align:center;
font-size:13px;
font-weight:bold;
padding-top:14px;
color:#fff;
float:left;
}
#nieuw{
background:url(images/nieuw.png);
width:269px;
height:65px;
float:right;
}

#nieuws a{
text-decoration:none;
color:#37600b;
font-size:13px;
}
#nieuws a:hover{
text-decoration:none;
color:#4c7d16;
font-size:13px;
}
.linksfooter{
background:url(images/linksfooter.png);
width:269px;
height:12px;
float:right;
}
#menubg{
background:url(images/menubg.png);
width:261px;
margin-right:5px;
height:auto;
float:right;
padding-top:5px;
padding-bottom:5px;
padding-left:1px;
}
#nieuws{
	padding:0;
	margin:0;
	background:url(images/nieuws.png);
	width:auto;
width:262px;
 float:left;
 overflow:hidden;
 list-style:none;
}
#nieuws li{
	float:left;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
color:#37600b;
		background:url(images/nieuws.png);
	 float:left;
	font-weight:none;
padding-left:5px;
padding-top:4px;
}
#nieuws li a{
	float:left;
	display:block;
color:#4c7d16;
	text-decoration:none;
}
#nieuws li a{
	float:left;
	display:block;
	cursor:pointer; /* for IE6 */
	padding:0px 0px 0 0px;
    height:20px;
}
