
.highslide {
    cursor:pointer;
    outline: none;
    }

/* style fuer die thumbnail-rahmen */
.highslide img {
    border:none;border-style:none;
    border:0px;
    }


.highslide img.focus {
    border:none;border-style:none;
    border:0px;
    }


/* rahmen fuer das bild - rahmen geht nach innen! */
.highslide-image {
    padding:0px;
    border-bottom: 0px;
    z-index: 1100;
}


/* style fure die bildunterschrift */
.highslide-caption {
    display: none;

    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 7pt;
    padding: 5px;
    background-color: #fff;
    padding-left: 10px;
    color: #000
}
.highslide-loading {
    display: block;
    color: white;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    padding: 3px;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}



.highslide-move {
    cursor: move;
}

.highslide-overlay {
    display: none;
}

/* controlbar removed. reload from original */


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}





table.gal {
    border-style:none;
    border:0px;

}

table.gal td {
    width:110px;
    text-align: left;
    vertical-align: top;
    border-style:none;
    border:0px;

}





