/* SLIMBOX */
#lbOverlay{position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;background-color:#000;cursor:pointer;}
#lbCenter,#lbBottomContainer{position:absolute;z-index:9999;overflow:hidden;background-color:#fff;}
.lbLoading{background:#fff url(../images/laden.gif) no-repeat center;}
#lbImage{position:absolute;left:0;top:0;border:10px solid #fff;background-repeat:no-repeat;}
#lbImage div {background: transparent url(../images/zurueck.gif) no-repeat scroll right bottom}
#lbPrevLink,#lbNextLink{bottom:0px; display:block; height:20px !important; outline-style:none; outline-width:medium; position:absolute; width:50%; }
#lbPrevLink{left:0;}
#lbPrevLink{background:transparent url(../images/zurueck.gif) no-repeat 0 15%;}
#lbNextLink{right:0;}
#lbNextLink{background:transparent url(../images/weiter.gif) no-repeat 100% 15%;}
#lbBottom{position: relative; border:10px solid #fff;border-top-style:none;}
#lbCloseLink{display:block;width:22px;height:22px;background:transparent url(../images/schliessen.gif) no-repeat center;outline:none;position:absolute; bottom:10px; right:10px;}
#lbCaption,#lbNumber{margin-top:1em;margin-right:3em;}
#lbCaption{}
#lbNumber{}

