A:link
  {
    text-decoration:underline; color=#6B3094;
  }

A:visited
  {
    text-decoration:underline; color=#6B3094;
  }

A:hover
  {
    text-decoration:underline; color: red;
  }

.navtitel
  {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        letter-spacing: 1pt;
        line-height: 12pt;
        color: #FFFFFF;
        font-weight: bold;
        font-variant: normal;
        font-style: normal;
  }

.navbody
  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    letter-spacing: 1pt;
    line-height: 12pt;
    FONT-WEIGHT: normal;
  }

.body
  {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        letter-spacing: 0,7pt;
        line-height: 13pt;
        font-weight: lighter;
  }

.bodyred
  {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        letter-spacing: 0,7pt;
        line-height: 12pt;
        font-weight: lighter;
        color: red;
  }

.bodysmall
  {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        letter-spacing: 0,8pt;
        line-height: 12pt;
        font-weight: lighter;
  }

.bodyfett
  {
        FONT-WEIGHT: bold;
        FONT-SIZE: 12px;
        LINE-HEIGHT: 13px;
        FONT-FAMILY: Arial, Helvetica, sans-serif;
        letter-spacing: 0,8pt;
  }

.bodysmallfett
  {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        letter-spacing: 0,8pt;
        line-height: 11pt;
        FONT-WEIGHT: bold;
  }

.preis
  {
        FONT-WEIGHT: bold;
        FONT-SIZE: 12px;
        LINE-HEIGHT: 13px;
        FONT-FAMILY: Arial, Helvetica, sans-serif;
        letter-spacing: 0,8pt;
        color: #9F0000;
  }

.white
  {
    color: White;
  }
.red
  {
    color: red;
  }
.blue
  {
    color: #000099;
  }