#Galery {
        text-align: center;
        }
#Galery .Main {
        width: 570px;
        border:0px solid #000000;
        background-color: #7E7E7E;
        padding: 0px;
        margin:0px;
        }
#Galery img{
        border:0px;
        }

/* Navigation */
#Galery .navigation {
        padding:0px ;
        background:#7E7E7E;
        text-decoration:none;
        }
#Galery .navigation img{
        border:0px;
        }

/* Links */
#Galery  a{
        text-decoration:none;
        color: #ccc;
        }
#Galery a:hover{
        text-decoration:none;
        color: #eee;
        }

/* Seitennummern */
#Galery .seitennr a{
        color: #ccc;
        text-decoration:none;
        font-size:small;
        }
#Galery .aktseitennr{
        color:#000000;
        text-decoration:none;
        }

/* Thumbnails */
#Galery .thumb td{
        background-color: #7E7E7E;
        padding:5px;
        font-size:smaller;
        }
#Galery .thumb img{
        border:#000000 solid 0px;
        }

/* Vorschubild */
#Galery .show td{
        background-color: #7E7E7E;
        padding:1px;
        }
#Galery .show img{
        border:#000000 solid 0px;
        }

/* Info */
#Galery .info {
color:#ccc;
font-size:small;
}

/* Download */
#Galery .download {
color:#999;
font-size:small;
}
#Galery .download a{
color: #999;
font-size:small;
}

/* Kategorieauswahl Menue */
#Galery form {
        margin:0;
        }
#Galery .kategorie select {
        color: #aaa;
        background-color: #666;
        font-size: 9pt;
        border: 0px solid #444444;
        }

/* Bilder Pro Seite Auswahl*/
#Galery .bilders {
font-size:smaller;
}
#Galery .bilders select {
        color: #aaa;
        background-color: #666;
        font-size: 9pt;
        border: 0px solid #444444;
        }
