@charset "iso-8859-1";
/*############################################################################
#    Physioklinik Aitrachtal - V.2008 Stylesheet                             #
############################################################################*/

/* Anpassungen der Standardstile */
@media all {
	
	/* Variante mit großem Bild links */
	#col1 { width:550px; padding:0px; }
	#col1_content { height:300px; overflow:hidden; padding:0px; }
	
	#col2 { display:none; }
	
	#col3 { margin:0px 0px 0px 570px; _margin:0 0 0 567px; width:330px; height:300px; overflow:auto; x-overflow:hidden; }
	#col3_content { padding:5px 0px 0px 0px; width:295px; height:auto; overflow:visible; }

}

