  /*  ... Style-Sheet-Angaben ... */
  body { color: #00005F; background: #C04040; }
  p,h3,h4,ul,ol,li,div,b,i,td,tr,small
     { font-family:Arial,sans-serif; }
  th { font-size:10pt; color:#EFEFEF; background:#A00020; }
  h1 { font-family:Arial,sans-serif; font-size:16pt; color:#00005F; text-align: center; }
  h2 { font-family:Arial,sans-serif; font-size:14pt; color:#00005F; text-align: center; }
  h3 { font-size:12pt; }
  h4 { font-size:10pt; }
  tr,td  { font-size:10pt; }
  p  { font-size:10pt; }
  small { font-size:9pt; }
  ul { font-size:10pt; }
  ol { font-size:10pt; }
  a { text-decoration:none; font-weight: bold; }
  a:link,a:visited { font-family: Arial,sans-serif; color:#A00020; }
  a:active { font-family: Arial,sans-serif; color:#A00020; }
  input.klein { font-size:8pt; }