.tx-wtgallery-pi1 {
}

.tx-wtgallery-pi1 a {
}

/* WT GALLERY list mode */
.wtgallery_pagebrowser {
    margin-top: 0.4em;
    position: relative;
    height: 1.4em;
}

.wtgallery_pagebrowser a {
    font-size: 0.8em;
} 

.wtgallery_pagebrowser_back {
    position: absolute;
    top: 0;
    left: 0;    
}

.wtgallery_pagebrowser_back a {
    background: url(../images/misc/pfeile_links.gif) 0 0.3em  no-repeat;
    padding: 0 0 0 0.9em;
}

.wtgallery_pagebrowser_page {
    text-align: center;
    font-size: 0.8em;
    color: #000;
}

.wtgallery_pagebrowser_fwd {
    position: absolute;
    top: 0;
    right: 0;    
}

.wtgallery_pagebrowser_fwd a {
    background: url(../images/misc/pfeil.gif) right 0.3em  no-repeat;
    padding: 0 1.1em 0 0;
}

.wtgallery_listpic_pic {
    margin-right: 0.375em;
}
.wtgallery_listpic_pic_lastofrow {
    margin-right: 0;
}


.wtgallery_pagebrowser_up {
    display: none;
}

/* WT GALLERY singleview mode */

.wtgallery_singlepic_fwdback {
    position: relative;
    margin-top: 0.8em;
    height: 1.4em;
}

.wtgallery_singlepic_back {
    position: absolute;
    top: 0;
    left: 0;
}

.wtgallery_singlepic_back a {
    background: url(../images/misc/pfeile_links.gif) 0 0.3em  no-repeat;
    padding: 0 0 0 0.9em;
    font-size: 0.8em;
}

.wtgallery_singlepic_fwd {
    position: absolute;
    top: 0;
    right: 0;
}

.wtgallery_singlepic_fwd a {
    background: url(../images/misc/pfeil.gif) right 0.3em  no-repeat;
    padding: 0 1.1em 0 0;
    font-size: 0.8em;
}

.wtgallery_singlepic_pic {
}
.wtgallery_singlepic {
}

#content-main p.wtgallery_singlepic_caption {
    width: 38.6em;
    margin-top: -0.3em;
    padding: 0.2em 0.5em 0.6em 0.5em;
    background: #037525;
    color: #FFFFFF;
    font-size: 0.68em;
}

/* WT GALLERY category mode */
/*
div.wtgallery_categories { 
    border: 1px solid silver;
    width: 170px;
    padding: 10px;
    float: left;
    margin: 5px 0;
}
div.wtgallery_category_pic {
    float: left;
}
div.wtgallery_category_pic {
    margin-right: 10px;
}
div.wtgallery_category_folder {
    margin: 20px 0 10px 0;
}
p.wtgallery_category_pagebrowser {
    display: none;
}
*/
/* wt_gallery END */
