/* ######################################################################################################
** ### 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: none;
padding: 0;   
margin: 0; 
padding-top: 14px;
} 

#pageTitleArea {
   display: none;
}

/* linke Spalte */
#col1 {display: none;}	
#col1_content {}

/* Rechte Spalte */
#col2 {display: none;}
#col2_content {}

#col3 {margin-right: 14px; margin-left: 14px;}
#col3_content { margin:0; padding:0;margin-left: 0; margin-right: 0; }

#generalOfferBoxStart div.gobBox .alignRight a img { position: relative; top: 3px;}

/* ######################################################################################################
** ### Formatierung des Teasers der Startseite ##########################################################
** ######################################################################################################
*/
div.teaserBlock {
height: 100px;
} 

div.teaserBlock h2 {
	color: #02b0c8;
}
div.teaserBlock h2 a {
	color: #02b0c8; 
}
div.teaserBlock p {
	/*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 {}
#block2 {}
#block3 {}
#block4 {}
div#block5 {
margin-right: 0; 
}
div#block5 div.teaserLink {
display: none; 
}

#block1 h2 a, #block1 p {
	
}


#eyeCatcher {
 background-color: #ffffff;
 padding: 6px 6px 6px 8px;
 position: relative;
 width: 718px;
 height: 332px;
 z-index: 10;
}

#eyeCatcherImage {
	position: relative;
	z-index: 11;
 left:0; top:0;
  z-index: 11;
}

#eyeCatcherText {
 position: relative;
 left: 430px; top:-244px;
 z-index: 12;
 width: 292px;
 height: 332px;
 display: none;
}


#verticalZentriert {
/*display: table-cell; */
/*vertical-align: middle;
position: static;*/
}

#eyeCatcherTextTitle p {
padding-left: 8px;
padding-right: 6px;
font-size: 30px;
font-weight: bold;
margin-bottom: 18px;
line-height: 30px;
}
#eyeCatcherTextText p {
padding-left: 8px;
padding-right: 6px;
margin-right: 6px;
font-size: 11px;
font-weight: normal;
line-height: 16px;
}

#generalOfferBoxStart {
	height: 100px;
	overflow: hidden;
}
div#block5 #generalOfferBoxStart .gobBox {
background-color: #c9d5e3;
	padding: 3px 3px 3px 2px;
		zoom: 1;
}

div#block5 #generalOfferBoxStart .alignRight img { 
position: relative; top: 0px;
}
