* {margin: 0; padding: 0; border: 0;}

body { text-align: left;}

#container {
	width: 600px; 
	text-align: left;
	margin-top: 0;}	
	
#outer { 
	width: 600px; 
	overflow: visible;
	background-color: #FFF;}	
	
#outerindex { display: none;}	
	
/* HEADER */
#header { width: 600px; height: 93px;} 

#logo { width: 600px; height: 45px;}
	
#logo img {	padding-left: 0;}

/* CONTENT */		
#content { 
	float: left;
	width: 593px; height: 100%;
	background-color: #FFF;} 
	
#contentslideshow { display: none;} 

/* TEKST */
#tekst { 
	float: left;
	width: 283px; height: 100%;
	background-color: #FFF;
	padding: 0 10px 10px 0;
	overflow: visible;}  	

/* FOTO */
#foto { 
	float: left;
	width: 300px; height: 396px;
	background-color: #FFF;}  	

/* FOOTER */	
#footer { 
	height: 46px;
	padding: 0;}  

#footer ul {
	list-style-type: none;
	font: normal 1.1em Verdana, Arial, Helvetica, sans-serif; color: #000;
	padding: 24px 0px 0 0px;}
	
/* NAVIGATIE */		
#navigatie { display: none;}