/* ######################################################################################################
** ### 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;

padding: 0;   
margin: 0; 
} 

/* linke Spalte */
#col1 {}	
#col1_content {}

/* Rechte Spalte */
#col2 {position: relative;}
#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;
}
#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;
}
#generalOfferBox { position: absolute;}
/*****************************
TEASERHEADER**********************/
#teaser { 
	padding:0; 
	margin-right: 161px; margin-left: 14px; margin-top:3px;
}

#teaser #block1 {background-color:#E6E9ED; margin-right:3px;}
#teaser #block2 {background-color: #FFFFFF; border-right: 3px solid #FFFFFF; margin-right: 0;}
#teaser #block3 {background-color: #FFFFFF; border-right: 3px solid #FFFFFF;margin-right: 0;}
#teaser #block4 {margin-right: 0; background-color: #FFFFFF;}
#teaser #block5 {display: none;}



/*****************************
TEASERSECTION**********************/
#teaserContainer { 
	padding:0; 
	margin-right: 161px; margin-left: 14px; margin-top:0;
	background-color: #FFFFFF;
}
#teaserContainer #teaserSectiontitle div.teaserBlock h2 {
	margin: 1px; 
	color: #333333;
}
#teaserContainer #teaserSectiontitle div.teaserBlock {
	padding: 0;width: 130px;padding:0px 6px 0px 8px;
}
#teaserContainer #teaserSectiontitle {
	border-top: 3px solid #E6E9ED;
	background-color: #E6E9ED;
}
#teaserContainer #teaserSection div.teaserBlock {
	height: 90px;
	padding: 8px 6px 6px 8px;
	width: 130px;
}
#teaserContainer #teaserSection {
	border-top: 3px solid #E6E9ED;
	background-color: #E6E9ED;
}

#teaserContainer #teaserSectiontitle #block1 {background-color: #FFFFFF;border-right: 3px solid #E6E9ED;margin-right: 0;}
#teaserContainer #teaserSectiontitle #block2 {background-color: #FFFFFF;border-right: 3px solid #E6E9ED;margin-right: 0;}
#teaserContainer #teaserSectiontitle #block3 {background-color: #FFFFFF;border-right: 3px solid #E6E9ED;margin-right: 0;}
#teaserContainer #teaserSectiontitle #block4 {margin-right: 0; background-color: #FFFFFF; border-right: none;}
#teaserContainer #teaserSectiontitle .first #block1 {background-color: #E6E9ED;}
#teaserContainer #teaserSectiontitle .next #block1 {background-color: #FFFFFF;}


#teaserContainer #teaserSection #block1 {background-color:#FFFFFF;border-right: 3px solid #E6E9ED;margin-right: 0;}
#teaserContainer #teaserSection #block2 {background-color: #FFFFFF;border-right: 3px solid #E6E9ED;margin-right: 0;}
#teaserContainer #teaserSection #block3 {background-color: #FFFFFF;border-right: 3px solid #E6E9ED;margin-right: 0;}
#teaserContainer #teaserSection #block4 {margin-right: 0; background-color: #FFFFFF; border-right: none;}
#teaserContainer #block5 {display: none;}
