@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	position: relative;
	background-color: #003366;
}
#container {
	text-align: center;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	position: relative;
	vertical-align: middle;
	background-color: #003366;
}
#container #banner {
	float: left;
	height: 150px;
	width: 890px;
	text-align: center;
	vertical-align: middle;
}
#container #menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	float: left;
	height: 360px;
	width: 186px;
	text-align: left;
	margin-right: 5px;
	text-transform: none;
	text-indent: 10px;
}
#container #centraal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px;
	float: left;
	height: 360px;
	width: 683px;
	overflow: auto;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
}
#container #voet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
	clear: both;
	height: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
.tabel {
	text-align: center;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}

a:active {
	color: #FFFFFF;
}
.kleur {
	font-weight: bold;
	color: #00CCFF;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
}

