#wrap {	
	background: none; 
	width: 18cm;
}
#nav { width: 0; }
#head, #nav, #footer {
	display: none;	
	width: 0;
}
/* hoehere Spezifitaet fuer den IE beachten! */
* html #content { 
	position: static; 
	margin: 0;
}
#content { 
	position: static; 
	margin: 0;	
}
