﻿/*Galerie Konfiguration*/
div#selectorTopGallery
{
    position:absolute;
    width:150px;
    top:120px;
    left:345px;
}
div#selectorBottomGallery
{
    position:absolute;
    width:150px;
    bottom:25px;
    left:345px;
}
div#backButton
{
    position:absolute;
    width:150px;
    bottom:0px;
    left:335px;
}
img.mini
{
    width:120px;
    margin:10px;
}
