html{
height: 100%;
margin: 0px;
padding: 0px;
}

body {
margin: 0px;
padding: 0px;
background: #e9e9e9 url(../images/bg.png) repeat-x;
height: 100%;
font-size: 11px;
font-family: arial;
}

img{
border: 0;
}

.clear{
clear: both;
}

#wrapper{
height: 100%;
margin: 0 auto -33px auto;
min-height: 100%; 
height: auto !important; 
height: 100%; 
width: 785px;
}

#container{
padding: 38px 0 0 0;
}

#adh{
overflow: hidden;
height: 63px;
clear: both;
padding-top: 10px;
width: 785px;
text-align: center;
}

#header{
height: 113px;
width: 785px;
background: #ffffff;
}

form.zoek{
overflow: hidden;
float: right;
padding: 2px 0 0 0;
margin: 0;
}

form.zoek input[type="text"]{
height: 25px;
width: 174px;
padding: 0;
margin: 0;
border: 1px solid #7b7b7b;
border-right: none;
float: left;
}

form.zoek input[type="image"]{
float: left;
}

#menu ul{
float: left;
padding: 0;
margin: 0;
}

#menu ul li{
line-height: 30px;
text-align: center;
float: left;
list-style: none;
display: block;}

#menu ul li a{
height: 30px;
font-size: 14px;
padding: 0 20px 0 20px;
display: block;
color: #ffffff;
text-decoration: none;
}

#menu ul li a:hover{
height: 30px;
font-size: 14px;
padding: 0 20px 0 20px;
background: #00420b;
display: block;
color: #ffffff;
text-decoration: none;
}

#line{
line-height: 28px;
height: 28px;
background: #e0e0e0;
}

#inhoud{
overflow: hidden;
background: #ffffff;
}

#inhoud h1{
font-weight: normal;
line-height: 23px;
height: 23px;
text-align: center;
background: #089820;
margin: 0;
padding: 0;
font-size: 11px;
color: #ffffff;
}

#links{
width: 162px;
float: left;
}

#midden{
border-left: 1px solid #e9e9e9;
border-right: 1px solid #e9e9e9;
float: left;
width: 459px
}

#middenc{
padding: 15px 10px 0 10px;
}

.item{
clear: both;
overflow: hidden;
margin-top: 35px;
background: url(../images/item.png) bottom repeat-x;
min-height: 157px;
width: 431px;
padding-left: 10px;
}


.item h2{
text-align: left;
padding: 0 0 5px 0;
margin: 0 0 7px 0;
color: #00420b;
font-size: 10px;
background: url(../images/itemh1.png) left bottom no-repeat;
}

span.black{
margin-right: 7px;
color: #000000;
font-size: 12px;
}

.ileft{
float: left;
width: 341px;
}

.iright{
margin-top: 5px;
color: #00420b;
font-size: 14px;
font-family: Trebuchet MS;
text-align: center;
width: 80px;
float: right;
}

#nav{
clear: both;
overflow: hidden;
padding: 15px 0 15px 0;
line-height: 22px;
height: 22px;
}

.pag{
margin: 0 0 0 7px;
text-align: center;
float: left;
height: 20px;
width: 21px;
border: 1px solid #7b7b7b;
}

#rechts{
float: right;
width: 162px;
}

#rechts ul{
margin: 0 0 0 12px; 
padding: 0;
}

#rechts ul li{
list-style: none;
}

#rechts ul li a{
color: #000000;
text-decoration: none;
}

#push{
clear: both;
height: 33px;
}

#footer{
line-height: 30px;
color: #ffffff;
text-align: center;
clear: both;
height: 33px;
background: url(../images/footer.png) repeat-x;
}

#footer a{
color: #ffffff;
text-decoration: none;
text-decoration: none;
}