
address  { color: purple; font-style: normal; font-size: 14px; letter-spacing: 1pt }
body     { font-family:"Century Gothic", Arial, Helvetica, Geneva, Swiss, SunSans-Regular ; background-color: #ffc }
@media print {
  body {margin-left: 1cm; }
}
table { font-size: 12px }
cite { color: purple }
h1  { color: navy; font-size: 24px }
h2  { color: navy; font-size: 18px }
h3  { color: maroon; font-size: 16px }
h4  { color: black; font-size: 14px }
li    { color: #300; font-size: 13px; line-height: 1.5 }
p  { color: black; font-size: 12px }
pre { color: #309; font-size: 14px; font-family: Courier, "Courier New", Monaco }
a:link { color: #003399; font-weight: bold; text-decoration: none }
a:visited { color: #00cc33; font-weight: bold; text-decoration: none }
a:active { font-weight: bold; text-decoration: none }
a:hover { color: #0000dd; font-weight: bold; text-decoration: underline }
.gelb { background-color: #ff6; }
.gruen { background-color: #0f0; }
.rot { background-color: #f33; }
.violett { background-color: #f9f; }
.weis { background-color: #fff; }

