#con { top: 0; left: 0; width: 100%; height: 100%; }
#bildleiste { top: 0; left: 0; width: 800px; height: 150px; position: relative; margin-right: 10%; margin-left: 10%; }
#bild1 { background-image: url(../bilder/weich2.jpg); background-repeat: no-repeat; background-position: 0 center; text-align: center; vertical-align: middle; width: 170px; height: 150px; float: left; }
#bild2 { width: 150px; height: 150px; float: left; }
#bild3 { width: 150px; height: 150px; float: left; }
#bild4 { width: 150px; height: 150px; float: left; }
#bild5 { text-align: center; vertical-align: middle; width: 170px; height: 150px; float: left; }
#balken { background-image: url(../bilder/balken.jpg); background-repeat: repeat; width: 100%; height: 50px; }
#kopf { background-position: center 0; position: static; width: 600px; padding-top: 28px; padding-left: 200px; }
#inhalt { top: 0; left: 0;}
#colcont { width: 100%; height:100px }
#colboxleft { background-color: silver; width:200px; height:550px; float:left  }
#colboxmiddle { width:auto; height:550px; overflow: scroll; margin: 10px; padding: 10px; }
#colboxright { background-color: silver; position: static; width:165px; height:550px; float:right   }
#balken2 { background-image: url(../bilder/balken.jpg); background-repeat: repeat; width: 100%; height: 50px; }
#fuss { background-position: center 0; padding-top: 28px; padding-left: 25%; position: static; width: 350px; }
