/* dies sind die wichtigen Styles: */
#hintergrund {position:absolute; z-index:1; width:100%; height:100%;}
#scrollbar   { position:absolute; width:100%; height:100%; top:0; left:0; overflow:auto; z-index:2; }
/* nur f?r das Aussehen, kann ver?ndert werden: */
body { margin: 0; padding: 0; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }
p { }
td { }
a:link { color: white; font-weight: bold; text-decoration: none; }
a:visited { color: #e4e4e4; font-weight: bold; text-decoration: none; }
a:hover { color: #8b2512; font-weight: bold; text-decoration: none; }
a:active { color: #ffb800; font-weight: bold; text-decoration: none; }
