/* ######################################################################################################
** ### Formatierung der Inhaltsspalten ##################################################################
** ######################################################################################################
*/
/* Himtergrundgrafik f�r linke Spalte - Grafikbreite 250 Pixel */
/*#main { background: #660000 url(../../img/bg_left2.gif) repeat-y top left; }*/
#main { 
background-color: #e6e9ed;
background-image: url(../../img/hg_weiss_weiss.gif);
padding: 0;   
margin: 0; 
}  

/* linke Spalte */
#col1 {}	
#col1_content {}

/* Rechte Spalte */
#col2 {}
#col2_content {}

#col3 {background-color: transparent;}
#col3_content { margin:0; padding:0;margin-left: 0; margin-right: 0;}


/* ######################################################################################################
** ### Formatierung des Teasers der Startseite ##########################################################
** ######################################################################################################
*/
#tt_news_liste_4 {
	margin: -3px 14px 0 161px;
	border-top: 3px solid #e6e9ed;
	background-color: #FFFFFF;
}
#generalOfferBox {
	zoom: 1;
}

#level3Navigation {
	position: absolute;
	top: 0;
	width: 100%;
	zoom: 1;
}
