/* Footer */

#footer-wrap {
    width: 921px;
    height: 64px;
    background-image: url(../upload/bilder/footer.gif);
    background-repeat: no-repeat;
    background-position: left top;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

#footer-wrap ul {
    margin-top: 20px;
    margin-left: 80px;
    list-style-type: none;
}
/* IE 6 */
* html #footer-wrap ul {
    margin-top: 10px;
    margin-left: 115px;
    list-style-type: none;
}

/* IE 7 */
* + html #footer-wrap ul {
    margin-top: 10px;
    margin-left: 115px;
    list-style-type: none;
}

#footer-wrap li {
    padding-top: 10px;
    padding-left: 20px;
}

#footer-wrap  .print {
    display: block;
    float: left;
    width: 75px;
}

#footer-wrap .empfehlen {
        display: block;
    float: left;
    width: 120px;
}

#footer-wrap .book {
        display: block;
    float: left;
    width: 255px;
}

#footer-wrap .legal {
    padding-right: 15px;
    color: #333;
    font-size: 10px;
    float: right;
    width: 240px;
}

#footer-wrap li.legal {
    padding-top: 15px;
}

#footer-wrap a {
    text-decoration: none;
    font-size: 11px;
    padding: 8px;
}

#footer-wrap a:hover {
    text-decoration: underline;
}

#footer-wrap .current_page_item a {
    font-weight: bold;
}

#footer {
    margin: 0 auto;
    height: 64px;
    min-height: 64px;
    padding: 0;
    background-repeat: no-repeat;
    background-position: left top;
}

html>body #footer {
    height: auto;
}

.xtcSlimboxPicCell {
    padding-top: 22px;
    padding-right: 8px;
    padding-bottom: 22px;
    padding-left: 8px;
    line-height: 35px;
    border: 1px;
}

#xtcSlimboxPic
{
    padding-top: 22px;
    padding-right: 0px;
    padding-bottom: 22px;
    padding-left: 0px;
    line-height: 35px;

}