P  {}

H1  {}

H2  {}

H3  {}

A  {
  color : #0868B2;
}

A:Visited  {
  color : #0868B2;
}

A:Active  {
  color : #0868B2;
}

A:Hover  {
  color : #FFCC33;
}

BODY  {
  background-color : #FFFFFF;
}

.TITEL {
  font-size : 16px;
  color : #0868B2;
  font-family : Helvetica, Arial;
  text-decoration : none;
}

.TEXTBLAU {
  font-size : 12px;
  color : #0868B2;
  font-family : Helvetica, Arial;
  text-decoration : none;
}

.TEXT {
  font-size : 12px;
  color : #000000;
  font-family : Helvetica, Arial;
  text-decoration : none;
}
.TEXTBLOCK {
  font-size : 12px;
  color : #000000;
  font-family : Helvetica, Arial;
  text-decoration : none;
  text-align : justify;
}

.TEXTKLEIN {
  font-size : 10px;
  color : #0868B2;
  font-family : Helvetica, Arial;
  text-decoration : none;
}
/*  */
.TEXTKLEINBLACK {
  font-size : 10px;
  color : #000000;
  font-family : Helvetica, Arial;
}

/* Schrift für Fehlermeldungen */
.FONT-ERROR {
  font-size : 14px;
  color : #FF0000;
  font-family : Helvetica, Arial;
  font-weight: bold;
}

/* Schrift für Hauptmenu */
.MENU {
  font-size : 12px;
  font-weight : bold;
  color : #0868B2;
  font-family : Helvetica, Arial;
  text-decoration : none;
}

/* Schriften für Menu Support */
.MENU-SUPPORT {
  font-size : 14px;
  color : #0868B2;
  font-family : Helvetica, Arial;
  text-decoration : none;
}
.ACTIVE-MENU-SUPPORT {
  font-size : 14px;
  color : #FFCC33;
  font-family : Helvetica, Arial;
  text-decoration : none;
  font-weight: bold;
}
