body {
	font-family:		Verdana;
	background-color:	#FFFFFF;
	margin-top:			0px;
	font-size:			12px;
}

#sitecontainer	{
	position:		    absolute;
	width:			    900px;
	height:		      	700px;
	left:				50%;
	margin-left:		-450px;	
	background:			transparant;
}

#boven{
	position:		    absolute;
	width:			    900px;
	height:		      	137px;
	top:				0px;
	left:				0px;
	background-image:	url('../img/header.jpg');
}

#main {
	position:			absolute;
	width:				900px;
	height:				500px;
	top:				140px;
	left:				0px;
	background:			#CFD0D2;
}

#grijs {
	position:			absolute;
	top:				140px;
	left:				170px;
	width:				20px;
	height:				550px;
	background:			#CFD0D2;
}