@charset "utf-8";
body {
	background-color: #143566;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
#body {
	text-align: center;
	width: 850px;
}
#bodyindex {
	text-align: left;
	width: 850px;
}

#bodylinks {
	text-align: left;
	width: 850px;
}
#historiek {
	text-align: right;
	height: 75px;
	color: #0094de;
	vertical-align: top;
}

#bodyklein {
	text-align: center;
	width: 850px;
	height: 500px;
}


#divcentraal {
	background-color: #143566;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #0094de;
	border-right-color: #0094de;
	border-bottom-color: #0094de;
	border-left-color: #0094de;
}
#kolomlinks {
	float: left;
	height: 175px;
	width: 275px;
}

#kolommidden {
	float: left;
	height: 175px;
	width: 300px;
	text-align: center;
	vertical-align: middle;
}
#kolomrechts {
	float: left;
	height: 175px;
	width: 275px;
	text-align: right;
}
#onder {
	clear: both;
	height: 40px;
	width: 850px;
	text-align: center;
	border: 1px solid #0094de;
	letter-spacing: 5px;
	vertical-align: middle;
}
#onderindex {
	clear: both;
	height: 40px;
	width: 850px;
	text-align: center;
	border: 1px solid #0094de;
	letter-spacing: 2px;
	vertical-align: middle;
}

#naarboven {
	text-align: right;
}




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;
}
