body {
	background:#1f4534;
	padding:0px;
	margin:0px;
	
	font-family:Arial;
	line-height:20px;
	color:white;
	font-size:12px;
	
	text-align:center;
	
}

table {	font-family:arial;
	line-height:20px;
	color:white;
	font-size:12px;
	
}

a {
	color:#f78e1e;
}

#container {
	width:959px;
	height:500px;
	
	position:relative;
	margin:0 auto;
	text-align:left;
}

#headerImage  {
	width:584px;
	height:151px;
	background: url("../images/headerImage.jpg") top left no-repeat;
	
	position:absolute;
	right:1px;
	top:117px;
}

#header {
	background: url("../images/header.jpg") top left no-repeat;
	width:959px;
	height:268px;
}

#bottom {
	background: url("../images/bottom.jpg") top left no-repeat;
	width:959px;
	height:394px;
}

#content {
	float:left;
	margin-top:1px;
	margin-left:190px;
	width:510px;
	_width:540px;
	height:350px;
	_height:390px;
	overflow:auto;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:30px;
	display:inline;
}

#nieuwsOverige {
	float:left;
	margin-top:1px;
	margin-left:50px;
	display:inline;
	overflow:auto;
	width:100px;
	_width:130px;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:30px;
}

#dateDiv
{
	text-align:center; 
	width:959px; 
	float:left;
}

h1 {
	padding:0px;
	margin:0px;
	font-size:15px;
	color:#f78e1e;
}

ul#topVerLeft {
	padding:0px;
	margin:0px;
	list-style:none;
	position:absolute;
	top:117px;
	left:171px;
	width:202px;
}

ul#topVerLeft li {
	_display:inline;
	margin:0px;
	padding:0px;
}	

ul#topVerLeft li a {
	border-top:1px solid #677a71;
	display:block;
	
	
	padding:4.5px 16px;
	_padding:2.2% 16px;
	color:#f78e1e;
	text-decoration:none;
	font-weight:bold;
}

ul#topVerLeft li a:hover {
	background:#f78e1e;
	color:white;
	display:block;
}


ul#topVerLeft li ul {
	padding:0px;
	margin:0px;
	position:absolute;
	float:left;
	display:none;
	left:150px;
	list-style:none;
	margin-top:-30px;
	_margin-top:-29px;
	width:150px;
	background-color:#f78e1e;
	
	_width:100%;
	_height:100%;
}

ul#topVerLeft li ul li a {
	color:#163225;
}

ul#topVerLeft li ul li a:hover {
	background-color:#163225;
}

#links {
	overflow:hidden;
	position:absolute;
	right:30px;
	top:50px;
	height:25px;
}

#links a span {
	display:none;
}

#links a {
	width:16px;
	height:11px;
	float:left;
	display:block;
}

#links ul
{
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
}

#links ul li
{
	display:inline;
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
}

#links ul li a
{
	border:0px;
	width:20px;
}

#links ul li a img
{
	border:0px;
}

#links a.flgDutch {
	background:url("../images/flgDutch.jpg") top left no-repeat;
}

#links a.flgGerman {
	background:url("../images/flgGerman.jpg") top left no-repeat;
	margin-left:10px;
}

#links a.flgEnglish {
	background:url("../images/flgEnglish.jpg") top left no-repeat;
	margin-left:10px;
}

#links a.btnZoek {
	background:url("../images/btnZoek.jpg") top left no-repeat;
	margin-left:30px;
}

#links a.btnSitemap {
	background:url("../images/btnSitemap.jpg") top left no-repeat;
	margin-left:10px;
}

#links a.btnContact {
	background:url("../images/btnContact.jpg") top left no-repeat;
	margin-left:10px;
}

#links a.btnHome {
	background:url("../images/btnHome.jpg") top left no-repeat;
	margin-left:10px;
}

