  ul#Navigation {
   
	font: normal 0.7em Verdana, Arial, Helvetica, sans-serif;
    margin: 0px 0px 0px 40px ; padding: 8px 12px 12px;
    background-color: white;
  }
  * html ul#Navigation {  /* Korrekturen fuer IE 5.x */
    width: 190px;
    w\idth: 190px;
    padding-left: 0;
    padd\ing-left: 0.8em;
  }
  ul#Navigation li {
    list-style: none;
    margin-top: 0px; margin-left: 10px; padding: 0; 
  }

  ul#Navigation a, ul#Navigation span, ul#Navigation h2 {
    display:block;
    padding: 0.55em 2em;
    text-decoration: none; font-weight: normal;
    border: 1px solid white;
    border-bottom-color: #A60B0A;
    color: black; background-color: #F5E5E5;
  }
  * html ul#Navigation a, ul#Navigation span, ul#Navigation h2 {
   width: 180px;    /* Breitenangabe fuer IE 5.x */
    w\idth: 180px;  /* Breitenangabe fuer IE 6 */
  }
  ul#Navigation a:hover, ul#Navigation span {
    border: 1px solid white;
    border-bottom-color: #A60B0A;
    color: black; background-color: #DFA6A6;
  }
  ul#Navigation h2 {
    font-size: 1em;
	display:block;
    padding: 0.55em 2em;
    text-decoration: none; font-weight: normal;
    border: 1px solid white;
    margin: 0 0 0;
    border: 1px solid white;
    border-bottom-color: #A60B0A;
    color: white; background-color: #A60B0A;
  }
  
  /* 2tens*/
  
  ul#Navigation2 {
   
	font: normal 0.7em Verdana, Arial, Helvetica, sans-serif;
    margin: 0px 0px 0px 40px ; padding: 8px 12px 12px;
    background-color: white;
  }
  * html ul#Navigation2 {  /* Korrekturen fuer IE 5.x */
    width: 190px;
    w\idth: 190px;
    padding-left: 0;
    padd\ing-left: 0.8em;
  }
  ul#Navigation2 li {
    list-style: none;
    margin-top: 0px; margin-left: 10px; padding: 0; 
  }

  ul#Navigation2 a, ul#Navigation2 span, ul#Navigation2 h2 {
    display:block;
    padding: 0.55em 2em;
    text-decoration: none; font-weight: normal;
    border: 1px solid white;
	
    border-bottom-color: #2B426C;
    color: black; background-color: #DEE2E5;
  }
  * html ul#Navigation2 a, ul#Navigation2 span, ul#Navigation2 h2 {
   width: 180px;    /* Breitenangabe fuer IE 5.x */
    w\idth: 180px;  /* Breitenangabe fuer IE 6 */
  }
  ul#Navigation2 a:hover, ul#Navigation2 span {
    border: 1px solid white;
	
    border-bottom-color: #A60B0A;
    color: black; background-color: #DFA6A6;
  }
  ul#Navigation2 h2 {
    font-size: 1em;
	display:block;
    padding: 0.55em 2em;
    text-decoration: none; font-weight: normal;
    border: 1px solid white;
    margin: 0 0 0;
    border: 1px solid white;
    border-bottom-color: #2B426C;
    color: white; background-color: #DEE2E5;
  }
