/* ######################################################################################################
** ### 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: #FFFFFF;}
#col3_content { margin:0; padding:0;margin-left: 0; margin-right: 0;}


/* ######################################################################################################
** ### Formatierung des Teasers der Startseite ##########################################################
** ######################################################################################################
*/
#introTeaserContainer {
	padding: 8px 6px 6px 8px;
	overflow: hidden;
}
#introTeaserContainer p {
	padding:0; margin:0;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
#introTeaserContainer h1 {
	padding:0; margin:0;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	font-weight: bold;
}
#introTeaserContainer h2 {
	padding:0; margin:0;
		font-size: 12px;
	line-height: 16px;
	color: #333333;
	font-weight: bold;
}

#teaser {
	display: none;
}
div.teaserBlock {
height: 110px;
}

#block1 {background-color: #FFFFFF;}
#block2 {background-color: #FFFFFF;}
#block3 {background-color: #FFFFFF;}
#block4 {background-color: #FFFFFF;}
#block5 {display: none;}

#contentRelatedLinks {
	background-color: #FFFFFF;
	padding: 3px;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
#underNavigation {
	margin-left:8px;
	width: 136px;
	overflow: hidden;
}
#generalOfferBox {
	width: 100%;
	zoom: 1;
}
h4 {font-size: 10px; color: black; font-weight: normal;}
