div, p, td {
  font-family:             Verdana, Arial, Helvetica;
  line-height:             26px;
  font-size:               12px;
  color:                   #8B3245;
  text-align:              left;
}

* small {
  font-size:               10px;
}

h1, .seitenueberschrift_kurz, .seitenueberschrift_lang, .seitenueberschrift_linie {
  font-size:               14px;
  text-align:              left;
  font-weight:             bold;
  letter-spacing:          1px;
}

.seitenueberschrift_kurz, .seitenueberschrift_lang {
  text-transform:          uppercase;
}

h2 {
  font-size:               12px;
  text-align:              left;
  font-weight:             bold;
  letter-spacing:          1px;
  padding:                 -1px;
}

div.kleingedruckte {
  line-height:             normal;
  font-size:               11px;
}

div.warning {
  color:                   red;
  font-size:               10px;
  line-height:             16px;
}

a:link {
  text-decoration:         underline;
  color:                   #8B3245;
}

a:visited {
  text-decoration:         underline;
  color:                   #8B3245;
}

a:hover {
  text-decoration:         none;
  color:                   green;
}

a:active {
  text-decoration:         none;
  color:                   green;
}
