
#lbPrevLink:hover {

/*    background: transparent url(../images/prev.gif) no-repeat 0% 15%;*/
    background: transparent url(/fileadmin/img/left_arrow.gif) no-repeat 0% 15%  !Important;

}

#lbNextLink:hover {

/*    background: transparent url(../images/next.gif) no-repeat 100% 15%;*/
    background: transparent url(/fileadmin/img/right_arrow.gif) no-repeat 100% 15%  !Important;

}

#lbCloseLink {
    width: 70px !Important;
    height: 22px !Important;
    background: transparent url(/fileadmin/img/closelabel_dk.gif) no-repeat center !Important;

}

