body {
	color: black;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	margin: auto;
	scrollbar-face-color: rgb(220, 220, 220);
	scrollbar-highlight-color: rgb(224, 255, 255);
	scrollbar-shadow-color: rgb(224, 255, 255);
	scrollbar-3dlight-color: rgb(224, 255, 255);
	scrollbar-arrow-color: black;
	scrollbar-track-color: rgb(224, 255, 255);
	scrollbar-darkshadow-color: rgb(224, 255, 255);
}
div.b	{
	border: 1px solid red;
}
#horizon {
	position: absolute;
	background: transparent;
	text-align: center;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}
#indexcontainer {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -50px;							/* de helft van height */
	margin-left: -366px;						/* de helft van width */
	margin-right: auto;
	margin-bottom: auto;
	height: 100px;									/* oorspronkelijk 327px */
	width: 732px;
	text-align: left;
	background: transparent;
}
#container {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -180px;							/* de helft van height */
	margin-left: -300px;						/* de helft van width */
	margin-right: auto;
	margin-bottom: auto;
	height: 400px;									/* oorspronkelijk 327px */
	width: 600px;
	text-align: left;
	background: transparent;
	background-image: url(grafx/bg.wheel.jpg);
/*	overflow: hidden;*/
/*	max-height: 332px;*/
}
#text {
	position: absolute;
	padding-right: 15px;
	z-index: 1;
	font-size: .9em;
	overflow: auto;
	background-color: transparent;
	top: 0px;
	width: 570px;
	height: 330px;
	margin-top: 15px;
/*	margin-left: 30px;*/
	margin-left: 15px;
	filter: chroma(color=#E0FFFF);
}
#footer {
	position: absolute;
	margin-top: 362px;
	margin-left: 5px;
	width: 590px;
	z-index: 10;
	padding: 0;
	color: Gray;
}
#footer a {
	text-decoration: none;
	color: Gray;
}
#footer a:hover {
	text-decoration: none;
	color: Black;
}
#footer img {
	border: 0px;
}

a img {
	border: none;
}

/* position the language bar above the menus */
#lang {
/*	float: right;*/
	/*z-index: 500;*/
/*	width: 560px;*/
	width: 600px;
	height: 12px;
	position: absolute;
	top: -42px;
	color: Silver;
	font-size: 10px;
	right: 0px;
/*	text-align: right;*/
}
#lang a {
	color: Silver;
	text-decoration: none;
}
#lang a:hover {
	color: Gray;
	font-weight: bold;
}
ul#langposition {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul#langposition .left
{
	float: left;
	/*width: 5em;*/
}
ul#langposition .right
{
	float: right;
	width: 15px;
	text-align: right;
	/*border: 1px solid black;*/
}

#noslide {
	text-align: center;
	font-size: 10px;
}
#noslide img {
	border: none;
}
a.index {
	text-decoration: none;
	color: gray;
}
a.index:hover {
	color: black;
}
a {
/*	text-decoration: none;*/
	color: rgb(25, 25, 112);
}
a:hover {
	color: black;
}
.titel1 {
	font-size: 1.4em;
	font-weight: bold;
}
#rechtsonder {
	position: absolute;
	bottom: 2px;
	right: 3px;
	/* color: #DC143C; */
}
img.link {
	border: 2px solid white;
}

#menubox {
	color: rgb(220, 220, 220);
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 1.2em;
	background-color: transparent;
}
.niv2 a {
	font-size: 1em;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-weight: bold;
	color: gray;
}
#menubox a {
	color: rgb(220, 220, 220);
	text-decoration: none;
}
#menubox a:hover {
	color: gray;
}
#previous {
	position: absolute;
	bottom: 5px;
	left: 50%;
	margin-left: -28px;
}
#next {
	position: absolute;
	bottom: 5px;
	left: 50%;
	margin-left: 10px;
}
#exit {
	position: absolute;
	bottom: 5px;
	left: 50%;
	margin-left: -7px;
}
table.agenda {
/*	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;*/
	margin-left: 10px;
	}
table.agenda tr {
	vertical-align: top;
/*	height: 0px;*/
}
