/*FARB-BILD-WECHSEL-START*/
.oben-navi {
    background: no-repeat url(../../bilder/wechsel/o-kin.jpg);
}

.spalten {
    background: repeat-y url(../../bilder/wechsel/m-kin.jpg);
}

.links-oben {
    background: left top no-repeat url(../../bilder/wechsel/l-o-kin.jpg) #1a7c98;
    height: 380px;
}

.rechts-oben {
    background: left top no-repeat url(../../bilder/wechsel/r-o-kin.jpg);
}

.rechts-unten {
    background: left top no-repeat url(../../bilder/wechsel/r-u-kin.jpg);
}

.unten {
    background: url(../../bilder/wechsel/u-kin.jpg);
}
/*FARB-BILD-WECHSEL-ENDE*/

.links DIV.csc-frame-frame2 {
    border: none;
    background: black;
}

DIV.csc-frame-frame2 {
    border: 1px solid #1a7c98;
    background: #CDFCFF;
    padding: 5px;
    
}
