body  /* Seitenformatierung (Schriftart, -größe, -farbe, -abstand) */ { color: #003; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; line-height: 12pt; margin: 0; }
@media screen {
}
p  /* Absatztext / Fließtext */ {  }
td {}
a:link { color: #f60 ; font-weight: bold; text-decoration: none; }
a:visited { color: #f60 ; font-weight: bold; text-decoration: none; }
a:hover { color: #f60 ; font-weight: bold; text-decoration: underline; }
a:active { color: #f60 ; font-weight: bold; font-style: normal; text-decoration: underline; }
h1  /* Überschrift 1 = Hauptüberschrift */ { color: #003; font-size: 16pt; font-weight: bold; line-height: 18pt; margin: 0.67em 0 0.67em 0.67em; }
ul  /* Listenpunkte */ { font-size: 100%; margin: 1em 0 1em 30px; }
ul ul  /* Listenpunkt Schriftgröße 80% */ { font-size: 80%; margin-top: 0; margin-bottom: 0; }
h2  /* Überschrift 1 = Themenüberschrift mit gelbem HG */ { color: #003; font-size: 14pt; font-weight: bold; line-height: 16pt; background-color: #fede0d; text-align: center; margin: 0.83em 0 0.83em 0; }
h3  /* Überschrift 3 = 12 Punkt */ { color: #003; font-size: 12pt; font-weight: bold; line-height: 14pt; margin: 0.67em 0 0.67em 0.67em; }


