body {
	font: 75% Verdana, sans-serif;
	margin: 0;
	padding: 0;
	background: #DDD url(/bckgrnd.gif) repeat top center;
}
#logo h1 {
	display: none;
}
a img, a:visited img {
	border: none;
}
#wrapper {
	width: 950px;
	margin: 0 auto;
}

#header {
	width: 949px;
	height: 120px;
	background: #DDD url(/header.jpg) no-repeat;
}

#main {
	width: 949px;
	background: url(/content_bg.jpg) repeat-y 159px 0;
	
	
}
#menu {
	width: 132px;
	margin: 0 0 0 15px;
	padding: 0;
	float: left;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	background: #DDD url(/button.gif) no-repeat top left;
	width: 93px;
	height: 36px;
	color: #ffffff;
	margin: 10px 0px 0 12px;
	padding: 8px 16px 0 3px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}

#menu li a, #menu li a:visited {
	color: #ffffff;
	text-decoration: none;
}

#menu li a:hover, #menu li a:visited:hover {
	color: #FFCB3B;
	text-decoration: none;
}

#submenu
{	position: relative;
	left: 160px;
	width: 744px;
	height: 25px;
	background-color: #000;
	bottom: 13px;
}
#submenu ul  
{	

	float: left;	
	position: relative;
	color:#fff;
	text-decoration: none;
 	list-style: none;
}

#submenu ul li {
	position: relative;
	float: left;
	margin: 0 auto;	
	right: 180px;
	height: 22px;
	padding: 2px 3px 2px 5px;  
	bottom: 10px;
	
	}
		
#submenu ul a:link { 
	color:#fff;
	background-color:#000 ;
	font-weight: bold;
	text-decoration:none; 
	padding: 2px 3px 2px 5px; 
 
	letter-spacing: 1px;	
	}
#submenu ul a:active {
	color:#fff;
	background-color:#000 ;
	font-weight: bold;
	text-decoration:none; 
	padding: 2px 3px 2px 5px; 
 
	letter-spacing: 1px;
	}
#submenu ul a:visited {
	color:#fff;
	background-color:#000 ;
	font-weight: bold;
	text-decoration:none; 
	padding: 2px 3px 2px 5px;  
 
	letter-spacing: 1px;
}
#submenu ul a:hover {
	
	color: #FFCB3B; 
	font-weight: bold;
	text-decoration:none; 
	background-color:#000; 
	padding: 2px 3px 2px 5px; 
 	background-color:#000;
	}
	

#submenu ul .selected a, #menu ul .selected a:visited 
{	
	color: #FFCB3B; 
	text-decoration:none; 
	background-color:#000; 
 
 
	}

#content {
	width: 690px;
	float: left;
	padding: 00px 20px;
	line-height: 17px;
	font-size: 11px;
	margin-left: 21px;	
	
}
#content a {
	color: #113399;
	text-decoration: none;
}

#content a:hover {
	color: #CC0044;
	text-decoration: none;
}


.clear {
	clear: both;
	height: 1px;
}

#content h1 {
	margin: 0 0 0.6em 0;
	padding: 0;
	font-size: 22px;
	color: #CC0044;
	line-height: 26px;
	text-align: center;
}

#content p {
	margin: 0 0 1em 0;
}

#footerwrapper {
	height: 16px;
	background: #DDD url(/onderkant_bg.jpg) repeat-x;
}

#footer {
	height: 16px;
	width: 950px;
	margin: 0 auto;
	background: url(/onderkant.jpg) no-repeat -75px 0;
}

#footertekst {
	text-align: center;
	padding: 5px 0;
	font-size: 11px;
	color: #804000;
}
#footertekst a {
	color: #113399;
	text-decoration: none;
}

#footertekst a:hover {
	color: #CC0044;
	text-decoration: underline;
}
 #rgdtp {
  display: none;
  
}
#counter {
	text-align: right;
	padding: 21px 199px 0px 0px;
	}
	
#maps{
	width: 300px;
	height: 400px;
	position: absolute;
}
