body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	color: #444444;
}
table {
	font-size: 11pt;
	border: 0px none;
	margin: 0px;
	padding: 0px;
}
a {
	color: #164163;
	text-decoration: underline;
}
a:hover {
	color: #7793B0;
	text-decoration: underline;
}
.roodbruinbg {
	background-color: #711C1C;
}
.content {
	color: #580606;
}
.side {
	color: #EFD3C2;
	font-size: 11px;
	font-family: "Courier New", Courier, mono;
}
.donkerblauwbg {
	background-color: #164163;
}
.grijsblauwbg {
	background-color: #4B6683;
}
.ijsblauwbg {
	background-color: #7793B0;
	background-image: url(images/ijsblauw.gif);
}
.menu {
	background-color: #164163;
	padding: 0px;
	border: 0px none;
	font-weight: bold;
	font-variant: small-caps;
	color: #CFD5EB;
	margin: 0px;
	font-size: 17px;
}
.mainmenu:link {
	color: #69B9D8;
	text-decoration: none;
}
.mainmenu:visited {
	color: #69B9D8;
	text-decoration: none;
}
.mainmenu:hover {
	text-decoration: none;
	color: #CFD5EB;
}
.mainmenu:active {
	color: #CFD5EB;
	text-decoration: none;
}
.taalmenu {
	font-weight: bold;
	font-variant: small-caps;
	color: #AAAAAA;
	font-size: 12px;
}
.taaloff {
	color: #777777;
}
.altmenu:link {
	color: #DDDDDD;
	text-decoration: none;
}
.altmenu:visited {
	color: #DDDDDD;
	text-decoration: none;
}
.altmenu:hover {
	color: #DDDDDD;
	text-decoration: none;
}
.altmenu:active {
	color: #DDDDDD;
	text-decoration: none;
}
.submenu {
	color: #EFD3C2;
	font-size: 16px;
}
.submenu:link {
	color: #FCB998;
	text-decoration: none;
}
.submenu:visited {
	color: #FCB998;
	text-decoration: none;
}
.submenu:hover {
	text-decoration: none;
	color: #EFD3C2;
}
.submenu:active {
	color: #EFD3C2;
	text-decoration: none;
}
.subsubmenu {
	font-size: 84%;
}
.border {
	background-color: #263544;
}
.footer {
	font-variant: small-caps;
	font-weight: bold;
	background-color: #4B6683;
}
.trail {
	font-size: 86%;
	color: #4B6683;
	font-family: "Courier New", Courier, mono;
}
.trail a {
	text-decoration: none;
}
#sidelayer {
	position: relative;
	width: 121px;
	height: auto;
	z-index: 2;
	left: 0px;
	top: 0px;
	color: #EFD3C2;
	font-size: 11px;
	font-family: "Courier New", Courier, mono;
	overflow: hidden;
}
#cardlayer {
	position: absolute;
	left: 60px;
	top: 10px;
	width: 133px;
	height: 410px;
	z-index: 4;
	text-align: left;
	background-color: #711C1C;
}

