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

/* main navi */
#doctorstyle #nav .magazin {
    left: 0px;
    top: 650px;
    width: 160px;
    height: 105px;
}
#doctorstyle #nav .magazin em { left: 10px; }

#doctorstyle #nav .events {
    left: 815px;
    top: 200px;
}

#doctorstyle #nav .sprechstunde {
    background: url(/images/doctorstyle/sprechstunde.jpg) no-repeat; /* JPG!! */
    left: 972px;
    top: 293px;
    width: 184px;
    height: 152px;
}
#doctorstyle #nav .sprechstunde em { left: 15px; }


#doctorstyle #nav .friendscout {
    background: url(/images/doctorstyle/friendscout24.png) no-repeat;
    left: 185px;
    top: 340px;
    width:131px;
    height: 100px;
}
#doctorstyle #nav .friendscout em { left: -15px; }

#doctorstyle #nav .polls {
    background: url(/images/doctorstyle/polls.png) no-repeat;
    left: 115px;
    top: 83px;
    width:152px;
    height: 240px;
}
#doctorstyle #nav .polls em { left: -10px; }

#doctorstyle #nav .twitter {
        left: 882px;
        top: 89px;
}

#doctorstyle #nav .fanpage {
    left:380px;
    top:365px;
}

#doctorstyle #nav .swapWaeis {
    background: url(/images/doctorstyle/waeis.png) no-repeat top;
    width: 254px;
    height: 180px;
    top: 318px;
    left: 754px;
}
#doctorstyle #nav .swapWaeis.hover {
    background-position: 0 -182px;
    top: 319px;
    height: 213px;
    left: 762px;
}

