@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/ruit.gif);
	background-repeat: repeat;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.centered {
	text-align: center;
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #39C;
}
a:active {
	color: #000;
	background-color: #FFF;
}
.navigatie {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	background-color: #FFF;
	text-decoration: none;
}
.subtitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	background-color: #FFF;
	text-decoration: none;
}
.subtitle:link {
	text-decoration: none;
}
.underline {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	background-color: #FFF;
	text-decoration: underline;
}
.big {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	background-color: #FFF;
	text-decoration: none;
}
.big:link {
	text-decoration: none;
}
.brood {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 0px;
	background-color: #FFF;
}
.brood:link {
	text-decoration: underline;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
}
.data {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-style: italic;
}
#apDiv1 {
	position:fixed;
	width:150px;
	height:600px;
	z-index:10;
	overflow: hidden;
	left: 10px;
	top: 40px;
}
.quicknav {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	background-color: #FFF;
}
.quicknav:visited {
	text-decoration: line-through;
	background-color: #FFF;
}
