/* ---------- 11.02.2010 11:36:35 #151 (jf) ---------- */ 


.l294 .backgroundPic {
    display: block;
}

.l294 .backgroundPic {
    left: 0px;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
}

.l294 .backgroundPic .bild {
    width: 100%;
}

.l294 .backgroundPic .bild img {
    width: 100%;
}

.l294 .fade {
    background: url(/gfx/verlauf.png) repeat-x left bottom;
    height: 400px;
    bottom: 0px;
    z-index: 2;
    position: absolute;
    width: 100%;
}