/* NAVIGATION */


.snav_lk,.snav_ac  { font-size: 100%; font-weight: normal; }

.qnav_lk {  font-size: 100%; }

#links ul {	margin:0;	padding: 0;	list-style: none;	}
#links ul li { position: relative; margin: 0; padding: 0; }


.navtextlink  {  font-size: 75%; }

#links a,
#links a:link, 
#links a:visited {
  display: block;
  border-bottom: 0.0625em dotted #919294;
  text-decoration: none;	
	width: auto;
	padding-left: 1.5em;
	padding-top: 0.5em;
	padding-bottom: 0.375em;
	color: #fff;
}

* html #links a,
* html #links a:link, 
* html #links a:visited {
  width: 100%;  
}



/* EBENE 1 */

  #links ul.ul_level_1 li.li_level a, 
  #links ul.ul_level_1 li.li_level a:link, 
  #links ul.ul_level_1 li.li_level a:visited {
   background: url(media/presign_level_1.gif) 0.5em 0.75em no-repeat;
   color: #000;
  }
  
  #links ul.ul_level_1 li.li_level a:hover, 
  #links ul.ul_level_1 li.li_level a:active {
   background: url(media/presign_level_1_on.gif) 0.5em 0.75em no-repeat #ED1D23;
   color: #fff;
  }
  
  #links ul.ul_level_1 li.li_level_ac a, 
  #links ul.ul_level_1 li.li_level_ac a:link, 
  #links ul.ul_level_1 li.li_level_ac a:visited {
   background: url(media/presign_level_1_active.gif) 0.5em 0.75em no-repeat #ED1D23;
   color: #fff;
  }


/* EBENE 2 */

  #links ul.ul_level_2 a, 
  #links ul.ul_level_2 a:link, 
  #links ul.ul_level_2 a:visited {
   padding-top: 0.25em;
	 padding-bottom: 0.125em; 
  }

  #links ul.ul_level_2 li.li_level a, 
  #links ul.ul_level_2 li.li_level a:link, 
  #links ul.ul_level_2 li.li_level a:visited {
   background: url(media/presign_level_2.gif) 0.5em 0.5em no-repeat #fff;
   color: #000;
  }
  
  #links ul.ul_level_2 li.li_level a:hover, 
  #links ul.ul_level_2 li.li_level a:active {
   background: url(media/presign_level_2.gif) 0.5em 0.5em no-repeat #D4D4D4;
   font-weight: normal;
   color: #000;
  }
  
  #links ul.ul_level_2 li.li_level_ac a, 
  #links ul.ul_level_2 li.li_level_ac a:link, 
  #links ul.ul_level_2 li.li_level_ac a:visited {
   background: url(media/presign_level_2.gif) 0.5em 0.5em no-repeat #D4D4D4;
   font-weight: normal;
   color: #000;
  }


/* EBENE 3 */

  #links ul.ul_level_3 a, 
  #links ul.ul_level_3 a:link, 
  #links ul.ul_level_3 a:visited {
   padding-left: 2.25em;
  }

  #links ul.ul_level_3 li.li_level a, 
  #links ul.ul_level_3 li.li_level a:link, 
  #links ul.ul_level_3 li.li_level a:visited {
   background: url(media/presign_level_2.gif) 1.5em 0.5em no-repeat #fff;
   color: #000;
  }
  
  #links ul.ul_level_3 li.li_level a:hover, 
  #links ul.ul_level_3 li.li_level a:active {
   background: url(media/presign_level_2.gif) 1.5em 0.5em no-repeat #D4D4D4;
   font-weight: normal;
   color: #000;
  }
  
  #links ul.ul_level_3 li.li_level_ac a, 
  #links ul.ul_level_3 li.li_level_ac a:link, 
  #links ul.ul_level_3 li.li_level_ac a:visited {
   background: url(media/presign_level_2.gif) 1.5em 0.5em no-repeat #D4D4D4;
   font-weight: normal;
   color: #000;
  }
  
  
/* EBENE 4 */

  #links ul.ul_level_4 a, 
  #links ul.ul_level_4 a:link, 
  #links ul.ul_level_4 a:visited {
   padding-left: 3.25em;
  }

  #links ul.ul_level_4 li.li_level a, 
  #links ul.ul_level_4 li.li_level a:link, 
  #links 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;
  }
  
  #links ul.ul_level_4 li.li_level a:hover, 
  #links 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;
  }
  
  #links ul.ul_level_4 li.li_level_ac a, 
  #links ul.ul_level_4 li.li_level_ac a:link, 
  #links 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 */

  #links ul.ul_level_5 a, 
  #links ul.ul_level_5 a:link, 
  #links ul.ul_level_5 a:visited {
   padding-left: 3em;
   padding-top: 0;
	 padding-bottom: 0;
   /*
    padding-top: 0.0625em;
	 padding-bottom: 0.0625em;
	 */
  }

  #links ul.ul_level_5 li.li_level a, 
  #links ul.ul_level_5 li.li_level a:link, 
  #links ul.ul_level_5 li.li_level a:visited {
   font-weight: normal;
   background: #fff;
   border-bottom: 0.0625em solid #ACC5E3; 
  }
  
  #links ul.ul_level_5 li.li_level a:hover, 
  #links ul.ul_level_5 li.li_level a:active {
   font-weight: normal;
   background: #DEE8F4;
   border-bottom: 0.0625em solid #ACC5E3; 
  }
  
  #links ul.ul_level_5 li.li_level_ac a, 
  #links ul.ul_level_5 li.li_level_ac a:link, 
  #links ul.ul_level_5 li.li_level_ac a:visited {
   background: #DEE8F4;
   border-bottom: 0.0625em solid #ACC5E3; 
  }