
html, body {
  font-size:             10pt;
  /* line-height:           100%; */
  color:                 #FFFFFF;
  background-color:      #3336AF;
  font-weight:           normal;
  font-family:           Arial; Verdana; Helvetica;
  font-style:            normal;
  text-decoration:       none;
}
/* background-colour von #280099 (dunkelblau) bis #3A6EA5 (hellblau), mittelblau: #3137EF*/



p  { font-size: 10pt }
b  { font-size: 10pt }
i  { font-size: 10pt }
h1 { font-size: 28pt ; text-align: center; font-weight: normal }
/* h2 { font-size: 10pt ; color: #FFFFFF ; font-weight:bold } */
h2 { font-size: 18pt ; color: #FFFFFF ; font-weight:normal }
h3 { font-size: 14pt ; color: #0000FF }
li { font-size: 10pt ; color: #FFFFFF }
th { font-size: 28pt ; text-align: left; font-weight: normal }
td { font-size: 10pt ; text-align: center; }

a:link    { font-size: 10pt ; color: #BFBFBF }
a:visited { font-size: 10pt ; color: #BFBFBF }
a:hover   { font-size: 10pt ; color: #FFFFFF }
a:active  { font-size: 10pt ; color: #FFFFFF }

#gross { font-size: 28pt }
#unten { vertical-align: bottom }
#oben  { vertical-align: top }
#links { text-align: left }
#rot   { color: #FF0000 }
