@charset "utf-8";
.woordenveld td {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
}
.woordenveld H4 {
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #95C8E3;
}
.woordenveld a {
	text-decoration: none;
	color: #89C1E0;
	font-size: 10px;
}
.woordenveld {
	width: 886px;
}


.woordenveld a:hover {
	text-decoration: underline;
}
body {
	background-image: url(../images/splash/back.gif);
	background-color: #3899cc;
	background-repeat: repeat-x;
	margin-top: 50px;
}
#bannercel {
	background-image: url(../images/splash/celback.gif);
	background-repeat: repeat-y;
	height: 450px;
	text-align: center;
	vertical-align: middle;
}
#bannercel .welkom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

