#myGallery, #myGallerySet, #flickrGallery{overflow:hidden;	width: 740px;	height: 220px;	z-index:0;	text-align: left;	margin: 0 auto;	border: none;}
#flickrGallery{	width: 740px;	height: 220px;}
#myGallery img.thumbnail, #myGallerySet img.thumbnail{	display: none;}
.jdGallery{	overflow: hidden;	position: relative;}
.jdGallery img{	border: 0;	margin: 0;}
.jdGallery .slideElement{	width: 100%;	height: 100%;	background-color: #ffffff;	background-repeat: no-repeat;	background-position: center center;	background-image: url('img/loading-bar-black.gif');z-index:1;}

.jdGallery .loadingElement{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}

.jdGallery .slideInfoZone{
	position: absolute;
	z-index: 10;
	width: 671px;
	margin: 0px;
	left: 32px;
	bottom: 0;
	height: 30px;
	background: #ffffff;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}
* html .jdGallery .slideInfoZone{	bottom: -1px;}
.jdGallery .slideInfoZone h2{width:400px;	padding: 0;	margin: 0;	margin: 8px 5px;	color:#0075a7;font-size:11px;font-weight:bold;}
.jdGallery .slideInfoZone h2 a{font-weight:bold;}
.jdGallery .slideInfoZone p{padding: 0;	margin:0px;color: #666;right:5px;top:8px;position:absolute;}
.jdGallery a{	font-size: 100%;text-decoration: none;color: inherit;}
.jdGallery a.right, .jdGallery a.left{position: absolute;	height: 30px;	width: 30px;	cursor: pointer;	z-index:10;
}
.jdGallery a.left{left: 0;bottom: 0;background: url('../img/pngL.png') no-repeat center left;}
* html .jdGallery a.left { background: url('../img/pngL.gif') no-repeat center left;}
.jdGallery a.right{	right: 0;		bottom: 0;	background: url('../img/png.png') no-repeat center right;}
* html .jdGallery a.right { background: url('../img/png.gif') no-repeat center right; right:-1px;}

.dm .objekt .bild a.left{left:auto;right:20px;background: url('../img/spfeil_links.gif') no-repeat center 10px;}
.dm .objekt .bild a.right{background: url('../img/spfeil_rechts.gif') no-repeat center 10px;}


