body {
background:#457508 url(../img/bg.png) repeat-x;
margin:0;
padding:0;
}

* {
margin:0;
padding:0;
border:0;
outline:none;
}

/* STRUCTUUR */

#container {
background:#639b1d;
border-left:1px solid #35550d;
border-right:1px solid #35550d;
width:864px;
margin-left:auto;
margin-right:auto;
}

#header {
background:url(../img/header.jpg) no-repeat;
width:864px;
height:196px;
position:relative;
}

#menu {
margin-left:11px;
margin-bottom:26px;
float:left;
display:inline;
}

#content {
background:#56920a url(../img/content_bg.jpg) bottom right no-repeat;
float:right;
width:577px; 
min-height:510px;
}

#footer {
background:url(../img/footer_rechts.jpg) repeat-x;
width:864px;
height:23px;
border-top:1px solid #35550d;
}

#clear {
clear:both;
}

/* TEKST */
p {
color:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
padding:15px 30px 15px 30px;
line-height:20px;
}

p.contact {
color:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
padding:0px 30px 0px 30px;
}

h1 {
color:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
padding:15px 30px 15px 30px;
}

a {
color:#ede43d;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
}

a:hover {
color:#95db3d;
text-decoration:underline;
}

ul {
padding-left:50px;
color:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:20px;
list-style:inside;
list-style-type:inherit;
}

/* IMAGES */
img.content {
margin:auto;
display:block;
}

img.border {
margin:auto;
display:block;
border:5px solid #639b1d;
}

img.border2 {
margin:auto;
display:inline;
border:5px solid #639b1d;
}

img.jaar {
margin-left:5px;
margin-right:5px;
}

img.jaar2 {
margin-left:5px;
margin-right:5px;
border:5px solid #639b1d;
}

img.links {
border:5px solid #639b1d;
}

hr {
background:#639b1d;
color:#639b1d;
width:75%;
display:block;
margin:auto;
}

.submit {
background:url(../img/submit_bg.jpg) repeat-x;
color:#457507;
}

.submit:hover {
background:url(../img/submit_bg_roll.jpg) repeat-x;
color:#fff;
}

.klein{
	font-size:11px;
}
