	html {margin-right: 1px} /* Vermeidung horizontaler Scrollbalken bei randabfallenden Layouts im IE7 */
	* html {margin-right: 0} /* Der IE6 benötigt das nicht */

	#col1 {float: left;}
	#footer { clear:both; }	

	
	#col1_content, #col2_content, #col3_content { position:relative; }

/* linke Spalte */
#col1 {width:213px; background:#FDFDFD url(images/layout/hintergrund_links_main.jpg) no-repeat 0 -1px; }
#col1_content { color:#444; background:inherit; height: 539px;}
#main {margin-top: 18px;}
*html #main {margin-top: 0px;}
*+html #main {margin-top: 0px;}
/* Rechte Spalte */
#col2 {width:0px; }
#col2_content {height: 31px; margin-top: 0px;}

/* Mittlere Spalte */
#col3 { height: 548px; margin-left:213px; margin-top: 0px; margin-right:0px; padding-left: 20px;background: transparent url(images/layout/hintergrund_uebersicht_content.jpg) no-repeat }

#col3_content {margin:-18px 15px 0 0; padding-top: 0; }
* html #col3_content {padding-top: 15px;}
*+html #col3_content {padding-top: 15px;}

#col3_content {margin-bottom:-2px; } /* Beseitigt auch die letzten 2 Pixel des IE-Clearings */
*html #col3 { position: absolute; left: 0px} 

#print, #search, #rootline, #mainmenu {display: none;}
*html #teaser {display: block; margin-bottom: 0;width: 100%;} 


#imagemap {height: 548px; margin-bottom: -548px; margin-left: -20px}
