@charset "UTF-8";

@media all
{

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

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

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



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

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

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

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

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


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

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

.behandlung .teaser_content {
	border: 1px solid #EBC120;
	border-top: none;
	border-bottom:none;
}

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


}
