.rot: { font-family: tahoma,verdana, arial, helvetica, sans-serif; font-weight : normal; font-size: 12px;color: #FB4A1A; text-decoration: underline; }
.rot:link { font-family: tahoma,verdana, arial, helvetica, sans-serif; font-weight : normal; font-size: 12px;color: #FB4A1A; text-decoration: underline; }
.rot:visited { font-family: tahoma,verdana, arial, helvetica, sans-serif; font-weight : normal; font-size: 12px;color: #FB4A1A; text-decoration: underline; }
.rot:hover { font-family: tahoma,verdana, arial, helvetica, sans-serif; font-weight : normal; font-size: 12px;color: #FB4A1A; text-decoration: underline; }
.rot:active font-family: tahoma,verdana, arial, helvetica, sans-serif; font-weight : normal; font-size: 12px;color: #FB4A1A; text-decoration: underline; }

ul#Navigation {
    width: 10em;
    margin: 0; padding: 0.8em;
    border: 1px solid black;
    background-color: silver;
  }
  * html ul#Navigation {  /* Korrekturen fuer IE 5.x */
    width: 11.6em;
    w\idth: 10em;
    padding-left: 0;
    padd\ing-left: 0.8em;
  }
  ul#Navigation li {
    list-style: none;
    margin: 0.4em; padding: 0.2em;
  }
