.container {
	font-family: Arial, Helvetica, sans-serif;
	height: 600px;
	width: 955px;
	margin: 0px auto;
	text-align: left;
	font-size: 12px;
	color: #000000;
	font-style: normal;
}
.navigatie {
	height: 75px;
	width: 955px;
	border-bottom-color: #999999;
	left: auto;
	text-align: center;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	height: 510px;
	width: 480px;
	background-color: #CCCCCC;
	background-image: url(/images/bg-home.jpg);
	clear: both;
	background-repeat: no-repeat;
}
.rechts {
	float: right;
	height: 510px;
	width: 475px;
	background-color: #CCCCCC;
	visibility: visible;
	background-repeat: no-repeat;
	background-position:top;
	text-align: right;	
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	background-position: center 25px;
	height: 230px;
	width: 375px;
	margin-top: 140px;
	margin-bottom: auto;
	margin-left: 55px;
	letter-spacing: normal;
	text-align: left;
	position: inherit;
}
.mailinglist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	margin-top: 80px;
	margin-left: 50px;
	text-align: center;
}
.popup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	height: auto;
	width: 400px;
	overflow: scroll;
}
.balk {
	height: 15px;
	width: auto;
}
body { text-align:center
}

