@charset "UTF-8";

@media all
{

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


h1 {color: #96BB19;}


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

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

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

#col1_content ul#subnavigation {
	background-color: #96BB19;
}

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



}
