/* ######################################################################################################
** ### 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 {display: none;}	
#col1_content {}

/* Rechte Spalte */
#col2 {}
#col2_content {}

#col3 {margin-left: 14px; background-color: #FFFFFF; margin-right: 161px;}
#col3_content { margin:0; padding:0;margin-left: 0; margin-right: 0;}

/* ######################################################################################################
** ### Formatierung des Eyecatchers ##########################################################
** ######################################################################################################
*/
#eyeCatcher {
 background-color: #ffffff;
 padding: 8px 6px 6px 8px;
 position: relative;
 z-index: 10;
 height: 265px;
 width: 571px;
 overflow: hidden;
}
#eyeCatcher img {
	width: 571px;
}
#eyeCatcherImage {
position: relative;
z-index: 11;
left:0; top:0;
z-index: 11;
zoom: 1;
}

#eyeCatcherText {
 position: relative;
 left: 341px; top:-198px;
 z-index: 12;
 height: 220px;
 z-index: 12;
 width: 220px;
}
#verticalZentriert {
/*display: table-cell; */
/*vertical-align: middle;
position: static;*/
}

#eyeCatcherTextTitle p {
padding-left: 8px;
padding-right: 6px;
font-size: 14px;
font-weight: bold;
margin-bottom: 14px;
}
#eyeCatcherTextText p {
padding-left: 8px;
padding-right: 6px;
font-size: 11px;
font-weight: normal;
line-height: 16px;
}


/* ######################################################################################################
** ### Formatierung des Teasers der Startseite ##########################################################
** ######################################################################################################
*/

div.teaserBlock {
height: 100px;
overflow: hidden;
}
div.teaserBlockText {
	height: 56px; 
	overflow: hidden;
}
div.teaserBlock div.teaserLink a img {
	background-image: url(../../img/icons/link.gif);
	background-repeat: no-repeat;
}
div.teaserBlock div.teaserLink a:hover img {
	background-image: url(../../img/icons/link_over.gif);
		background-repeat: no-repeat;
}
#block1 {background-color: #FFFFFF;}
#block2 {background-color: #FFFFFF;}
#block3 {background-color: #FFFFFF;}
#block4 {background-color: #FFFFFF; margin-right:0;}
div#block5 {display: none;}

#generalOfferBox {
	position: absolute;
	width: 144px;
}