
#container { 
	position: absolute; top: 0; left: 0;
	width: 650px;  /*980px; */ 
	margin: 0 /*auto*/; 
	background: #FFF;} 
 
#header {
	height: 50px; /*126px;*/
	background: none;}   
	
#headerimg { display: none;}

#header h1 {
	font: normal 2.4em "Trebuchet MS", Arial, Helvetica, sans-serif; color: #000;
	padding: 0;}
	
#header img { display: none;
	float: right;
	width: 250px; height: 126px;}

/* NAVIGATIE TOP */
#balk { display: none;}	
#vlag { display: none;}	
#navtop { display: none;}		
#outer { background: none;}

/* NAVIGATIE LINKS */ 
#links { display: none;} 

/* CONTENT */	
#content { 	
	float: left;
	margin: 0px; 
	padding: 20px 0 0 0;} 	
	
/* RECHTS */	
#rechts { 
	float: left; 
	width: 650px; 
	padding: 0;
	border: none;}
	
/* FOOTER */	
#footer { background: none;}

#footer ul { 
	list-style: none;
	padding-right:0;}
	
#footer li#nav_15 a, 
#footer li#nav_16 a { display: none;}

#footer li#nav_17 { display: block; color: #53657A;}


