#mittig {
        position: relative;
        background: #C5EAF2;
        width: 1000px;
        margin: 0 auto;
        padding: 0;
        text-align: left;
        min-height: 1000px;
}

* html #mittig {
        height: 1000px;
}

#bild1 {
        position: relative;
        margin: 0px;
        padding: 0px 10px;
        border-top: 6px solid #C119B2;
        clear: left;
        float: left;
}
#bild2 {
        position: relative;
        margin: 0px;
        padding: 0px 9px 0px 0px;
        border-top: 6px solid #C119B2;
        border-bottom: 6px solid #EE7B0B;
        float: left;
}
#bild3 {
        position: relative;
        margin: 0px;
        padding: 0px;
        border-top: 6px solid #C119B2;
        border-bottom: 6px solid #EE7B0B;
        float: left;
}
#bild4 {
        position: relative;
        margin: 0px;
        padding: 6px 10px 0px 9px;
        border-bottom: 6px solid #EE7B0B;
        float: left;
}

#schablow {
        position: relative;
        padding: 105px 0px 0px 100px;
        width: 240px;
        height: 159px;
        float: left;
        background: url(../images/logo_schablow.gif) 5px 75px no-repeat;
}
* html #schablow {
        width: 340px;
        height: 264px;
}

#voecks {
        position: relative;
        padding: 68px 0px 0px 150px;
        width: 230px;
        height: 196px;
        background: url(../images/logo_voecks.gif) 45px 57px no-repeat;
        float: left;
}
* html #voecks {
        width: 380px;
        height: 264px;
}

#inhalt {
        position: relative;
        width: 720px;
        min-height: 1000px;
        text-align: left;
        background: url(../images/verlauf_senk.jpg) repeat-y;
        float: left;
}

* html #inhalt {
        height: 1000px;
}

#links {
        position: relative;
        width: 150px;
        height: 400px;
        text-align: right;
        margin-top: 264px;
        border-top: 6px solid #C119B2;
        float: left;
}

#rechts {
        position: relative;
        width: 130px;
        height: 395px;
        text-align: left;
        border-bottom: 6px solid #EE7B0B;
        float: left;
}
* html #rechts {
        height: 401px;
}
