div#slider_aktuellt
{
    background: url(../images/loader.gif) no-repeat 50% 50%;
    position: relative;
    width: 500px;
    height: 230px;
    margin: 10px auto 10px auto;
}
div#slider_aktuellt img
{
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}
div#slider_aktuellt .nivo-directionNav a
{
    display:block;
    width:17px;
    height:48px;
    background:url(../images/slider-arrows.png) no-repeat;
    text-indent:-9999px;
    border:0;
    margin-top: -24px;
}
div#slider_aktuellt a.nivo-nextNav
{
    background-position: -17px 0px;
}
div#slider_aktuellt a.nivo-prevNav
{

}
div#slider_aktuellt .nivo-caption
{
    color: #fff;
    background-color: #60071a;
}


div#slider_sponsring
{
    background: url(../images/loader.gif) no-repeat 50% 50%;
    position: relative;
    width: 220px;
    margin: 10px auto 10px auto;
}
    div#slider_sponsring img
    {
        position: absolute;
        top: 0px;
        left: 0px;
        display: none;
    }
    div#slider_sponsring a
    {
        display: block;
    }

p#slider_sponsring_text
{
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}

div#main_right img
{
    
}
