/*NAvi left * ############################# */

@import url('styles_top_navi.css');

#menu_sub {
	color: #333333;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
	font-weight: normal;
	width: 196px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 24px;
}
.navi_left_menu {
	width: 196px;
	float:left;
	padding: 0px;
	height: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #242424;
	border-left-color: #242424;
	margin: 0px;
	background-color: #171717;
   }
.navi_left_menu_list  {
	list-style-type: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	display: block;
	text-indent: 24px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #171717;
   }
.navi_left_menu_list li a {
	text-decoration: none;
	color: #CCCCCC;
	display:block;
	width: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #252525;
	border-left-color: #252525;
   }
.navi_left_menu_list li a:hover {
	color: #FFFFFF;
	background-color: #333333;
	background-image: url(pics_main/navi_active.jpg);
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
   }
#li_active {
	color: #FFFFFF;
	background-color: #333333;
	background-image: url(pics_main/navi_active.jpg);
	border-right-color: #252525;
	border-left-color: #252525;
	font-weight: bold;
	width: auto;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
   }   
 /* ################################## */   
  
.navi_left_menu_sub_list  {
	text-indent:15px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	width: 196px;
   }
.navi_left_menu_sub_list li a {
	background-image: url(../pics/subnavi/sub_arrow.gif);
	text-decoration: none;
	color: #999999;
	display:block;
	background-repeat: no-repeat;
	background-position: 18px 6px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #252525;
	border-left-color: #252525;
	width: auto;
	text-indent: 36px;
   } 
.navi_left_menu_sub_list li a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 18px 6px;
	background-image: url(../pics/subnavi/sub_arrow_a.gif);
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: auto;
	border-top-width: 0;
	border-right-width: 2;
	border-bottom-width: 0;
	border-left-width: 2;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #252525;
	border-left-color: #252525;
	text-indent: 36px;
   }  
#li_sub_active {
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 18px 6px;
	background-image: url(../pics/subnavi/sub_arrow_a.gif);
	font-weight: bold;
	color: #CCCCCC;
   }         
/* ################################## */   
.navi_left_menu_sub_level_list  {
	text-indent:15px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
   }
.navi_left_menu_sub_level_list  li a {
	background-image: url(../pics/subnavi/sub_arrow.gif);
	background-color: #EBF2DB;
	text-decoration: none;
	color: #333333;
	padding: 5px 0px 5px 24px;
	display:block;
	background-repeat: no-repeat;
	background-position: 18px 6px;
	border:0;
   } 
.navi_left_menu_sub_level_list  li a:hover {
	background-image: url(../pics/subnavi/sub_arrow_a.gif);
	background-color: #EBF2DB;
	text-decoration: underline;
	color: #333333;
	padding: 5px 0px 5px 24px;
	display:block;
	background-repeat: no-repeat;
	background-position: 18px 6px;
	border:0;
   } 
#li_sub_level_active {
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 18px 6px;
	background-image: url(../pics/subnavi/sub_arrow_a.gif);
   }    
   
   /* Sprache wählen */
#select_lang {
	top: 10px;
	position: absolute;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	visibility: hidden;

	}
ul#nav_lang_liste {
	float: left;
 	margin: 0px 0px 0px 0px;
	padding:0px;
   }
ul#nav_lang_liste li{
	float: left;
	font-size: 10px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	
   }
ul#nav_lang_liste a {
	text-decoration: none;
	padding: 0px 7px 0px 7px;
	margin: 0px;
	color: #000;
	
   }
ul#nav_lang_liste a:hover {
	color: #000000;
	text-decoration: underline;
   } 
/* Sprache wählen Kürzel*/
#select_lang_shortcut {
	padding: 0px;
	margin: 0px;
	}
ul#nav_lang_liste_shortcut {
	padding:0px 0px 0px 8px;
	margin:0px;
   }
ul#nav_lang_liste_shortcut li{
	float: left;
	font-size: 10px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;

		
   }
ul#nav_lang_liste_shortcut a {
	text-decoration: none;
	padding: 0px 3px 0px 3px;
	margin: 0px;	

   }
ul#nav_lang_liste_shortcut a:hover {
   color: #F7931D;
   
   }      
