#main{
	width: 980px;
	margin: 0px auto;
	background: #cdcdcd;
	position: relative;
}
#main .inner{
	width: 917px;
	background: #fff;
	margin: 0px auto;
	padding: 25px 0 0 0;
}
#header{
	background: url(../images/wrap.png) no-repeat 0 27px;
}
#header, 
#header .inner{
	width: 867px;
	height: 252px;
	position: relative;
	padding-left: 50px;
	z-index: 1;
}
#header .inner{
	width: 867px;
	margin: 0px;
	padding: 0px;
	background: #74a434;
}
#logo{
	width: 179px;
	height: 229px;
	background: url(/images/logo.png) no-repeat 0 0;
	position: absolute;
	top: -9px;
	left: -17px;
	cursor: pointer;
	z-index: 3;
	text-indent: -999px;
}
#menu{
	width: 241px;
	height: 234px;
	background: url(../images/bg-menu.png) repeat-y 0 0;
	position: absolute;
	top: 25px;
	left: 320px;
	z-index: 999;
}
#middle{
	margin-top: -18px;
	position: relative;
	z-index: 5;	
}
#middle, 
#middle .inner{
	width: 917px;
	background: url(../images/stretch.png) repeat-y 0 0;	
}
#middle .inner{
	margin: 0px;
	padding: 0px;
	width: 866px;
	background: url(../images/watermark.png) no-repeat left bottom;
	padding-left: 51px;
}
#left_area{
	width: 486px;
	float: left;	
	z-index:4;
}
#right_area{
	width: 305px;
	float: left;	
}
#contact, 
#contact .inner{
	width: 917px;
	height: 126px;
	background: #146232;
}
#contact .inner{
	margin: 0px;
	padding: 0px;
	background: url(../images/watermark1.png) no-repeat 0 0;
	position: relative;
}
#info{
	position: absolute;
	top: 30px;
	left: 76px;
}
#copyright, 
#copyright .inner{
	width: 917px;
	background: #74a434;
	height: 107px;
}
#copyright .inner{
	padding: 15px 0 0 76px;
	margin: 0px;
	width: 841px;
	height: 92px;
	background: url(../images/watermark2.png) no-repeat 0 0;
}

/* NIEUWSWEERGAVE */
span.date{
display: block;
font: 12px "Arial";
color: #74a434;
font-weight: 600;
line-height: 12px;
}
span.date2{
font: 12px "Arial";
color: #74a434;
font-weight: 600;
line-height: 12px;
}

/* CONTACTFORM + TELL A FRIEND FORM */
.form{
width:400px;
}

.form label{
clear:both;
float:left;
width:150px;
height:14px;
margin:0px 0px 5px 0px;
font-family: Arial, Helvetica, sans-serif;
color:#00502f;
font-weight:bold;
font-size:11px;
}

.form input{
float:left;
width:200px;
height:14px;
border:1px solid #000000;
margin:0px 4px 5px 0px;
font-size:11px;
}

.form .input2-error{
background-color:#D7E3CE;
}

.form .button{
height:20px;
margin:10px 0px 0px 0px;
cursor:pointer;
}

.form textarea{
float:left;
width:200px;
height:100px;
border:1px solid #000000;
margin:0px 0px 5px 0px;
font-size:11px;
}

/* logos */
#copyright img{
position:absolute;
bottom:5px;
right:40px;
cursor:pointer;
}

/* MCE STYLEN */
.h2{

}

.h3{
	font-size: 14px;
	font-weight: 600;
	color: #74a434;
	line-height: 14px;
	padding: 10px 0;
}

.h4{
	font-weight: bold;
	color: #00502f;
	font-size: 11px;
	background: url(/images/circle.png) no-repeat 0 2px;
	padding: 0 0 2px 15px;
}

.h5{
	font-size: 11px;
	font-weight: bold;
	color: #74a434;
	line-height: 11px;
	padding: 15px 0 0 5px;
}

.strong{
	font-size: 11px;
	color: #00502f;
	line-height: 11px;
	font-weight: 600;
}
.bottom_logos {
border: 0;
}
