body{
	font-family: Arial,Helvetica,sans-serif;
	}
#sitecontainer{
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -450px;
	height: auto;
	min-height: 500px; 
	width: 900px;
	border-left: 1px solid #003300;
	background: url(../images/back.jpg);
	}
#header{
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	height: 64px;
	width: 900px;
	}
	#header img{
		float: left;
		}
	object{
float: left;		
		/*position: absolute;
		right: 0px;
		top: 0px;
*/
		}
#main{
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	min-height: 500px;
	height: auto;
	width: 900px;
	background: url(../images/back.jpg) #000;
	}
#maincontact{
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	min-height: 400px;
	height: auto;
	width: 900px;
	background: url(../images/back.jpg) #000;
	}
#left{
	position: relative;
	margin-top: 15px;
	padding-top: 20px;
	margin-left: 0px;
	height: 100%;
	width: 200px;
	float: left;
	}
#midden{
	position: relative;
	margin-top: 27px;
	margin-left: 0px;
	height: auto;
	padding-left: 20px;
	padding-right: 20px;
	width: 360px;
	float: left;
	clear: right;
	}
#middengroot{
	position: relative;
	margin-top: 27px;
	margin-left: 0px;
	height: auto;
	padding-left: 20px;
	padding-right: 20px;
	width: 660px;
	float: left;
	}
#rechts{
	position: relative;
	margin-top: 0px;
	margin-left: 1px;
	height: auto;
	min-height: 300px;
	width: 299px;
	float: left;
	}
#rechtsmensen{
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	height: auto;
	min-height: 300px;
	width: 300px;
	float: left;
	}
#footer{
	position: relative;
	float: left;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: -1px;
	height: 20px;
	width: 900px;
	border-bottom: 1px solid #839283;
	background: #fff;
	}
#footertekst{
	position: relative;
	float: left;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: -1px;
	height: 20px;
	width: 900px;
	background: #fff;
	font-size: 10px;
	color: #839283;
	text-indent: 220px;
	line-height: 20px;
	}
.actueel{
	margin-bottom: 40px;
	}
