

#mg_loader {
        position:absolute;
        top:180px;
        left:300px;
        z-index:1;
}

#mg_titel {

}

#mg_thumbs_container {
        position:relative;
        margin:0 0 0 0;
        padding:0 0 0 0;
        height:60px;
        width:600px;
        overflow:hidden;
        text-align:left;
}

#mg_thumbs {
        position:absolute;
        display:inline;
        height:55px;
        overflow:hidden;
        width:20000px;
}

#mg_thumbs a {
        width:30px;
        height:30px;
        float:left;
        display:block;
        margin:0 0 0 0;
        padding:5px;
        border:0;
        text-decoration:none;
        cursor:pointer;
        display:inline;
}

#mg_thumbs a.aktiv {
filter:alpha(opacity=50);
opacity:0.5;
}

img {
        border:0;
}
#mg_big_links, #mg_big_rechts, #mg_thumbs_links, #mg_thumbs_rechts  {
       cursor:pointer;
}
