@charset "UTF-8";
#container {
	height: 1100px;
	top: auto;
	width: auto;
	background-image: none;
	background-repeat: repeat-x;
}
#headerbeeld {
	background-repeat: no-repeat;
	height: 185px;
	width: 882px;
	padding-top: 150px;
	padding-left: 220px;
	margin: 0px;
}
#headercontainer {
	background-image: url(images/Header-back.png);
	background-repeat: repeat-x;
	height: 270px;
	clear: both;
}
#navigatiecontainer {
	background-image: url(images/Nav-back.png);
	height: 78px;
	background-repeat: repeat-x;
	margin-top: 35px;
	padding-left: 250px;
}
#Content {
	height: 600px;
}

