/* mac hide\*/
html, body {
	height:100%;
	margin: 0;
	padding: 0;
	}
/* end hide */


/* ----------------------------------------------------------------------------- */
/* ---------------------------- FONT ------------------------------------------- */
/* ----------------------------------------------------------------------------- */

a,
a:link,
a:visited,
a:active {
    color: #053c0c;
}

h1 {
	font-size: 18px;
	color: #000;
}
h2 {
	font-size: 16px;
	font-weight:bold;
	color: #000;
}
h3 {
	font-size: 16px;
	color: #000;
}
h4 {
	font-size: 14px;
	font-weight:bold;	
	color: #000;	
}
h5 {
	font-size: 14px;
	color: #000;
}
h6 {
	font-size: 12px;
	color: #000;	
}

/* ----------------------------------------------------------------------------- */
/* ---------------------------- BASE-------------------------------------------- */
/* ----------------------------------------------------------------------------- */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000;
	padding:0;
	margin:0;
	text-align:center;
	min-width:985px;/* for mozilla*/
	background: url(/images/bg.jpg) #fff repeat-x;
}

#outer{
	height:100%;
	min-height:100%;
	width:985px;
	text-align:left;
	margin:auto;
	position:relative;
	background:url(/images/midbg.jpg) repeat-y;
}
 
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#innerwrap {/* enables content first */
	float:left;
	width:985px;
	background:url(/images/midback.gif) no-repeat;	
}


/* ----------------------------------------------------------------------------- */
/* ---------------------------- TOP -------------------------------------------- */
/* ----------------------------------------------------------------------------- */

#header{
	position:absolute;
	top:0px;
	width:985px;
	height:196px;
	background: url('/images/header.jpg') no-repeat top left;
	color: #000000;
}

#headerkop {
	position:absolute;
	top: 77px;
	left: 550px;
	width: 370px;
	height: 30px;
	color:#fff;
	font-size:18px;
}

#zoekennaar {
	position:absolute;
	top: 154px;	
	left: 645px;
	width: 170px;
	height: 13px;
	_height: 10px;
	color:#9eb3c7;
	font-size:10px;
	padding-left:5px;
	padding-top: 1px;
	_padding-top: 2px;
	background-color:#fff;
}

.zoekeninvoer {
	position:absolute;
	top: 154px;
	*top: 154px;	
	left: 710px;
	width: 160px;
	height: 12px;
	border:0px;
	color:#000;
	font-size:10px;	
}

.zoekenknop {
	position:absolute;
	top: 154px;
	*top: 154px;
	left: 870px;
	*left: 872px;
	width: 18px;
	height: 13px;
	border:0px;
	background:url(/images/submitknop.jpg) no-repeat;
}

/* ----------------------------------------------------------------------------- */
/* --------------------------- LINKS ------------------------------------------- */
/* ----------------------------------------------------------------------------- */

#left {
	margin-top:220px;
	margin-bottom:140px;
	position:relative;
	width: 350px;
	float:left;	
}


/* ----------------------------------------------------------------------------- */
/* -------------------------- FOOTER ------------------------------------------- */
/* ----------------------------------------------------------------------------- */

#bottom {
	width: 100%;
	height: 153px;
	margin: 0;
	margin-top: -153px;
	background:url(/images/footer-bg.jpg) repeat-x;
}

#footer {
	width:985px;
	clear:both;
	height:153px;
	background: url(/images/footer.jpg) top left no-repeat; 	
	position: absolute;
	left:0;
	bottom:0;
}

#abotitel {
	position: absolute;
	top: 69px;
	left:75px;
	width: 100px;
	height: 20px;
	font-size:11px;
	color:#000;
}

#abotitel2 {
	position: absolute;
	top: 67px;
	left: 175px;
	width: 100px;
	height: 20px;
	font-size:14px;
	color:#000;
	font-weight:bold;
}

#invoeren {
	position: absolute;
	top: 94px;
	*top: 93px;	
	left: 73px;
	width: 220px;
	height: 20px;
}

#invoeren2 {
	position: absolute;
	top: 93px;
	left: 208px;
	width: 220px;
	height: 20px;
}

.aboinvoer {
	width: 130px;
	height: 15px;
	border:0px;
	font-size:11px;
	border:1px solid black;
}

.aboknop {
	width: 61px;
	height: 21px;
	border:0px;
	margin-left:5px;
	background:url(/images/submitknop2.jpg) no-repeat;
}

#footertxt {
	position:absolute;
	left: 500px;
	top: 42px;
	width: 400px;
	height: 90px;
	color:#fff;
	font-size:11px;
}

#footertxt a {
	color:#707070;
	text-decoration:none;
}

* html #footer {/*only ie gets this style*/
	\height:152px;/* for ie5 */
}

div,p  {margin-top:0}/*clear top margin for mozilla*/

/* ----------------------------------------------------------------------------- */
/* --------------------------- CONTENT ----------------------------------------- */
/* ----------------------------------------------------------------------------- */

#water {
	position: absolute;
	top:196px;
	left:54px;
	height:243px;
	width:162px;
	background:url(/images/water.png) no-repeat;
}

#centrecontent {
	width:600px;
	float:left;
	padding-top:209px;	
	padding-bottom:150px;/* needed to make room for footer */
	padding-left:0px;		
}

#titel {
	width:570px;
	height: 15px;
	padding-left: 30px;	
	padding-top:20px;
	color: #000;
	font-size: 14px;
	font-weight:bold;
	}

#content {
	width:570px;
	padding-left: 30px;
	padding-top: 20px;
	font-size:11px;
	line-height:18px;
	}
	
#content a {
	font-size:12px;
	line-height:16px;
	color: #000;
	font-weight:bold;
	}

#clearfooter {width:100%;height:32px;clear:both} /* to clear footer */

/* ----------------------------------------------------------------------------- */
/* -------------------------- TOP NAVIGATIE ------------------------------------ */
/* ----------------------------------------------------------------------------- */	

#topmenu {
	position:absolute;
	top:116px;
	*top:126px;	
	left:170px;
	width:650px;
	height:30px;
}

#topmenu ul {
	position:absolute;
	height: 30px;
}

#topmenu li {
	list-style: none;
	float: left;
	width: auto;
	_width:50px;
	float: left;
	text-align: center;
	height: 20px;
	padding-left: 11px;	
	padding-right: 11px;
	padding-top:4px;		
}

#topmenu ul li a {
  color: #fff;
  font-family: verdana;
  font-weight: normal;
  font-size: 11px;
  text-decoration: none;
  height: 19px; 
  display: block; 
}

#topmenu li:hover, #topmenu li.sfhover, #topmenu li.selected {
	background-color:#7fdff9;
}

#topmenu li:hover a, #topmenu li.sfhover a, #topmenu li.selected a {
	color:#000;	
}

#topmenu li ul {
	display: none;
}

/* ----------------------------------------------------------------------------- */
/* ------------------------- LINKS NAVIGATIE ----------------------------------- */
/* ----------------------------------------------------------------------------- */	


#nav {
	width:240px;
	margin-left: 98px;
}

#nav ul {
	margin: 0px;
	padding: 0px;
}

#nav li {
	height: 1%;
	list-style-type: none;
	width:230px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
	text-align:right;
	background-color:#4c86bc;
	border-bottom:1px solid white;	
}

#nav li.selected {
	width:240px;
	_width:250px;
	background-color:#4cd2f7;
	padding-bottom: 0px;
	_margin-right:-18px;
	
}

#nav li a {
	text-decoration: none;
	color:#918f71;
}

#nav ul li ul {
	width:240px;
	margin-top: 4px;	
	display: none;
	border-top: none;
	display:none;
}

#nav ul li.selected ul {
	display:block;
	border-top:1px solid white;
	background:url(/images/submenu-bg.jpg) left top repeat-y;
	width:240px;
	padding:5px;
}

#nav ul li.selected ul li {
	margin-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 0px;
	background: none;	
}

#nav ul li.selected ul li a {
	text-decoration: none;
	color:#000;
	font-weight: normal;
	font-size: 10px;
	padding-right: 10px;
}

#nav ul li.selected ul li.selected a {
	text-decoration: none;
	color:#000;
	font-weight: bold;
	font-size: 11px;
	padding-right: 19px;
	_padding-right: 30px;
}

#nav ul li.selected a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
	_padding-right:10px;
}

#nav li a {
	color:#fff;
	text-decoration:none;
}