* {margin: 0; padding: 0; border: 0;}

body  {
	font: 62.5% Arial, Helvetica, sans-serif;
	background: #FFF;
	color: #000;
	text-align: left;}
	
#wrapper {
	width: 650px; height: 531px;
	position: relative;
	text-align: left;
	margin: 0 auto;}
		
#container {
	width: 650px; height: 554px;
	text-align: left;
	margin: 0;}	
	
/*  HEADER */		
#header { width: 650px; height: 60px;} 
	
#logo {	float: left; top: 0; left: 0;}	
	
#container {
	width: 650px;
	text-align: left;
	position: relative;
	border: none; /* donkerbruin */}		
	
/* CONTENT */	
#foto {
	position: relative /*absolute*/; float: left;
	width: 368px; height: 475px;
	top: 0; left: 0;}  	
	
#myGallery {  display: none;
	width: 368px; height: 475px;
	background-color: #FFF;}  
	
#map_canvas { width: 368px; height: 475px;}  
		
#topnav { display: none;}	
	
#content { 
	float: left;
	width: 650px; height: 385px; 
	background-color: #FFF;
	overflow: visible; /* auto */ 
	margin-top: 0; margin-left: 0;} 

#tekst { 
	float: left;
	width: 650px; height: 385px;}  
	
.Accordion {
  overflow: visible !important;}

.AccordionPanelContent {
  display: block !important;
  overflow: visible !important;
  height: auto !important;}


/* FOOTER */	
#footer { display: none;}		
	
#nav { display: none;}
	

