/* NAVIGATION */



.snav_lk, .snav_ac  { font-size: 75%; font-weight: normal; }

#quicknav a {
	font-size: 85%;
	color: #000;
}

#quicknav .snav_ac,
#quicknav .qnav_lk {
	font-size: 80%;
}




#subnav ul.ul_level_0 .snav_lk,
#subnav ul.ul_level_0 .snav_ac {
	font-size: 85%;
	font-weight: bold;
}

#subnav ul.ul_level_1 .snav_lk,
#subnav ul.ul_level_1 .snav_ac {
	font-size: 75% !important;
	font-weight: normal !important;
}


.qnav_lk {  font-size: 80%; }

#subnav ul {	margin:0;	padding: 0;	list-style: none;	}
#subnav ul li { position: relative; margin: 0; padding: 0; }


.navtextlink  {  font-size: 75%; }

#subnav a,
#subnav a:link, 
#subnav a:visited {
  	display: block;
  	border-bottom: 0.0625em solid #fff;
  	text-decoration: none;	
	width: auto;
	padding-left: 1.5em;
	padding-top: 0.43em;
	padding-bottom: 0.375em;
	color: #fff;
}

* html #subnav a,
* html #subnav a:link, 
* html #subnav a:visited {
  width: 100%;  
}

/* EBENE 0 */

  #subnav ul.ul_level_0 li.li_level a, 
  #subnav ul.ul_level_0 li.li_level_ac a {
	margin: 0px;
	background: #0078BE;
	text-align: center;
	padding: 0.41em 0px;
	color: #fff;
  }
  
  
/* EBENE 1 */
  
	#subnav ul.ul_level_1 {
		background: url(/media/verlauf_blau.gif) repeat-x #C3DFEF;
	}
 
	#subnav ul.ul_level_1 li.li_level a {
   		background: url(media/lvl2_default.gif) bottom left no-repeat;
   		color: #000;
   		text-align: left;
   		padding-left: 0.9375em;
  }
  
  #subnav ul.ul_level_1 li.li_level a:hover, 
  #subnav ul.ul_level_1 li.li_level a:active {
	   background: url(media/lvl2_weiss.gif) bottom left no-repeat #0078BE;
	   color: #fff;
  }
  
  #subnav ul.ul_level_1 li.li_level_ac a {
   	 background: url(media/lvl2_weiss.gif) bottom left no-repeat #0078BE;
   	color: #fff;
	padding-left: 0.9375em;
	text-align: left;
  } 
 	
 

/* EBENE 2 */

  #subnav ul.ul_level_2 a {
  		padding-top: 0.25em;
	 	padding-bottom: 0.125em; 
  }

  #subnav ul.ul_level_2 li.li_level a {
		background: url(media/lvl3_default.gif) 0.9375em 0.875em no-repeat;
		color: #000;
   		padding-left: 1.4375em;
  }
  
  #subnav ul.ul_level_2 li.li_level a:hover, 
  #subnav ul.ul_level_2 li.li_level a:active {
   background: url(media/lvl3_default.gif) 0.9375em 0.875em no-repeat; 
   font-weight: normal;
   color: #0078BE;
  }
  
  #subnav ul.ul_level_2 li.li_level_ac a {
   background: url(media/lvl3_default.gif) 0.9375em 0.875em no-repeat;
   font-weight: normal;
   color: #0078BE;
   padding-left: 1.4375em;
  }


/* EBENE 3 */

  #subnav ul.ul_level_3 a {
  		padding-top: 0.25em;
	 	padding-bottom: 0.125em; 
  }

  #subnav ul.ul_level_3 li.li_level a {
		background: url(media/lvl3_default.gif) 1.4375em 0.875em no-repeat;
		color: #000;
   		padding-left: 1.9375em;
  }
  
  #subnav ul.ul_level_3 li.li_level a:hover, 
  #subnav ul.ul_level_3 li.li_level a:active {
   background: url(media/lvl3_default.gif) 1.4375em 0.875em no-repeat;
   font-weight: normal;
   color: #0078BE;
  }
  
  #subnav ul.ul_level_3 li.li_level_ac a {
   background: url(media/lvl3_default.gif) 1.4375em 0.875em no-repeat;
   font-weight: normal;
   color: #0078BE;
   padding-left: 1.9375em;
  }
  
  
/* EBENE 4 */

  #subnav ul.ul_level_4 a, 
  #subnav ul.ul_level_4 a:link, 
  #subnav ul.ul_level_4 a:visited {
   padding-left: 3.25em;
  }

  #subnav ul.ul_level_4 li.li_level a, 
  #subnav ul.ul_level_4 li.li_level a:link, 
  #subnav ul.ul_level_4 li.li_level a:visited {
   background: url(media/presign_level_2.gif) 2.5em 0.5em no-repeat #fff;
   color: #000;
  }
  
  #subnav ul.ul_level_4 li.li_level a:hover, 
  #subnav ul.ul_level_4 li.li_level a:active {
   background: url(media/presign_level_2.gif) 2.5em 0.5em no-repeat #D4D4D4;
   color: #000;
  }
  
  #subnav ul.ul_level_4 li.li_level_ac a, 
  #subnav ul.ul_level_4 li.li_level_ac a:link, 
  #subnav ul.ul_level_4 li.li_level_ac a:visited {
   background: url(media/presign_level_2.gif) 2.5em 0.5em no-repeat #D4D4D4;
   color: #000;
  }
  
  
  
/* EBENE 4 */

  #subnav ul.ul_level_5 a, 
  #subnav ul.ul_level_5 a:link, 
  #subnav ul.ul_level_5 a:visited {
   padding-left: 3em;
   padding-top: 0;
	 padding-bottom: 0;
   /*
    padding-top: 0.0625em;
	 padding-bottom: 0.0625em;
	 */
  }

  #subnav ul.ul_level_5 li.li_level a, 
  #subnav ul.ul_level_5 li.li_level a:link, 
  #subnav ul.ul_level_5 li.li_level a:visited {
   font-weight: normal;
   background: #fff;
   border-bottom: 0.0625em solid #ACC5E3; 
  }
  
  #subnav ul.ul_level_5 li.li_level a:hover, 
  #subnav ul.ul_level_5 li.li_level a:active {
   font-weight: normal;
   background: #DEE8F4;
   border-bottom: 0.0625em solid #ACC5E3; 
  }
  
  #subnav ul.ul_level_5 li.li_level_ac a, 
  #subnav ul.ul_level_5 li.li_level_ac a:link, 
  #subnav ul.ul_level_5 li.li_level_ac a:visited {
   background: #DEE8F4;
   border-bottom: 0.0625em solid #ACC5E3; 
  }






  
  
  
  
  
  
  
