* {
	margin:0;
	padding:0;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#002a3a;
}

#spl_head {
	width: 780px;
	height:514px;
	background:url(/UserFiles/images/layout/splash/back.jpg);
	border:1px solid #a3a3a3;
}

#spl_taalmenu {
	margin-left:14px;
	margin-top:70px;
	width: 614px;
	height: 15px;
	font-size:12px;
	text-transform:uppercase;
	color:#002a3a;
	font-weight:500;
}

	#spl_taalmenu a {
		text-decoration:none;
		color:#002a3a;
	}
	
#spl_tekst {
	margin-left:40px;
	margin-top:151px;
	width:356px;
	height:264px;
	font-size:10px;
	color:#002a3a;	
}

	#spl_tekst p {
		margin-bottom:20px;
		margin-top:0;
		line-height:13px;
		text-align:justify;
	}	

	#spl_tekst p .title {
		text-transform:uppercase;
		margin:0;
	}
