@charset "UTF-8";
/* CSS Document */
#overlay {
								background-color: black;
							}
							#imageData #bottomNavClose { 
								width: 66px; float: right; padding-bottom: 0.7em;								
							}
							.csc-textpic-caption {
								display: block;
							}	
							#prevLink, #nextLink {						
								
							}	
							#prevLink {
								background: url(../../../../typo3conf/ext/kj_imagelightbox2/lightbox/images/prevlabel.gif) left 15% no-repeat;
								
							}	
							#nextLink {
								background: url(../../../../typo3conf/ext/kj_imagelightbox2/lightbox/images/nextlabel.gif) right 15% no-repeat;
							}
														
							#prevLink:hover, #prevLink:visited:hover { 
								background: url(../../../../typo3conf/ext/kj_imagelightbox2/lightbox/images/prevlabel.gif) left 15% no-repeat; 
							}
							
							#nextLink:hover, #nextLink:visited:hover { 
								background: url(../../../../typo3conf/ext/kj_imagelightbox2/lightbox/images/nextlabel.gif) right 15% no-repeat; 
							}	
							.presentationmodeAct a:link {						
								color:#000000; font-weight:bold; text-decoration:none; width:100%;
							}
							
							#imageData #caption { 
	font-weight: normal;	
}								


