html {overflow-y: scroll}
body {margin: 0; padding: 0; background-image: url('bg.jpg');}
#Leiwand {width: 962px; margin: auto;}
#Kopf {height: 10px; background-image: url('kopf.jpg'); background-repeat: no-repeat;}
#Bodyinhalt {background-image: url('body_inhalt.jpg'); background-repeat: repeat-y; background-position: left top; }
#Hauptmenu_grund {height: 39px; padding: 1px 1px 0 15px; background-image: url('menu.jpg'); background-repeat: no-repeat; background-position: left top; }
#Seiteninhalt {clear: left; padding: 8px 22px 0 0; margin-left: 8px}
#streifen_links {position: absolute; top: 0px; left: 10px; height: 400px; width: 105px; }
#Fusszeile {clear: both; height: 41px; background-image: url('fuss.jpg'); background-repeat: no-repeat; background-position: left top; }
