html,body,h1,h2,h3,p,pre,td  { font-size: 11px; font-family: Verdana, Arial, Helvetia, san-serif; background-color: #f8f8f8; margin: 12px; font-color: black }
h1 { font-size: 22px; }
h2 { font-size: 18px; }
h3 { font-size: 14px; }
a   { color: maroon; font-weight: bold }
a, a:active, a:link, a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }
hr     { color: maroon; background-color: maroon; width: 600px; height: 2px; border: 0 }
p.kleinzentriert  { font-size: 10px; text-align: center }
pre  { font-family: "Lucida Console","Courier New", Courier, Monaco, monospace; background-color: #e0e0e0 }
span.new { color: red; }