
a:link { color: white; font-weight: bold; font-size: 10pt; font-family: Arial, 
  Verdana, Helvetica; text-decoration: none } /*Link Formatierung normal- Links 
  werden automatisch beim anlegen des Links formatiert - weiss*/ a:hover { color: #ffe000; font-weight: bold; font-size: 10pt; font-family: 
  Arial, Verdana, Helvetica; text-decoration: none } /*Link Formatierung over- 
  gelb*/ a:active { color: #ffe000; font-weight: bold; font-size: 10pt; font-family: 
  Arial, Verdana, "Helvetica color #FFE000"; text-decoration: none } /* Link Formatierung 
  aktiv - gelb*/ a:visited { color: white; font-weight: bold; font-size: 10pt; font-family: 
  Arial, Verdana, "Helvetica color #FFE000"; text-decoration: none } /* Link Formatierung 
  besucht - weiss*/ a:hover { color: #ffe000; font-weight: bold; font-size: 10pt; font-family: 
  Arial, Verdana, "Helvetica color #FFE000"; text-decoration: none } /* Link Formatierung 
  over nach Besuch- gelb*/ h1 { color: #a83030; font-weight: bold; font-size: 16pt; font-family: Arial, 
  Verdana, Helvetica } /* Überschrift in rot, 16pt, fett - wird automatisch formatiert, 
  wenn man Überschrift Größe 1 wählt. Gleiches gilt für die Subheader*/ h2 { color: #a83030; font-weight: bold; font-size: 14pt; font-family: Arial, 
  Verdana, Helvetica } /* Überschrift in rot, 14pt, fett - wird automatisch formatiert, 
  wenn man Überschrift Größe 2 wählt. Gleiches gilt für die Subheader*/ h3 { color: #a80820; font-weight: bold; font-size: 12pt; font-family: Arial, 
  Verdana, Helvetica } /* Subheader in rot, 12pt, fett*/ h4 { color: #000000; 
  font-weight: normal; font-size: 11pt; font-family: Arial, Verdana, Helvetica 
  } /* Subheader in schwarz, 11pt*/ .hervor { color: #a80820; font-size: 9pt; font-family: Arial, Verdana, Helvetica 
  } /* hervorgehobener Bereich z.B. Bildunterschriften in rot, 9pt*/ .bereich { color: #707070; font-weight: bold; font-size: 11pt; font-family: 
  Arial, Verdana, Helvetica } /* hervorgehobener Bereich in grau, 11pt,fett*/ 

.datum { color: #323232; font-size: 8pt; font-family: Arial, Verdana, Helvetica 
  } /* Datum*/ .fuss { color: #323232; font-size: 9pt; font-family: Arial, Verdana, Helvetica 
  } /* Adresse am Ende der Seite*/ .normal { color: #323232; font-size: 11pt; line-height: 12pt; font-family: 
  Arial, Verdana, Helvetica } /* Normaler Fliesstext*/

