#wrapsplash a, #wrapsplash a:hover {
	color: white;
	text-decoration: none;
}

#twompact {
	text-align: right;
	font-size: .5em;
	text-transform: uppercase;
}

#twompact a, #twompact a:hover {
	color: #0F2B5B;
}

#wrapsplash {
	color: #FFF;
	margin: auto;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -255px;
	margin-left: -360px;
	height: 510px;
	width: 720px;
	z-index: 0;
}

#splash {
	background-image: url(../../img/fotodesotec.jpg);
	height: 480px;
	position: relative;
	width: 720px;
	font-size: .8em;
}

#taalkeuze {
	position: absolute;
	top: 20px;
	left: 40px;
	font-weight: bold;
	font-size: larger;
}

#taalkeuze ul {
	font-size: 1em;
	text-transform: uppercase;
	line-height: 1.8em;
	margin: 0;
	margin-left: -1.5em;
	padding: 0;
	list-style-type: none;
}

#taalkeuze ul li {
	display: inline;
	border-right: 1px solid white;
}

#taalkeuze ul li#PL {
	border-right: none;
}

#taalkeuze ul li a {
	padding: 0.5em 1.5em;
}

#rubriek {
	position: absolute;
	top: 290px;
	left: 25px;
}

.rubriekkool {
	width: 140px;
	text-align: center;
	float: left;
	text-transform: uppercase;
}

.rubriekkool img {
	width: 120px;
	height: 120px;
}

#splashbar {
	background-color: #0F2B5B;
	color: #FFF;
	font-size: .8em;
	height: 20px;
	padding-top: 10px;
	padding-left: 40px;
}
