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

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

.links-oben {
    background: left top no-repeat url(../../bilder/wechsel/l-o-cg.jpg) #d692be;
}

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

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

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