a:active {  text-decoration: none}
a:link {  text-decoration: none}
a:hover {  font-weight: normal}
body {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #333333; background-color: #FFFFFF}
p {  font-size: x-small; font-family: Arial, Helvetica, sans-serif}
h1 {  font-size: 18pt; font-weight: bold; text-decoration: underline; font-style: italic; border-color: #FFFFFF #FFFFFF #000000; border-style: solid; border-bottom-width: medium; font-family: Arial, Helvetica, sans-serif; width: 100%}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: medium; font-weight: bold; color: #008000}
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold}
h5 {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-weight: bold}
h3 { font-size: medium; font-weight: bold; text-decoration: underline; font-style: italic; border-color: #FFFFFF #FFFFFF #000000; border-style: solid; border-bottom-width: medium; font-family: Arial, Helvetica, sans-serif; width: 100%}
li { font-size: x-small; font-family: Arial, Helvetica, sans-serif }
a:visited { text-decoration: none }
a:hover #xxl { font-size: xx-large; font-weight: bolder }
a:hover #thin { font-weight: lighter}
a:hover #plus { font-weight: bolder; font-size: larger}
a:hover #bold { font-weight: bolder}
ul#Navigation li {
    list-style: none;
    display: inline;
    margin: 0.4em; padding: 0;
  }

ul#Navigation a{
    padding: 0.1em 0.2em;
    text-decoration: none; font-weight: bold;
    border: 1px black solid;
    color: #666666;
  }
  * html ul#Navigation a, * html ul#Navigation span {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    width: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }

ul#Navigation a:hover { 
    background-color: #FFFF00;
 } 
 ul#Navigation span  { 
    padding: 0.1em 0.2em;
    text-decoration: none; font-weight: bold;
    border: 1px black solid;
    color: maroon; background-color: #FFFF00;
 } 
a:hover #fetter { font-weight: bolder; font-size: larger }
a:hover #fett { font-weight: bold}
