/* SLIMBOX 
overflow: show

*/

#lbOverlay {z-index:9;position: absolute; left: 0;width:100%;height:100%;	background-color: #f5ffdb;}
#lbCenter  {position: absolute;right: 12%;overflow: show;background: transparent url(bgl.jpg)}
 #lbBottomContainer {position: absolute;right:10%;background-color:  #c72333;}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	right: 1cm;
	top: 1cm;
	border: 10px solid #b4dd7b;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {display: block;position: absolute;top: 0;width: 50%;outline: none;}

#lbPrevLink {left: 0;}

#lbPrevLink:hover {background: transparent url(prev.gif) no-repeat 0% 15%;}

#lbNextLink {right: 0;}

#lbNextLink:hover {background: transparent url(next.gif) no-repeat 100% 15%;}

#lbBottom {	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;font-size: 10px;color: #666;line-height: 1.4em;text-align: left;border-left: 10px solid #999fff; }
#lbCloseLink {display: block;float: right;width: 12px;height: 13px;background: transparent url(raus.gif) no-repeat center;margin-top: -14px;}

#lbCaption  {	margin:1cm;font-size:20px;	font-weight: 500; width:auto;line-height:1.5em;} 
#lbCaption:first-letter  {color:red;font-size:2em;font-family:Times New Roman;font-style:italic;} 
#lbCaption:first-line  {font-weight: bold; color:#444444;} 


 #lbNumber {	margin-top: 20%; padding-left:2cm;font-size: 12px; 	color: #444444; background:transparent;height:40mm;width:450px;}



 
