<!--	

#header{
	position:relative;
	width: 768px;
	height: 46px;
	padding: 0;
	border: 0;
	margin: 0;
	background: transparent;
	clear:left;
}
/* Commented Backslash Hack
hides rule from IE5-Mac \*/
#header {
	float:none;
	clear:none;
	}
/* End IE5-Mac hack */

#headerimg	{
	position:absolute;
	top:0px;
	margin: 0;
	padding: 0;
	border: 0;
	border:none;
	clear:left;
}
/* Commented Backslash Hack
hides rule from IE5-Mac \*/
#headerimg {
	float:left;
	clear:none;
	}
/* End IE5-Mac hack */	
	

#headercontents{
	width: 577px;	
	border: 0;
	margin: 0;
	/*height: 39px;*/
	float:right;
	clear:right;
	border:none;
}	

#headersubcontentsprim{
	/*position:absolute;
	top:0px;*/
	border: 0;
	margin: 0;
	width: 577px;
	border:none;
	float: right;
	clear: right;
	/*display: inline;*/
}


#headersubcontentssec{
	position:absolute;
	top:26px;
	border: 0;
	margin: 0;
	width: 577px;
	border:none;
	float: right;
	clear:right;
	display: inline;
	z-index:0;
}



/*  Horizontal  timestampdiv */


#timestampdiv{

	display: inline;
	border: 0;
	margin: 0;
	padding: 2px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
	padding-bottom: 0px;
	width: 90px;
	background: transparent;
	color: #ddd;
	height: 26px;
	float: left;
	text-align: left;
	font-weight: normal;
	font-size:   9px;  	    
	voice-family: "\"}\"";   
	voice-family: inherit;     
	height: 20px;
}
	
			
	
	/*  Horizontal service nav */

#servicenav {
	position: relative;
	top:0px;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align:center;
	height: 26px;
	width: 300px;
	background: #fff;
	}

	

#servicenav ul {
	display:block;
	margin: 0px;
	padding: 0px;
	padding-top:3px;
	list-style-type: none;
	}

	
	
#servicenav ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 2px;
	padding-left:2px;
	padding-right:2px;
	
	margin: 0px;
	font-weight: normal;
	font-size:11px;  
	}

#servicenav ul li a {
	background: #fff;
	margin: 0px;
	padding: 3px;
	padding-left:5px;
	border: none;
	border-left: #999 solid 1px;
	color: #2F3535;
	text-decoration: none;
	display: inline;
	text-align: center;
		    
	}


html>#servicenav ul li a  {
	font-size:  11px;
	} 

#servicenav ul li a.first {	
	border-left: none;
	}


#servicenav ul li a:hover {
	color: #000;
	text-decoration: underline;
	}

#servicenav a:active	{
	text-decoration: underline;
	color: #000;
	}	
	


/*  Horizontal  timestampdiv */

#searchdiv{
	display: block;
	border: 0;
	margin: 0;
	padding: 2px;
	/*padding-left: 10px;*/
	width: 162px;
	background: transparent;
	color: #ddd;
	height: 20px;
	float: right;
	text-align: right;
	font-weight: normal;
	font-size:  11px;  	    
	voice-family: "\"}\"";   
	voice-family: inherit;     
	height: 22px;
	width: 162px;
}	

/* be kind to Opera*/
html>body #searchdiv form{
	margin:0px;
	padding:1px;
}

#searchdiv  form #zoekterm{
	color: #111;
	background: #fff;
	border: 1px solid #ccc;
	width: 85px;
	height: 16px;
	float: left;
	
}	
	
#searchdiv form a {
	display:block;
	color: #ddd;
	text-decoration: none;
	padding-top: 4px;
}	
	
	
	
	
	
/*  Horizontal contact nav */

#contactnav {
	float: right;
	width: 260px;
	}

#contactnav ul {
	border: 0px;
	margin: 0px;
	padding: 0px;
	color: #2F3535;
	list-style-type: none ;
	text-align: right;
	background: transparent;
	height: 20px;
	}

#contactnav ul li {
	display: block;
	float: right;
	text-align: center;
	padding: 0px;
	padding-left:10px;
	padding-right:0px;
	margin: 0px;
	
	}

#contactnav ul li a {
	background: transparent;
	/*width: 70px;*/
	border: none;
	padding: 0;
	padding-top: 1px;
	color: #2F3535;
	text-decoration: none;
	display: block;
	text-align: right;
	font-weight: normal;
	font-size:   11px;  	    
	}


html>#contactnav ul li a  {
	font-size:  11px;
	} 
	

#contactnav ul li a:hover, #contactnav ul li a:active{
	color: #000000;
	text-decoration: underline;
	}

	
	
/*  Horizontal lang nav */

#langnav {
	float: left;
	padding-top: 1px;
	width: 300px;
	}

#langnav .lang{
	float: left;
	padding-right: 12px;
}

/* be kind to Opera*/
html>body #langnav .lang {
	width: 80px;
	padding-right: 6px;
}


#langnav .lang .langimg{
	float: left;
	padding-top: 1px;
	padding-right: 2px;
}

#langnav a {
	background: transparent;
	border: none;
	color: #2F3535;
	text-decoration: none;
	font-size:  11px;  
}
	

#langnav a:hover{
	color: #000000;
	text-decoration: underline;
}
	
#langnav a:active {
	color: #000000;
	text-decoration: underline;
}	

#langnav img{
	float:left,
	width: 8px;
	height: 8px;
	border: none;
	margin:2px;
	voice-family: "\"}\"";   
	voice-family: inherit;     
	width: 8px;
	height: 8px;
	
}
	
		
	
/* einde bovenste navigatiebalk*/







/* lettergrootte selectie */

#lettergrootte {
position: absolute; 
left: 664px; 
top:42px; 
text-align:right; 
height: 18px; 
width:100px; 
z-index:2;

}

#lettergrootte a {
	border:none;
margin:0px;
padding:0px;
}

#lettergrootte a img{
	border:none;
	margin:0px;
	padding:0px;
height:20px;
width:20px;
}


-->