#home {
    background-image: url(/images/home/room.jpg);
}

#home .bandarole {
    background-image: url(/images/share/eroeffnung.png);
    z-index:0;
    width: 470px;
    height: 115px;
    position: absolute;
    top: 42px;
    left: 360px;
}

#home #nav .doctorkiss {
    background: url(/images/home/doctorkiss.png) no-repeat;
    top: 166px;
    left: 315px;
    width: 165px;
    height: 400px;
}
#home #nav .doctorkiss em { left: -20px; }

#home #nav .doctordate {
    background: url(/images/home/doctordate.png) no-repeat;
    top: 167px;
    left: 510px;
    width: 180px;
    height: 400px;
}
#home #nav .doctordate em { left: -20px; }

#home #nav .magazin {
    background: url(/images/home/magazin.png) no-repeat;
    top: 570px;
    left: 95px;
    width: 169px;
    height: 48px;
}

#home #nav .doctorstyle {
    background: url(/images/home/doctorstyle.png) no-repeat;
    top: 170px;
    left: 702px;
    width: 170px;
    height: 405px;
}
#home #nav .doctorstyle em { left: -20px; }

#home #nav .twitter {
    top: 460px;
    left: 260px;
    width: 35px;
    height: 35px;
}

#home #nav .friendscout {
    background: url(/images/home/friendscout24.png) no-repeat;
    top: 210px;
    left: 110px;
    width: 189px;
    height: 153px;
}

#home #nav .friendscout em {
    left: 6px;
}

#home #nav .swapSaskia {
    background: url(/images/home/saskia.png) no-repeat top;
    width: 190px;
    height: 158px;
    top: 366px;
    left: 996px;
}
#home #nav .swapSaskia em {
    left: 15px;
}
#home #nav .swapSaskia.hover {
    background-position: 0 -159px;
    top: 365px;
    left: 996px;
    height: 155px;
}
#nav .help {
    background: url(/images/share/info.png) no-repeat;
    height: 20px;
    width: 20px;
    top: 5px;
    right: 5px;
}
