/* ---------- 04.03.2010 12:00:31 #142 (jf) ---------- */ 


.l290 .backgroundPic {
    display: block;
}

.l290 .backgroundPic {
    left: 0px;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
}

.l290 .backgroundPic .bild {
    width: 100%;
}

.l290 .backgroundPic .bild img {
    width: 100%;
}

.l290 .fade {
    background: url(/gfx/verlauf.png) repeat-x left bottom;
    height: 400px;
    bottom: 0px;
    z-index: 2;
    position: absolute;
    width: 100%;
}