div#lbNumber {
    display: none!important;
}

a#lbCloseLink {
    background: transparent url(http://www.adrianstreich.ch/fileadmin/extension/lightbox/schliessen.gif) no-repeat 100% 50%;
    display: block;
    float: right;
    font-weight: normal;
    height: 20px !important;
    line-height: 18px;
    margin-bottom: 0px;
    position: relative;
    top: 1px;
    width: 120px !important;
}

div#lbBottom, div#lbBottomContainer {
    height: 22px!important;
}

img#lbImage {
    border: none!important;
}

div#lbCanvas {
    border-bottom: 0px!important;
}