/* 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; min-width: 940px; min-height: 275px; }
/* nur f?r das Aussehen, kann ver?ndert werden: */
body { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }
p { }
td {  }
a:link { color: #fff; font-weight: bold; text-decoration: none; }
a:visited { color: #e4e4e4; font-weight: bold; text-decoration: none; }
a:hover { color: #8b231a; font-weight: bold; text-decoration: none; }
a:active { color: #ffb800; font-weight: bold; text-decoration: none; }

