div#gal_block {
    width: 509px;
    padding-left: 29px;
    padding-right: 29px;
    float: left;
    position: relative;
}

ul#gal_list {
    height: 468px;
    width: 509px;
    padding: 0px;
    margin: 0px;
    list-style: none;
}

ul#gal_list li.gal_item {
    height: 117px;
    width: 113px;
    float: left;
    margin-left: 19px;
    overflow: hidden;
    text-align: center;
    position: relative;
    text-align: center;
    
}

/* Fotowettbewerb */
ul#gal_foto_list li.gal_foto_item{
    height: 117px;
    width: 113px;
    float: left;
    margin-left: 19px;
    _overflow: hidden;
    text-align: center;
    position: relative;
    text-align: center;    
}

ul#gal_foto_list {
    height: 468px;
    width: 509px;
    padding: 0px;
    margin: 0px;
    list-style: none;
}

li.gal_foto_item a {
    text-decoration: none;
    border: none;
    color: #000000;
    font-size: 11px;
}

li.gal_foto_item a img {
    border: none;
}
/* Fotowettbewerb */


li.gal_item a {
    text-decoration: none;
    border: none;
    color: #000000;
    font-size: 11px;
}

li.gal_item a img {
    border: none;
}

span.gal_vid_overlay {
    z-index: 1;
    display: block;
    position: absolute;
    top: 3px;
    left: 3px;
    width: 20px;
    height: 20px;
    background-image:url("/img/galerie/play.png");
}

span.gal_down_overlay {
    z-index: 1;
    display: block;
    position: absolute;
    top: 3px;
    left: 3px;
    width: 20px;
    height: 20px;
    background-image: url("/img/galerie/dl.jpg");
}

ul#gal_pages {
    list-style: none;
    font-size: 14px;
    height: 1.25em;
    /*padding-left: 255px*/;
    margin: 0px;
    padding: 0px;
}

ul#gal_pages li {
    float: right;
    height: 1.25em;
    text-align: center;
    color: #B7B3B3;
    font-weight: bold;
}

ul#gal_pages li a {
    
    text-decoration: none;
    color: black;
}

ul#gal_pages li.gal_pages_item {
    width: 1.25em;
}

li#gal_pages_prev, li#gal_pages_next {
    width: 1.25em;
}

div#gal_cats {
    /*margin-left: 567px;*/
    /*border-left: 1px dotted #B4C4C7;*/
    /*width: 211px;*/
    width: 180px;
    padding-left: 20px;
    float: left;
}

ul#gal_catlist {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

td.gal_cat_item_img {
    width: 49px;
}

td.gal_cat_item_img a {
    border: none;
    text-decoration: none;
}

td.gal_cat_item_img img {
    width: 49px;
    border: none;
}

td.gal_cat_item_text a {
    text-decoration: none;
    color: black;
}

td.gal_cat_item_text a.active {
    font-weight: bold;
}

div#gal_detail {
    width: 0px;
    height: 0px;
}

div#gal_detail_layer {
    position: absolute;
    top: 10px;
    border: 3px solid #B4C4C7;
    z-index: 150;
    padding: 20px;
    background-color: #FFFFFF;
    -moz-border-radius: 14px;
}

div#gal_detail_layer p {
    text-align: center;
}

div#gal_detail_layer table {
    width: 100%;
}

td.gal_detail_prev {
    width: 33%;
    text-align: left;
}

td.gal_detail_next {
    width: 33%;
    text-align: right;
}

td.gal_detail_pos {
    width: 34%;
    text-align: center;
}

td.gal_detail_close {
    text-align: center;
}

div#gal_detail_layer p span {
    font-weight: bold;
}

li.gal_cat_item td {
    vertical-align: middle;
    font-size: 11px;
}

div#gal_cats h2 {
    margin-top: 0px;
    font-size: 18px;
}

.kategor_fill_style {
    position:absolute;
    margin-top:-2px;
    margin-left: 290px;
    background:white;
    border:#ccc solid 1px;
    width:200px;
    z-index: 10;
    }
    
.kategor_list_style {
    font-family:arial;
    font-size:12px;
    cursor:pointer;
    z-index: 10;
    }
    
.kategor_list_style:hover {
    background:#8B8A8A;
    color:white;
    z-index: 10;
    }

.autoren_fill_style {
    position:absolute;
    margin-top:-2px;
    margin-left: 49px;
    background:white;
    border:#ccc solid 1px;
    width:152px;
    z-index: 10;
    }
    
.autoren_list_style
    {
    font-family:arial;
    font-size:12px;
    cursor:pointer;
    z-index: 10;
    }
    
.autoren_list_style:hover
    {
    background:#8B8A8A;
    color:white;
    z-index: 10;
    }
    
.search
{
    border:1px solid;
    padding: 5px;
    _padding-left: 8px;
    margin-bottom: 20px;
    font-size:12pt;
    color:#262626;
    z-index: 10;
}

.hightlight{
    background-color: #999999;
    cursor: pointer;
}
