#tx_kikprodukte_overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; opacity: 0.8;}
#tx_kikprodukte_lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#tx_kikprodukte_head{
	height:32px;
	background-image:url(../images/lightbox_01.png);
	background-repeat:no-repeat;
	cursor:pointer;
}
#tx_kikprodukte_foot{
	height:32px;
	background-image:url(../images/lightbox_03.png);
	background-repeat:no-repeat;
	cursor:pointer;
}
#tx_kikprodukte_outerImageContainer{
	position: relative;
	width: 640px;
	margin: 0 auto;
}
#tx_kikprodukte_middle{
	background-image:url(../images/lightbox_02.png);
	background-repeat:no-repeat;
	overflow:hidden;
	height: 32px;
}
#tx_kikprodukte_image{
	padding-left:5px;
}
#tx_kikprodukte_loading{ top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#tx_kikprodukte_lightbox a img{ border: none; }
