body
{
	background-image:url('/images/project/splash/splash_background.gif.v=1');
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin:0;
    padding:0;
    font-family:Verdana, Geneva, Sans-Serif; 
	font-weight:bold;
	font-size:12px;
	color:#315e9c;
}

#Main
{
	background-image:url('/images/project/splash/splash_keuze.png.v=1');
	background-position: top center;
	background-repeat:no-repeat;
	height:547px;
	margin-top:106px;
	
}

#Middenblok
{
	width:938px;
	margin:auto;
}

#Precast
{
	width:448px;
	float:left;
}

#Precast ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-left:-22px;
	margin-top:68px;
}

#Precast ul li a
{
	color:#315e9c;
	display:block;
	width:448px;
	height:26px;
	padding-left:20px;
	text-decoration:none;
	padding-top:3px;
}

#Precast ul li a:hover
{
	color:#fff;
	background-image:url('/images/project/splash/splash_precast_hover.png.v=1');
}

#OnSite
{
	width:448px;
	float:right;
}

#OnSite ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-left:-22px;
	margin-top:126px;
}

#OnSite ul li a
{
	color:#d3193a;
	display:block;
	width:448px;
	height:26px;
	padding-left:20px;
	text-decoration:none;
	padding-top:3px;
}

#OnSite ul li a:hover
{
	color:#fff;
	background-image:url('/images/project/splash/splash_onsite_hover.png.v=1');
}
