@charset "UTF-8";

@media all
{

#navi_channel_container {
 background-image: url(../../img/leben_startseite.jpg);
}

/*Hauptnavigation*/
#nav_main ul li#current {background: url(../../img/navi_dropdownarrow_leben_aktiv.gif) left bottom no-repeat;}

#nav_main ul li#current a {background:url(../../img/channel_icon_leben_aktiv.gif) no-repeat 5px 5px #FFFFFF; color:#E89A22; border: 1px solid #E89A22; border-bottom: none;}




/*Subnavigation */
#col1_content h2 {
	background:url(../../img/channel_icon_leben_aktiv.gif) no-repeat 7px 8px #FFFFFF;
	color: #E89A22;
	border-color: #E89A22;
}


#col1_content .menu_top {
	background: url(../../img/teaser_box_leben_oben.gif) no-repeat left top transparent;
}

#col1_content .menu_bottom {
	background: url(../../img/teaser_box_leben_unten.gif) no-repeat left bottom transparent;
}

#col1_content ul#subnavigation {
	background-color: #E89A22;
}

#col1_content ul#subnavigation a:hover, #col1_content ul#subnavigation a.current, #col1_content ul#subnavigation a:focus {
	background-image:url(../../img/dropdownlist_arrow_leben.gif);
	background-repeat: no-repeat;
	background-position: 4px 5px;
	background-color: #FFFFFF;
	color: #E89A22;
}


/* Teaser  Startseite */
.leben .teaser_top {
	background: url(../../img/teaser_box_leben_oben.gif) no-repeat left top transparent;
}

.leben .teaser_bottom {
	background: url(../../img/teaser_box_leben_unten.gif) no-repeat left bottom transparent;
}

.leben .teaser_content {
	border: 1px solid #E89A22;
	border-top: none;
	border-bottom:none;
}

.leben .teaser_content h2 {
	color: #E89A22 !important;
	font-style:italic !important;
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
	border:0 !important;
}

}
