
h1,h2,h3  { font-family:Verdana; font-weight:bold;
            font-style:italic; text-align:center;}

h1 { font-size:18pt; }
h2 { font-size:14pt; font-style:italic; margin-top:24pt;}
h3 { font-size:12pt; font-style:italic; margin-top:12pt;}

body { color:black; background-color:white; }

body.menu { color:white; background-color:black; }

p.descr { text-align:justify; margin-left:3ex; margin-right:3ex;}
h3.descr { margin-left:3ex; margin-right:3ex;}

table.descr,
li.descr,
ul.descr     { margin-left:3ex; margin-right:3ex; }

a:link,
a:visited,
a:active  { color:blue; text-decoration: none}
a:hover   { color:blue; text-decoration: underline; }

table.Auswahl,
td.Auswahl,
a.Auswahl  { font-family:Verdana,Tahoma,Helvetica,Arial,sans-serif;
             font-weight:bold;
             font-size:12px; }

td.Auswahl { text-align:right; }

td.Ueberschrift { font-family:Verdana,Tahoma,Helvetica,Arial,sans-serif;
                  font-weight:bold;
                  font-size:18pt; }

p,
body,
table,
tr,
td,
th,
ul,
ol,
li        { font-family:Tahoma,Helvetica,Arial,sans-serif; }

#SansSerif { font-family:Helvetica,Arial,sans-serif; }

@media print
  {
  tr.hide,
  img.hide { display:none; }
  a        { text-weight: bold; color:#000000; }
  tr.copy, { background-color: white; }
  }
