body {
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
}
#centraal {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #143566;
}

#hoekLB {
	float: left;
	height: 200px;
	width: 25px;
	background-color: #FFF;
}
#randB {
	float: left;
	height: 200px;
	width: 875px;
}
#hoekRB {
	background-image: url(images/randR.gif);
	background-repeat: repeat-y;
	height: 200px;
	width: 50px;
	float: left;
}
#randL {
	background-image: url(images/randL.gif);
	background-repeat: repeat-y;
	background-position: left;
	clear: both;
}
#randR {
	background-image: url(images/randR.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#FlashMenuLabs {
	text-align: center;
	width: 850px;
	background-color: #143566;
	margin-right: auto;
	margin-left: auto;
}
#navigatie {
	font-size: 10px;
	background-color: #143566;
	width: 650px;
	text-align: left;
	float: left;
	margin-left: 50px;
}
#landstaal {
	float: left;
	width: 200px;
	text-align: right;
	letter-spacing: 1em;
}
#inhoudcentreren {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	text-align: center;
}

#inhoudindex {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	line-height: 30px;
}

#QNewsTicker {
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	text-align: center;
}

#randLO {
	background-image: url(images/randL.gif);
	background-repeat: repeat-y;
	float: left;
	height: 50px;
	width: 50px;
}

#onder {
	width: 800px;
	text-align: center;
	background-color: #143566;
	float: left;
	height: 39px;
	font-size: 10px;
	letter-spacing: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0094DE;
	padding-top: 10px;
}
#onderindex {
	width: 850px;
	text-align: center;
	background-color: #143566;
	float: left;
	height: 39px;
	font-size: 10px;
	letter-spacing: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0094DE;
	padding-top: 10px;
}

#knopboven {
	float: left;
	height: 49px;
	width: 50px;
	background-color: #143566;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0094DE;
}

#randRO {
	background-image: url(images/randR.gif);
	background-repeat: repeat-y;
	float: left;
	height: 50px;
	width: 50px;
}


#hoekLO {
	background-image: url(images/hoekLO.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 50px;
	float: left;
}
#randO {
	background-image: url(images/randO.gif);
	background-repeat: repeat-x;
	width: 850px;
	height: 50px;
	float: left;
}
#hoekRO {
	background-image: url(images/hoekRO.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 50px;
	float: left;
}

a:link {
	text-decoration: underline;
	color: #FFF;
}
a:visited {
	text-decoration: underline;
	color: #fff;
}

a:hover {
	color: #0094de;
	text-decoration: none;
}
a:active {
	text-decoration: underline;
	color: #0094de;
}
td {
	padding-left: 5px;
	vertical-align: middle;
}
.tabelkop {
	background-color: #0094de;
}

