
a:link      { color: #383737; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }
a:visited    { color: #383737; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }
a:hover      { color: #757474; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }
a:active    { color: #d8a3ad; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }
body     { color: #383737; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 18px }
td  { color: #383737; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 18px }
p  { color: #383737; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 18px }
h1       { color: #65454a; font-size: 18px; font-family: "Trebuchet MS", Arial, Helvetica; font-weight: normal }
h2 { color: #65454a; font-size: 16px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; letter-spacing: 1px }
h3 { color: #941322; font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; letter-spacing: 1px }
h4 { font-size: 24px; font-family: "Trebuchet MS", Arial, Helvetica; font-weight: normal; text-decoration: none }
.h1 { color: #65454a; font-size: 18px; font-family: "Trebuchet MS", Arial, Helvetica; font-weight: normal }
.h2 { color: #65454a; font-size: 16px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; letter-spacing: 1px }
.h3 { color: #941322; font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; letter-spacing: 1px }
.body     { color: #383737; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 18px }
.body10     { font-size: 10px; font-family: Arial, Helvetica, sans-serif; line-height: 14px }
.flautando       { color: #941322; font-family: "Trebuchet MS", "Meta Medium", Arial, Helvetica, sans-serif; font-style: normal; text-transform: uppercase }
.body_flautando { color: #941322 }
ul#navi {
    width: 100px;
    margin: 0; padding: 0px;
  }
  * html ul#navi {  /* Korrekturen fuer IE 5.x */
    width: 100px;
    w\idth: 100px;
    padding-left: 0;
    padd\ing-left: 0px;
  }
  ul#navi li {
    list-style: none;
    margin: 10px 0;
  }

  ul#navi li ul {
    margin: 0 0 0 10px; padding: 0;
  }
  ul#navi li ul li {
    list-style: none; color: #966e76;
    font-size: 11px;
    margin: 2px 0;
  }
  * html ul#navi li ul li {  /* Korrektur fuer IE 5.x */
    margin-left: 0.1em;
    ma\rgin-left: 0;
  }

  ul#navi a {
    text-decoration: none; font-weight: bold;
    color: #966e76;
  }
  * html ul#navi a {
    width: 95%;    /* Breitenangabe fuer IE 5.x */
    w\idth: 100px;  /* Breitenangabe fuer IE 6 */
  }
  * html ul#navi li ul li a {
    width: 85%;    /* Breitenangabe fuer IE 5.x */
    w\idth: 85px;  /* Breitenangabe fuer IE 6 */
  }
  ul#navi a:hover {
    color: #d8a3ad;
  }
  ul#navi a:active {
    color: #fbfbf7;
  }

