body {
	background-color: #000;
	background-image: url(PS_sliced/background2.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	margin: 0px;
	float: left;
}
#container {
	height: 900px;
	width: 957px;
	float: left;
	margin: 0px;
}
#header {
	float: left;
	height: 135px;
	width: 957px;
	margin: 0px;
}
#mainnavigation {
	float: left;
	height: 39px;
	width: 957px;
	margin: 0px;
}
#lijn {
	float: left;
	height: 5px;
	width: 957px;
	margin: 0px;
}
#main {
	float: left;
	height: 650px;
	width: 891px;
	padding-right: 32px;
	padding-left: 35px;
	margin: 0px;
}
#content {
	float: left;
	height: 1100px;
	width: 886px;
	font-family: "MS Sans Serif";
	font-size: medium;
	font-weight: bold;
	color: #f2da91;
	margin: 0px;
}

#subnavigatie {
	float: left;
	height: 41px;
	width: 957px;
	margin: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	float: left;
}
