html, body, textarea     { color: #9cf; font-family: san-serif, Arial, Helvetica, Verdana; background-color: #330033; text-align: center; margin: 0; padding: 0; overflow: auto; scrollbar-3d-light-color: #99c; scrollbar-arrow-color: #99c; scrollbar-base-color: #99c; scrollbar-darkshadow-color: #99c; scrollbar-face-color: #330033; scrollbar-highlight-color: #330033; scrollbar-shadow-color: #99c; scrollbar-track-color: #99c   }
a {  text-decoration: none }
a:link, a:visited, a:active     { color: #9cf }
a:hover, a:focus   { color: white }
.unsichtbar { display: none }
#box  { margin: -250px 0 0 -175px; position: absolute; top: 50%; left: 50%; width: 350px; height: 500px }
#banner,  #footer    { width: 350px }
#banner   { font-size: 2em; height: 45px }
#footer       { font-size: 1em; margin: 26px auto 0; padding: 0; position: relative; width: 250px; height: 19px; clear: both }
#oben, #unten   { margin: 0; padding: 0; position: relative; width: 350px; height: 35px; clear: both }
#unten     { font-size: 0.8em; margin-top: 3px; height: 33px }
#links, #rechts    { font-size: 2em; margin: 150px 0 0; width: 50px; float: left }
#rechts { float: right }
#bild, #text   { display: block; position: relative; float: left; overflow: hidden }
#bild   { width: 250px; height: 340px }
#bild img {  border: 0px }
#text    { font-size: 0.8em; text-align: justify; margin: 0; padding: 10px; width: 330px; height: 320px; overflow: auto }
#* html #text { width: 350px; height: 340px }