/* dies sind die wichtigen Styles: */
html, body   {margin:0; padding:0; width:100%; height:100%; overflow:hidden;}
#flashcontent {position:absolute; z-index:1; width:100%; height:100%;}
#fest        {position:absolute; width:100%; height:100%; z-index:10;}
#scrollbar   {position:absolute; width:100%; height:100%; top:0; left:0; wmode:transparent; overflow:auto; z-index:2;} 
#inhalt      {padding:5px 300px 20px 200px;}

/* nur für das Aussehen, kann verändert werden: */
body {font-family:arial, sans-serif; font-weight:bold; color:#900}

