/** Splash */
#prijsvraag {
	width: 200px;
	margin: -100px 0px 0px 0px;
	z-index: 1;
	position:relative;
	top: 150px;
	left: 920px;
	display: block;
}
#prijsvraag img {
	width: 200px;
	border: 0px;
}
#splashContainer{
	position:relative;
	width:1024px;
	height:440px;
	margin: 0px auto 0 auto;
	vertical-align: top;
	}
	#logoTekst{
		background: url('/image/bouwbedrijf_boogert.png');
		margin-left:366px;
		width:267px;
		height:83px;
		position:absolute;
		}
	#logo{
		background: url('/image/logo.png');
		margin-left:340px;
		width:296px;
		height:278px;
		margin-top:110px;
		position:absolute;
		}
	#bouw{
		float:left;
		height:304px;
		width:500px;
		margin-top:50px;
		background: url('/image/bouw.jpg');
		}
		#bouw a p{
			height:304px;
			width:500px;
			border:0;
			text-decoration:none;
			cursor:hand;
		}
	#projectontwikkeling{
		float:left;
		height:304px;
		width:524px;
		margin-top:50px;
		background: purple url('/image/projectontwikkeling.jpg');
		}
		#projectontwikkeling a p{
			height:304px;
			width:524px;
			border:0;
			text-decoration:none;
			cursor:hand;
		}
	#pijlen{
		background: url('/image/maak_uw_keuze.png');
		margin-left:285px;
		width:423px;
		height:74px;
		margin-top:364px;
		position:absolute;
		}
/** einde splash */		