body	{
	font-family:		Arial, Helvetica, sans-serif;
	background-color:	#FFFFFF;
}

#sitecontainer	{
	position:		    absolute;
	width:			    852px;
	height:		      	477px;
	left:				50%;
	top:            	50%;
	margin-left:		-426px;	
	margin-top:			-238px;
}

#top1 {
	float:				left;
	width:				164px;
	height:				55px;
	background-image:	url("../img/blokje01.gif");
	background-repeat:	no-repeat;
}

#top2 {
	float:				left;
	width:				678px;
	height:				55px;
	font-size:			73px;
	font-weight:		bold;
	line-height:		60px;
	padding-left:		10px;
	color:				#0054A6;
}

.rood {
	color:				#FF0000;
}

.leeg {
	float:				left;
	width:			    852px;
	height:		      	15px;
}

#auto {
	float:				left;
	width:				498px;
	height:				325px;
	background-image:	url("../img/auto.jpg");
	background-repeat:	no-repeat;
}

#tekst1 {
	float:				left;
	width:				329px;
	height:				305px;
	background-image:	url("../img/blokje02.gif");
	background-repeat:	no-repeat;
	font-size:			24px;
	font-weight:		bold;
	line-height:		33px;
	padding:			10px;
	color:				#FF0000;
}

#tekst2 {
	width:				852px;
	height:				72px;
	text-align:			center;
	font-size:			18px;
	font-weight:		bold;
	line-height:		24px;
	color:				#0054A6;
}

.wit {
	color:				#FFFFFF;
}

#dicht {
	line-height:		28px;
}

ul {
	padding-top:		0px;
	margin-top:			0px;
}