.tablenav {
		background-color: #751118;
	background-image: url(Beelden/danish-nav_03.jpg);
	background-repeat: repeat;
	background-position: top;
	border: none;
}
.tablebody {
	background-color: #FFFFFF;
	background-image: url(Beelden/danish-bg_0.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border: none;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #98a3a8;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.tussentitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #111133;
}
body {
/*	background-color: #555544; */
	background-color: #000000;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #222244;
}
