a:link {
	background-color: #FFFFE7;
	color: #000080;
	text-decoration: none;
}

a:visited {
	background-color: #FFFFE7;
	color: #000080;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
}

a:active {
	color: #FF0000;
	text-decoration: none;
}

body {
	background-color: #000080;
	color: #000000;
	font-family: "Trebuchet MS", sans-serif;
	margin: 0;
	padding: 0;
	scrollbar-3dlight-color: #000080;
	scrollbar-arrow-color: #000080;
	scrollbar-base-color: #0000CC;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #FFFFE7;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #C0C0C0;
}

h2, h3, h4, h5 {
	color: #000080;
}

td {
	background-color: #FFFFE7;
	color: #000080;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 80%;
}

ul {
	list-style: disc;
	margin-top: 4px;
}

.blue {
	color: #000080;
}

.bron {
	font-size: 80%;
	font-style: italic;
	text-align: right;
}

.copy {
	color: #000080;
	font-size: 70%;
	font-style: italic;
	text-align: center;
}

.italic {
	font-style: italic;
	font-weight: lighter;
}

.kleinblauw {
	color: #000080;
	font-size: 80%;
	font-weight: normal;
}

.kleinblauwvet {
	color: #000080;
	font-size: 80%;
	font-weight: bold;
}

.kolom33 {
	width: 33%;
}

.kop {
	color: #FFFFE7;
	display: block;
	filter: DropShadow(color=#999999, offx=2, offy=2); /* offx=breedte van de schaduw naar rechts, offy=breedte van de schaduw naar beneden */
	height: 55px;
	left: 163px;
	padding-top: 5px;
	position: absolute;
}

.left {
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
}

.main {
	background-color: #FFFFE7;
	color: #000000;
	display: block;
	height: auto;
	left: 155px;
	margin: 57px 2px 0 0;
	padding: 10px;
	position: absolute;
}

.menu {
	background-color: #000080;
	color: #FFFFE7;
	display: block;
	font-size: 90%;
	font-weight: bold;
	height: auto;
	padding-top: 14px;
	position: absolute;
	text-align: center;
	width: 155px;
}

.menu a:link {
	color: #000080;
	text-decoration: none;
}

.menu a:visited {
	color: #000080;
	text-decoration: none;
}

.menu a:hover {
	background-color: #000080;
	color: #FFFFE7;
}

.none {
	display: none;
}

.right {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}

.spacer {
	clear: both;
	height: 0px;
}

#menucat a	{
	background-color: #FFFFE7;
	border: 1px solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	color: #000080;
	display: block;
	margin-top: 4px;
	padding: 4px;
	width: 95%;
}

#menucat a:hover {
	background-color: #000080;
	border-color: #666666 #CCCCCC #CCCCCC #666666;
	color: #FFFFE7;
}
