@charset "UTF-8";

@media all
{

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

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

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

#nav_main ul #current ul a {border: none;}


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


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

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

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

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


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

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

.angehoerige .teaser_content {
	border: 1px solid #D2791E;
	border-top: none;
	border-bottom:none;
}

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

}
