body{
	font-family: Arial;
	font-size:8pt;
	background: #eeeeee URL('images/world.gif') no-repeat;
	background-position: top center;
	margin:0px;
}
#supercontainer{
	margin:auto;
	padding:auto;
	width:996px;
	background-color:#eeeeee;
}
#container {
	position: relative;
	float: left;
	width: 996px;
}
#footer{
	text-align:center;
}
#footer span.red{
	color:red;
}
#footer a{
	color:#444444;
	text-decoration:none;
}
td{
	font-size:8pt;
}
td.menu{
	/*background-color:#006699;*/
	background-color:#0066b4;
	background-image:URL('images/bg_td.png');
	font-size:8pt;
	color:white;
	height:30px;
}
a.menu_item{
	color:white;
	font-weight:bold;
	text-decoration:none;
}
a.menu_item:hover{
	text-decoration:underline;
}
a{
	color:#000066;
}
a:hover{
	text-decoration:none;
}
h1{
	font-family:Arial;
	font-size:15px;
	margin-top:0px;
	padding-bottom:10px;
	border-bottom:1px solid #999999;
	width:400px;
	margin-bottom:10px;
}
h3{
	font-family:Arial;
}
h4{
	font-family:Arial;
	font-size:11pt;
	font-weight:bold;
	margin:8px 0px 0px 0px;
}

hr{
	color:#000066;
	hieght:1px;
	border:0px;
	border-top:1px solid #000066;
}

td.content{
	color:#000066;
	font-size:9pt;
	background-color:white;
	z-index:0;
	width:622px;
	display:block;
}
td.dashed{
	margin: 6px 6px 6px 6px;
    border: 1px dashed gray;
    background-color:white;
/*    opacity: .75;
    filter: alpha(opacity:75);
    -moz-opacity:.75;*/
    opacity: .85;
    filter: alpha(opacity:85);
    -moz-opacity:.85;
}

img{
	border:0px;
}

input.submit{
	color:#000066;
	background-color:white;
    opacity: .75;
    filter: alpha(opacity:75);
    -moz-opacity:.75;
	width:60px;
	font-family:Arial;
	font-size:8pt;
	border:1px solid #000066;
	font-weight:bold;
}
input.submit2{
	color:white;
	background-color:#73CAEB;
	width:120px;
	font-family:Arial;
	font-size:8pt;
	border:1px solid #73CAEB;
	font-weight:bold;
}
input.zoek{
	color:#000066;
	font-weight:normal;
    opacity: .75;
    filter: alpha(opacity:75);
    -moz-opacity:.75;

	width:100px;
	font-family:Arial;
	font-size:8pt;
	border:1px solid #000066;
	padding-left:3px;
}

option,select{
	font-family:Arial;
	font-size:10pt;
}
.hilite { background-color: #ff0; }
#map1{
	float:left;
}
#map2{
	float:right;
	right:0px;
}
#map_container{
	float:left;
	width:100%;
}
form{
	display:inline;
}
#contactform input{
	width: 240px;
}
#header_image{
overflow:hidden;
height:120px;
width:628px;
margin: 0px;
padding: 0px;
}
#header_image_left{
	overflow:hidden;
	height:120px;
	width:150px;
	margin: 0px;
	padding: 0px;
}
#header_image ul,
#header_image ul li,
#header_image_left ul,
#header_image_left ul li{
margin: 0px;
padding: 0px;
}

#latest_update{
	text-align:center;
	width:100%;
	font-size:9px;
}

#newslist {
	padding:0; 
	margin:0; 
}

#newslist li {
	list-style-type:none; 
}

#newslist li h3{
	font-size: 12pt;
	float: left;
	margin: 0px;
	}

#newslist li h4{
	float: right;
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	margin: 0px;
	}

#newslist li div {
	float: left;
	clear: both;
	width: 100%;
	margin: 0px;
}

#newslist li div hr {
	border: 0;
	color: #000000;
	background-color: #000000;
	height: 1px;
}

#nieuws_item h3 {
	font-size: 12pt;
	float: left;
	margin: 0px;
}

#nieuws_item h4 {
	float: right;
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	margin: 0px;
}

#nieuws_item div {
	float: left;
	clear: both;
	width: 100%;
	margin: 0px;
}