
/* linke Spalte */
* html #col1 {}	
* html #col1_content {}

/* Rechte Spalte */
* html #col2 {}
* html #col2_content {}
* html #generalOfferBox { position: relative;}
/* ######################################################################################################
** ### Formatierung des Teasers der Startseite ##########################################################
** ######################################################################################################
*/

* html #col3 {background-color: #FFFFFF;} 



* html #teaser #block1 {margin-right: 0;}
* html #teaser #block2 {background-color: #FFFFFF;}
* html #teaser #block3 {background-color: #FFFFFF;}
* html #teaser #block4 {margin-right: 0; background-color: #FFFFFF;}
* html #teaser #block5 {display: none;}

* html #main {
	background-image: url(../../img/hg_0-1-1.gif);
}

/*****************************
TEASERHEADER**********************/
* html #teaser { 
	clear: both;padding:0;
	margin-right: 14px; margin-left: 14px; margin-top:0;
}

* html #teaser #block1 {background-color:#E6E9ED; margin-right:3px;}
* html #teaser #block2 {background-color: #FFFFFF; border-right: none; margin-right: 0; width: 147px;}
* html #teaser #block3 {background-color: #FFFFFF; border-right: none; margin-right: 0;  width: 147px;}
* html #teaser #block4 {margin-right: 0; background-color: #FFFFFF;}
* html #teaser #block5 {display: none;}

* html #teaser div.teaserBlock {
	margin:0; padding:0;
	float:left; 
width: 144px; 
margin-right: 3px;
padding: 0;
position: relative;
border-top: 3px solid #E6E9ED;
}
* html #teaser div.teaserBlock h2 {
	margin:3px; padding:0;
}
/*****************************
TEASERSECTION**********************/
* html #teaserContainer { 
	padding:0; 
	margin-right: 161px; margin-left: 14px; margin-top:0;
	border-top: none;
}
* html #teaserContainer #block1 {background-color:#FFFFFF; }
* html #teaserContainer #block2 {background-color: #FFFFFF; border-right: 3px solid #E6E9ED; margin-right: 0;}
* html #teaserContainer #block3 {background-color: #FFFFFF; border-right: 3px solid #E6E9ED; margin-right: 0;}
* html #teaserContainer #block4 {background-color: #FFFFFF; border-right: none; margin-right: 0; width: 144px;}
* html #teaserContainer #block5 {display: none;}

* html #teaserContainer  div.teaserBlock {
	height: 90px;
	padding: 8px 6px 6px 8px;
	width: 147px;
}


