body{
	color:#604904;
	font-family: arial;
	font-size: 11px;
	padding:0px;
	margin:0px;

	}
h1{
	color:#604904;
	font-family: arial;
	font-size: 12px;

	}
h2{
	color:#604904;
	font-family: arial;
	font-size: 12px;
	text-decoration:underline;
	}
#contactgegevens{
	color:#ffffff;
	font-family: arial;
	font-size: 11px;
	text-align:right;
	padding: 30px;

	}
#header{
	background-color:#8cbc12;
	width:100%;
	margin-top: 80px;
	}
#header a{
	color:#ffffff;
	}
.menuitem a{
	color:#604904;
	font-family: arial;
	font-size: 12px;
	margin-left: 120px;
	padding-top: 3px;
	font-weight:bold;
	text-decoration:none;
	}
.menuitem a:active{
	color:#8cbc12;
	}
.menuitem a:hover{
	color:#608306;
	}
#menubody{
	background-image:url('afbeeldingen/gras.jpg');
	background-position:bottom;
	padding-top: 160px;
	background-repeat:no-repeat;
	height:80%;
	}
#headerspacer{
	background-color:#608306;
	width:50px;
	}
#sfeerimage{
	width:495px;
	}
#content{
	width:525px;
	padding:30px;
	
	}
#content a{

	color:#604904;
	font-family: arial;
	font-size: 11px;
	}

.frm{
	padding:0px;
	margin:0px;
	}
.thumbnail{
	width:125px;
	}
#header_img{
	height: 400px;
	}
	
#tblcontact{
	color:#604904;
	font-family: arial;
	font-size: 11px;	
	width: 300px;			
	}
		
#tblcontact input,#tblcontact textarea{
	color:#604904;
	font-family: arial;
	font-size: 12px;
	border: 1px solid #8cbc12;				
	}
			
#tblcontact textarea{
	width: 300px;
	height: 200px;
	}
