/* 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: 500px; }
/* nur f?r das Aussehen, kann ver?ndert werden: */
body { font-size: 16px; font-family: "Times New Roman", Times, 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: #ffb800; font-weight: bold; text-decoration: none; }
a:active { color: #8b2512; font-weight: bold; text-decoration: none; }
tt { font-size: 250%; font-family: "times new roman"; font-weight: normal; }

