#header { 
 	background: url(images/headerbindex.jpg) no-repeat;}
	
#header h1 {
	font: bold 14px/140% Arial, Helvetica, sans-serif; color: #000;
	width: 650px;
	text-align:center;
	/*margin-bottom: 10px;*/
	padding: 0;} 
	
#header h1 a { font: bold 14px/140% Arial, Helvetica, sans-serif; color: #000;text-decoration: none;} 
#header h1 a:hover {text-decoration: underline;} 
	
#headertekst {
	float: right;
	width: 670px; height: 110px;	
	background-color: transparant;	
	padding: 100px 30px 0 0;}
	
#navtop { display: none;}	

#sidebar {
	float: left;          	    
	width: 220px; 				
	padding: 0px 15px 15px 35px;}
	
/* DIT IS DE UL HOOFDNAVIGATIE */		
#nav {
	margin-top: 0px;
	list-style-type: none;
	float: right;
	padding: 11px /*53px*/ 15px 40px 0;}
	
#nav li { 
	width: 155px; height: 55px;
	background-image: url(images/taalbloemc55nl.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;}
	
#nav li.duits { background-image: url(images/taalbloemc55d.jpg);}	
	
#nav li.engels { background-image: url(images/taalbloemc55.jpg);}		

#nav li a {
	font: bold 14px Arial, Helvetica, sans-serif; color: #FFF;
	text-decoration: none;
	/*padding: 20px 0 ;*/ /*20px 0*/
	display: block;
	width: 155px; /*height: 60px; */
	text-align: right;
	line-height: 2.5;} 
	
#nav li a:hover { color: #000; display: block;}					 
	
#content { 
	margin: 0 0 0 270px; 				
	padding: 0px 40px 0px 20px;
	text-align: center;}  
	
#content img { 
	margin: 27px 0px 57px 0px;}  

#content h2{ /* rood */
	font: bold 14px/140% Arial, Helvetica, sans-serif; color: #B20022;
	/*margin-bottom: 6px;*/}
	
/* FOOTER*/	
#footer { 
	width: 970px; height: 40px; 
	background: url(images/footerindex.jpg) no-repeat top left;} 

#footerprint {display: none;}

#footer ul {
	width: 700px;
	padding: 2px 0 0 260px;
	text-align: center;
	list-style-type: none;
	font: normal 11px Arial, Helvetica, sans-serif; color: #000;
	/*background-color: #99CC33;*/}
	
#footer li { display: inline; margin: 0 12px;}	
#footer li a { 
	font: normal 11px Arial, Helvetica, sans-serif; color: #000;
 	text-decoration: underline;}
#footer li a:hover { color: #000;}				

