
BODY, TABLE, TD, TR, P, UL, OL, BR {
  font-family: Verdana, helvetica, arial, sans-serif;
  font-size: 10pt;
}

.padded {
  padding-top: 6pt;
  padding-left: 6pt;
  padding-right: 6pt;
  padding-bottom: 6pt;
}

A:link {
  color: #0000aa;
}

A:visited {
  color: #3300aa;
}

A:active {
  color: #0000ff;
}

A:hover {
  color: #0000ff;
}

BIG {
  font-size: 12pt;
}

SMALL {
  font-size: 8pt;
}

.initial {
  font-size: 12pt;
}

.head1 {
  font-size: 24pt;
  font-weight: bold;
}

.head2 {
  font-size: 18pt;
  font-weight: bold;
}

.head3 {
  font-size: 16pt;
  font-weight: bold;
}

.head4 {
  font-size: 12pt;
  font-weight: bold;
}

H1 {
  font-size: 24pt;
  font-wight: bold;
}

H2 {
  font-size: 18pt;
  font-weight: bold;
}

H3 {
  font-family: Verdana, helvetica, arial, sans-serif;
  font-size: 14pt;
  font-wight: normal;
}

UL {
  list-style-image: url(img/pfeil-kl.gif);
}