@charset "UTF-8";
#outerdiv {
	height: 600px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background: #cccccc;
	border: 1px solid #990000;
}
#buttonstop {
	height: 100px;
	width: 970px;
	background: url(images/kopfoto.jpg);
}
#containerdiv {
	height: 500px;
	width: 770px;
	overflow: hidden;
	float: left;
}
.footertekst {
}

#containerleft {
	height: 500px;
	width: 200px;
	background: #990000;
	position: absolute;
}
#containerright {
	float: right;
	height: 500px;
	width: 570px;
	background: #FFFFFF;
	overflow: hidden;
}
#tekstveld {
	overflow: auto;
	float: none;
	height: 350px;
	width: 570px;
}
.tekstveldtekst {
	font: 11px Arial;
	color: #4E4E4E;
	margin-top: 10px;
	margin-right: 60px;
	margin-left: 20px;
}


#header {
	height: 150px;
	width: 570px;
	position: static;
	overflow: hidden;
}

#containerdivright {
	height: 500px;
	width: 200px;
	float: right;
	border-right: 0,3px solid 00894a;
	background: #ffffff;
}
#footer {
	background: #990000;
	height: 25px;
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
}
.containerleftlinks {
	font: normal 12px Arial;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 10px;
	margin-left: 15px;
}
.containerleftlinks:hover {
	color: #999999;
	text-decoration: none;
}

.containerdivrighttekst {
	font: 11px Arial;
	color: 4e4e4e;
	margin: 10px;
}
.nieuwskopagenda {
	height: 25px;
	width: 200px;
	margin: 10px 0px 0px;
}
.tekstveldsubkop {
	font: bold 12px Arial;
	color: #333333;
	margin: 10px 60px 0px 20px;
}


.footertekst {
	font: normal 12px Arial;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 20px;
	clip: rect(0px,auto,auto,auto);
}
.tekstveldkop {
	font: bolder 13px Arial;
	color: #990000;
	margin-top: 20px;
	margin-right: 60px;
	margin-left: 20px;
}
.footertekst:hover {
	color: #999999;
	text-decoration: none;
}
.body {
	background: url(images/achtergrond.jpg);
}
