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

a,
a:link,
a:visited,
a:active {
	color: #053c0c;
	text-decoration: underline;
}

h1 {
	font-size: 18px;
	color: #355a90;
}
h2 {
	font-size: 16px;
	font-weight:bold;
	color: #7e7e7e;
}
h3 {
	font-size: 16px;
	color: #355a90;
}
h4 {
	font-size: 14px;
	font-weight:bold;	
	color: #cf0000;	
}
h5 {
	font-size: 14px;
	color: #cf0000;
}
h6 {
	font-size: 12px;
	color: #cf0000;	
}

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:808px;/* for mozilla*/
	background: #fffde4;
}

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

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

#header{
	position:absolute;
	top:0px;
	width:808px;
	height:267px;
	background: url('/images/top.gif') no-repeat top left; /* Voor IE6 browser */	
	overflow:hidden;
	color: #000000;
	z-index:100;
}

#knoppen {
	top:0px;
	width:795px;
	height:277px;
	text-align:right;
	padding-top: 218px;
}

#right {
	position:relative;
	width:193px;
	height: 100%;
	float:left;
	padding-top: 267px;
	padding-left: 7px;
}

#footer {
	width:808px;
	clear:both;
	height:56px;
	left:0;
	bottom:0;
	background: url(/images/footer.gif) no-repeat; 	
	position: absolute;
}

* html #footer {/*only ie gets this style*/
	\height:22px;/* for ie5 */
}
div,p  {margin-top:0}/*clear top margin for mozilla*/

#centrecontent {
	width:540px;
	float:left;
	padding-top:260px;
	*padding-top:270px;	
	_padding-top:270px;		
	padding-bottom:32px;/* needed to make room for footer */
}

#nieuwsbrief ul {
	width:530px;
	height: 98px;
	padding-left: 0px;
}

#nieuwsbrief ul {
	margin-left:20px;	
	list-style:none;	
}

#nieuwsbrief ul li {
	padding-top: 2px;
	padding-bottom: 2px;	
	color: #888888;		
}

#nieuwsbrief a{
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
#nieuwsbrief a:hover{
	color: #435da5;
}

#nb1 {
	float: left;
	width: 65px;
}


#titel {
	padding-top: 7px;
	_padding-top: 3px;
	*padding-top: 3px;
	padding-left: 20px;
	color: #6e6e6e;
	font-size: 14px;
	}

#content {
	width:500px;
	padding-left: 20px;
	padding-top: 90px;		
	}
	
#content p, table, td {
	font-size: 11px;
	font-family: verdana;
	
	}

#centrecontent li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000;
	line-height: 18px;
}

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

#nav {
	width: 245px;
	padding-left: 0px;
}

#nav ul {
	margin: 0px;
	margin-left: -40px;
	*margin-left: 0px;
	_margin-left: 0px;		
	width: 245px;
	padding-top: 8px;
}

#nav ul li {height: 1%;}

#nav li {
	list-style: none;
	text-align: right;	
	font-size: 13px;
	color: #435da5;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	background: url(/images/menu-g.gif) left top no-repeat;
	border-bottom: 1px solid white;
}

#nav li.selected ul li {
	list-style: none;
	text-align: right;	
	font-size: 11px;
	color: #fff;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 10px;
	background-color: #cdc9e4;
	border-bottom: none;
	background: #cdc9e4;	
}

#nav li.selected ul li.selected {
	padding-top: 0px;	
}

#nav li ul {
	display: none;		
}

#nav li.selected ul {
	display: block;
	font-size: 13px;	
	color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;		
}

#nav li:hover, #nav li.sfhover {
	color: #6754a6;
	background: url(/images/menu-g2.gif) left top no-repeat;
    /* FIX */
	position: static;
}


#nav li.selected {
	color: #6754a6;
	font-weight:bold;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;		
	background: url(/images/menu-b.gif) left top no-repeat #cdc9e4;
}

#round {
	height: 100%;
	width: 235px;
	*width: 245px;	
	_width: 235px;	
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;		
	background: url(/images/menu-b2.gif) left bottom no-repeat;
}

#nav li a, a:link, a:visited, a:active {
	color: #435da5;
	text-decoration: none;
}

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

#nav li.selected a, a:link, a:visited, a:active {
	padding-right: 8px;
}

#nav li.selected ul li.selected a, a:link, a:visited, a:active {
	/*padding-right: 8px;*/
}

#nav li.selected ul li a, a:link, a:visited, a:active{
	color: #435da5;
	padding-right: 0px;	
}

#nav li.selected ul li a:hover{
	color: #000;
}

#nav li.selected ul li a {
	font-weight: normal;
}

#nav li.selected ul li.selected a {
	font-weight: bold;
}

a,
a:link,
a:visited,
a:active {
	color: #053c0c;
	text-decoration: underline;
}