body { background: #ffffd8; color: #000000;
       font-family: Verdana, Helvetica, sans-serif;
       margin: 1% 5%; }
a         { text-decoration: none; }
a:link    { color: #1000d0; }
a:visited { color: #501098; }
a:hover   { background: #ffffa0; color: #000000; }
a:active  { color: #ff0000; }
h1        { text-align: center; font-size: 250%; color: #209000; }
h2        { color: #004090; }
.tagline  { text-align: center; font-style: italic; font-size: 120%; margin-bottom: 4ex; }
.invis    {  display: none; }
span        { color: #406040; }
span:hover  { background: #ffffff; color: #000000; }
label       { white-space: nowrap; }
label:hover { background: #80ff80; color: #000000; }
table, th, td { vertical-align: baseline; text-align: left; border-collapse: collapse; padding: 0 .5em 0 0; }
div.bild     { float: right; clear: right; margin: 0 0 2ex 2ex; }
div.footer-l { float: left;  clear: left;  text-align: left;  font-size: 80%; }
div.footer-r { float: right; clear: right; text-align: right; font-size: 80%; }
img { border: 0; }
