#mittig {
        position: relative;
       width:750px;
        min-height:100%;
        margin: 5 auto;
        padding: 0;
       border: 1px solid #999999;
        text-align: left;
        overflow: hidden;
        background: #FFFFFF url(../bilder/computer.gif) 20px 400px no-repeat;
        z-index: 0;
}

* html #mittig {
}

#logo {
        position: relative;
        width: 750px;
        margin: 0;
        padding: 62 5 62 438;
        text-align: right;
        clear:left;
        float:left;
        background: #AAAAAA url(../bilder/logo.gif) no-repeat;
        z-index: 3;
}

#streif_1 {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 50px;
        height: 148px;
        background-color: #E5E5E5;
        z-index: 5;
}

#streif_2 {
        position: absolute;
        left: 50px;
        top:0px;
        width: 30px;
        height: 148px;
        background-color: #F8F1B8;
        z-index: 4;
}

#streif_3 {
        position: absolute;
        left: 80px;
        top:0px;
        width: 60px;
        height: 148px;
        background-color: #CCCCCC;
        z-index: 4;
}

#streif_4 {
        position: absolute;
        left: 140px;
        top:0px;
        width: 70px;
        height: 148px;
        background-color: #F8F1B8;
        z-index: 4;
}

#streif_5 {
        position: absolute;
        left: 210px;
        top:0px;
        width: 50px;
        height: 148px;
        background-color: #E5E5E5;
        z-index: 4;
}

#streif_6 {
        position: absolute;
        left: 260px;
        top:0px;
        width: 10px;
        height: 148px;
        background-color: #CCCCCC;
        z-index: 4;
}

#streif_7 {
        position: absolute;
        left: 270px;
        top:0px;
        width: 20px;
        height: 148px;
        background-color: #E5E5E5;
        z-index: 4;
}

#streif_8 {
        position: absolute;
        left: 290px;
        top:0px;
        width: 80px;
        height: 148px;
        background-color: #F8F1B8;
        z-index: 4;
}

#spalte {
        position: relative;
        width: 140px;
        clear:left;
        float:left;
}

#navi {
        position: relative;
        margin: 16;
        padding-top: 30;
        width: 120px;
        text-align: right;
        float:right;
        z-index: 4;
}
* html #navi {
        margin: 8px;
}

#zeiten {
        position: relative;
        margin: 16;
        padding-top: 300;
        width: 120px;
        text-align: right;
        float:right;
        z-index: 4;
}
* html #zeiten {
        margin: 8px;
}

#werbung {
        position: relative;
        margin: 18 0 0 18;
        width: 120px;
        text-align: right;
        float:right;
        z-index: 4;
}
* html #werbung {
        margin: 20 0 0 10;
}

#dreams {
        position: relative;
        margin: 20 0 0 20;
        padding-top: 300;
        width: 100px;
        text-align: right;
        z-index: 2;
}
* html #dreams {
        padding-top: 150;
        margin: 10 0 0 20;
}

#inhalt {
        position: relative;
        margin: 10 0;
        width: 560px;
        border-left: 3px dotted #BBBBBE;
        padding-left: 30px;
        padding-right: 0px;
        float:left;
        z-index: 4;
}

#reihe {
        position: relative;
        margin-top: 12px;
        width: 540px;
        clear:left;
        min-height: 130px;
}
* html #reihe {
       height: 130px;
        margin-top: 6px;
}

#kontakt {
        position: relative;
        height: 24px;
        width: 100%;
        text-align: left;
        background-color: #818181;
        float:left;
}
