body{
	font-family: Arial;
	background: #e6e5e5;
	padding: 0px;
	margin: 8px 0px 8px;
}

#inhoud {
	position: relative;
	width: 745px;
	height: 540px;
	overflow-x: hidden;
	overflow-y: hidden;
	border-left: 1px solid #110000;
	border-top: 1px solid #110000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	background: #FFFFFF;
	padding: 2px;
}
#inhoud a{
	text-decoration: underline;
	color: #000000;
	}

#container {
    MARGIN-LEFT: auto; 
    WIDTH: 752px; 
    MARGIN-RIGHT: auto; 
    TEXT-ALIGN: left
}

#header {
    BACKGROUND-IMAGE: url("/imgs/topbanner2007.png"); 
    margin: 0px; padding: 0px;
    MARGIN-BOTTOM: 8px; 
    WIDTH: 752px; 
    HEIGHT: 134px;
    position: relative;
	z-index:1;
}

/* utility bar */
#utility {
    height: 9px;
    position: relative;
    top: 124px;
	z-index: 2;
}

#utility div a {
    display: block;
    border: 0px;
    width: 11px;
    height: 9px;
}

#dutch a {
	margin-right: 2px;
	float: right;
	width: 12px;
	background: url("/imgs/utility_dutch.gif");}
#dutch a:hover { background: url("/imgs/utility_dutch_over.gif"); background-repeat: no-repeat;}

#english a { 
	float: right;
	width: 12px;
	background: url("/imgs/utility_english.gif");
	background-repeat: no-repeat;}
#english a:hover { background: url("/imgs/utility_english_over.gif"); background-repeat: no-repeat;}

#menu {
	position: relative;
	border: 0px solid #000000;
	width: 752px;
	height: 25px;
	padding: 0px;
	margin: 0px 0px 8px 0px;
	background: #000000;
	left: 0px;	
}

#menu a {
	position: relative;
	display: block;	
	float: left;
	height: 18px;
	width: 130px;
	left: 0px;
	padding: 5px 2px 1px 2px;
	margin: 0px 0px 0px 0px;
	background: #000000;
	border-right: 1px solid #D0D0D0;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	font: bold 12px arial;
	color: #FFFFFF;
}

#menu a:hover {
	background: #e6e5e5;
	color: #000000;
	border-bottom: 1px solid #D0D0D0;
}

#swf {
	position: relative;
	top: 10px;
	margin: 0px;
	padding: 0px;
	height: 530px;
}
#note {
	bottom: 0px;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	font: 12px arial;
	width: 740px;
}

.header {
	position: relative;
 	height: 18px;
	width: 700px;
    margin-left: auto; 
    margin-right: auto; 
	position: relative;
	display: block;
	padding: 2px 0px 0px 10px;
	border-bottom: 2px outset #FFFFFF;
	background: #000000;
	font: bold 12px arial;
	color: #FFFFFF;
	}
	
.underneath {
	position: relative;
	width: 700px;
	height: 490px;
	margin-left: auto; 
    margin-right: auto; 
	margin-bottom: 3px;
	padding: 6px 0px 6px 10px;
	border-bottom: 1px solid #E0E0E0;
	background: #F5F5F5;
	display: block;
	font: 12px arial;
	color: #000000;
	}
.underneath table {
	font: 12px arial;
	}
