body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	background-color:#212412;
	padding:0px;
	margin:0px;
	color:#303520;
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
}
a{
	color:#303520;
	text-decaration:none;
}
h1, h2, h3, h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
h1{
	font-size:22px;
	text-transform:uppercase;
	margin:0px;
	display:inline;
}
h2{
	font-size:14px;
	line-height:18px;
	text-transform:uppercase;
	margin:0px;
	color:#f8f7f7;
	margin-top:15px;
	margin-bottom:10px;
}
h3{
	font-size:15px;
	display:inline;
	margin:0px;
}
h4{
	font-size:12px;
	text-transform:uppercase;
	margin:0px;
}
.kopje{
	font-weight:bold;
}
.lichtgroen{
	color:#7f9a51;
}
.grijsgroen{
	color:#a7ae91;
}
.grijs{
	color:#787878;
}


#content_container{
	width:879px;
	margin:auto;
	margin-top:80px;
	background-color:#f8f7f7;
	border:3px solid #fff;
	position:relative;
}
	#kop{
		width:882px;
		height:320px;
		border-bottom:3px solid #fff;
		position:relative;
	}
		#banner{
			left:6px;
			top:69px;
			position:absolute;
			z-index:4;
		}
		#kop_top{
			left:-4px;
			height:76px;
			top:-79px;
			width:886px;
			position:absolute;
			background-image:url(../img/bg_top.png);
		}
		#adres{
			text-align:justify;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-weight:normal;
			padding-top:3px;
			padding-left:12px;
			padding-right:12px;
			z-index:20;
		}
		#logo{
			left:2px;
			height:163px;
			top:-20px;
			width:877px;
			position:absolute;
			background-image:url(../img/logo.png);
			z-index:5;
		}
		#banner_intro{
			z-index:6;
			width:263px;
			height:124px;
			position:absolute;
			background-image:url(../img/banner_intro.png);
			top:105px;
			left:560px;
			padding-top:45px;
			text-align:center;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-weight:normal;
			/*padding-left:10px;*/
			font-size:15px;
		}
	#links, #midden, #rechts{
		float:left;
		position:relative;
	}
	#links{
		z-index:7;
		width:235px;
		border-right:5px solid #fff;
		position:relative;
		padding-top:60px;
		padding-left:10px;
		padding-right:10px;
		height:750px;
	}
		#links_top{
			height:47px;
			width:246px;
			background-image:url(../img/banner_intro.png);
			position:absolute;
			padding-top:29px;
			padding-left:17px;
			top:-27px;
			left:-3px;
		}
		.nieuwsitem{
			
		}
			.headline{
				clear:both;			
			}
				.headline *{
					float:left;
				}
	#midden{
		width:404px;
		padding-left:15px;
		padding-right:19px;
	}
		#midden_container{
			/*border-top:1px solid #c5c5c5;*/
			padding-top:15px;
		}
	#rechts{
		width:175px;
	}
		#rechts_container{
			padding-top:15px;
			padding-left:10px;
			background-color:#f1f1f1;
			border-top:1px solid #c5c5c5;
			border-bottom:1px solid #c5c5c5;
			font-weight:bold;
		}
