body {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-style: normal;
	margin: 0;
	padding: 0;
	background-color: #333333;
}
#backgroundimage {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 1100px;
	width: 800px;
	position: absolute;
	z-index: 1;
	left: 50%;
	margin-left: -400px;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #AAAAAA;
	text-align: right;
	height: 10px;
	width: 200px;
	z-index: 2;
	left: 594px;
	top: 5px;
	position: absolute;
}


#mainimage {
	position:absolute;
	width:800px;
	height:60px;
	z-index:7;
	top: 100px;
}
#bureau {
	position:absolute;
	width:220px;
	height:30px;
	z-index:2;
	top: 60px;
	left: 151px;
}
#bodytekst {
	position:absolute;
	z-index:10;
	left: 151px;
	top: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
	width: 600px;
	height: 400px;
}
#subnav2 {
	position:absolute;
	width:288px;
	height:20px;
	z-index:12;
	left: 146px;
	top: 190px;
	visibility: hidden;
}
#mainnav2 {	position:absolute;
	width:228px;
	height:20px;
	z-index:11;
	left: 146px;
	top: 170px;
}
#portnav {position:absolute;
	width:500;
	height:20px;
	z-index:11;
	left: 147px;
	top: 670px;
}
#pfimage {	position:absolute;
	width:600px;
	height:400px;
	z-index:10;
	left: 151px;
	top: 260px;
}
a:link {
	color: #777777;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #777777;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #777777;
}
