body  {background: #e8d576; }

table {padding: 4px; }

h1    { fontfamily: Arial; fontsize: 30pt; }
h2    { fontfamily: Arial; fontsize: 24pt; color: #006699;}
h3    { fontfamily: Arial; fontsize: 18pt; fontweight: bold; color: #0099bb; }
p.null   { fontfamily: Times; fontsize: 14pt; color:black; }
p.zwei    { fontfamily: Times; fontsize: 10pt; color:black; }
p.eins   { fontfamily: Times; fontsize: 12pt; fontweight:bold; color: #993333; }
ul    {liststyletype: square}
li    {fontsize: 10pt}
li.gi {fontsize: 10pt; fontfamily: Arial;}
a.eins {fontfamily: Times; fontsize: 12pt; fontweight:bold; color: #993333; }

ul    { liststyletype: square }
h1    { font-family: Arial; font-size: 30pt; }
h2    { font-family: Arial; font-size: 24pt; color: #006699;}
h3    { font-family: Arial; font-size: 18pt; font-weight: bold; color: #0099bb; }
p.null    { font-family: Times; font-size: 14pt; color:black; }
p.zwei    { font-family: Times; font-size: 10pt; color:black; }
p.eins   { font-family: Times; font-size: 12pt; font-weight: bold; color: #993333; }
ul    {list-style-type: square}
li    {font-size: 10pt;}
li.gi {font-size: 10pt; font-family: Arial;}
a.eins {font-family: Times; font-size: 12pt; font-weight:bold; color: #993333; }

