
* {
margin : 0;
padding : 0;
}
body {
background : #313131;
text-align : center;
font-family : "trebuchet ms", arial, helvetica;
font-size : 11px;
}
a {
color : #6eae2a;
font-weight : bold;
text-decoration : none;
}
a:hover {
color : #4b7c15;
}
#wrapper {
text-align : left;
width : 803px;
margin : 0 auto;
margin-top: 10px;
}
#header {
width : 803px;
height : 218px;
background-image : url("images/header.jpg"); 
position: relative;
border-top: solid 1px #c9c9c9;
}
#hoofdnavigatie {
background : #ffffff;
border-bottom : 2px solid #90b741;
padding-left: 10px;
padding-right: 10px;
text-align: center;
}
a.navigatieactive {
text-transform : uppercase;
margin-right : 10px;
color : #6eae2a;
}
a.navigatieactive:hover {
text-transform : uppercase;
margin-right: 10px;
color : #6eae2a;
}
a.navigatie {
color : #333;
text-transform : uppercase;
margin-right: 10px;
}
a.navigatie:hover {
color : #888;
margin-right: 10px;
}
#subnavigatie {
background : #ffffff;
line-height : 20px;
text-align : center;
padding-top: 5px;
padding-left: 10px;
padding-right: 10px;
}
a.subnavigatie {
text-transform : lowercase;
margin-right : 10px;
}
a.subnavigatieactive {
text-transform : lowercase;
margin-right : 10px;
text-decoration : underline;
color : #6eae2a;
}
a.subnavigatieactive:hover {
text-transform : lowercase;
margin-right: 10px;
text-decoration : underline;
color : #6eae2a;
}
#content {
width : 803px;
background : #fff url("images/contentbackground.jpg") repeat-x;
min-height : 400px;
height : auto !important;
height : 400px;
border-bottom : 2px solid #90b741;
float: left;
}
#footer {
width : 803px;
padding-top : 5px;
padding-bottom: 5px;
text-align : center;
font-size : 10px;
color : #444;
background-color : #fff;
background-image: url("images/footer.png");
background-position: bottom left;
border-top: solid 2px #FFF;
background-repeat: no-repeat;
}
#inhoud {
width: 780px;
margin: 0 auto;
padding-top:  20px;
padding-bottom: 10px;
}
#title {
display : block;
height : 25px;
line-height : 25px;
font-size : 15px;
font-weight : bold;
}
i.i {
color: #999;
font-size: 10px;	
}
input.submit {
background-color: #FFF;
border: solid 1px #ddd;
font-size: 10px;
height: 20px;
}
input.field {
font-size: 11px;	
}
.adminpanel {
margin: 0 auto;
text-align: center;
width: 660px;
}
.adminpanel a {
color: #444;
font-weight: bold;
font-size: 15px;
text-decoration: none;
}
#headertitle {
width: 700px;
height: 60px;
color: #FFF;
font-size:30px;	
position: absolute;
left: 20px;
top: 80px;
font-family: arial;
z-index: 1;
}
#headertitle a {
color: #FFF;
font-size:30px;	
text-decoration: none;
}
#headerurl {
display: block;
width: 803px;
height: 218px;
position: absolute;
z-index: 2;
}
#space {
width: 1px;
height: 10px;
float: left;	
}
