
/* linke Spalte */
* html #col1 {}	
* html #col1_content {}

/* Rechte Spalte */
* html #col2 {	display: none;}
* html #col2_content {}

/* ######################################################################################################
** ### Formatierung des Teasers der Startseite ##########################################################
** ######################################################################################################
*/

* html #col3 {background-color: #FFFFFF;border:1px solid #FFFFFF;} 

* html #generalOfferBox {
	display: none;
}

