body {
	background: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;\
	font-size: 0.8em;
	margin-left: 200px;
}


#splash {
	width: 702px;
}

#top select {
	position: absolute;
	border: 1px solid rgb(54, 34, 121);
	margin-left: 250px;
	top: 20px;
}

.paras {
	margin-top: 30px;
	cursor: crosshair;
}

.paras div {
	float:left;
	width: 340px;
   color: white;
	height: 150px;
}

.paras h3 {
	padding: 10px;
	margin-top: 10px;
}

.paras p {
	padding: 10px;
	padding-top: 0px;
	font-size: 11px;
	font-weight: bold;
}

.paras a {
	text-decoration: none;
}

.paraeen {
  background: url(../images/Blokje_1.jpg) no-repeat;	
}

.paratwee {
  margin-left: 20px;
  background: url(../images/Blokje_2.jpg) no-repeat;	
}

.paratwee h3 {
	color: rgb(54, 34, 121);
}

#splashen {
	display: none;
}

#splashnl {
	display: block;
}

