.tx-rgsmoothgallery-pi1 {
  background: #FFF url(../bilder/img/loading-bar-black.gif) center center no-repeat;
}

.myGallery {
	width: 460px;
	height: 345px;
	z-index:5;
	display: none;
	margin: 0px 0px 15px 0px;
}

#textbild .jdGallery {
	overflow: hidden;
	position: relative;
}

#textbild .jdGallery img {
	border: 0;
	margin: 0;
}

#textbild .jdGallery .slideElement {
	width: 100%;
	height: 100%;
	background: #fff none;
	position: absolute;
	left:0;
	right:0;
	margin:0;
	padding:0;
	opacity:0;
}

#textbild .jdGallery .loadingElement {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../bilder/img/loading-bar-black.gif);
}

#textbild .jdGallery .slideInfoZone {
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #444;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

* html #textbild .jdGallery .slideInfoZone {
	bottom: -1px;
}

#textbild .jdGallery .slideInfoZone h2 {
	padding: 0;
	font-size: 80%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

#textbild .jdGallery .slideInfoZone p {
	padding: 0;
	font-size: 60%;
	margin: 2px 5px;
	color: #eee;
}

#textbild .jdGallery div.carouselContainer {
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}

#textbild .jdGallery a.carouselBtn {
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #7B7B7D;
	color: #FFF;
	cursor: pointer;
}

#textbild .jdGallery .carousel {
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #919191;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
	font-weight: bold;
}

#textbild .jdGallery .carousel .carouselWrapper {
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}

#textbild .jdGallery .carousel .carouselInner {
	position: relative;
}

#textbild .jdGallery .carousel .carouselInner .thumbnail {
	cursor: pointer;
	background: #000;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
}

#textbild .jdGallery .carousel .label {
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

#textbild .jdGallery .carousel .label .number {
	color: #b5b5b5;
}

#textbild .jdGallery a {
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

#textbild .jdGallery a.right, .jdGallery a.left {
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html #textbild .jdGallery a.right, * html .jdGallery a.left {
	filter: alpha(opacity=50);
}

#textbild .jdGallery a.right:hover, .jdGallery a.left:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

#textbild .jdGallery a.left {
	left: 0;
	top: 0;
	background: url(../bilder/img/fleche1.png) no-repeat center left;
}

* html #textbild .jdGallery a.left {
	background: url(../bilder/img/fleche1.gif) no-repeat center left;
}

#textbild .jdGallery a.right {
	right: 0;
	top: 0;
	background: url(../bilder/img/fleche2.png) no-repeat center right;
}

* html #textbild .jdGallery a.right {
	background: url(../bilder/img/fleche2.gif) no-repeat center right;
}

#textbild .jdGallery a.open {
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

#textbild .jdGallery a.open {
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	background: none;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

#textbild .jdGallery a.open:hover {
	background: url(../bilder/img/open.png) no-repeat center center;
}

* html #textbild .jdGallery a.open:hover {
	background: url(../bilder/img/open.gif) no-repeat center center;
	filter:alpha(opacity=80);
}


/****** Newsteaser rechte Spalte ******/

.tx-rgsmoothgallery-pi1 {
  /* background: #FFF url(../bilder/img/loading-bar-black.gif) center center no-repeat; */
      background-color: #fff;
}

.myGallery {
	width: 150px;
	height: 100px;
	z-index:5;
	display: none;
	border: none;
}

#news .jdGallery {
	overflow: hidden;
	position: relative;
}

#news .jdGallery img {
	border: 0;
	margin: 0;
}

#news .jdGallery .slideElement {
	width: 100%;
	height: 100%;
	background: #fff none;
	position: absolute;
	left:0;
	right:0;
	margin:0;
	padding:0;
	opacity:0;
}

#news .jdGallery .loadingElement {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #EAEAEA;
	background-repeat: no-repeat;
	background-position: center center;
	/* background-image: url(../bilder/img/loading-bar-black.gif); */
}

#news .jdGallery .slideInfoZone {
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #444;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

* html #news .jdGallery .slideInfoZone {
	bottom: -1px;
}

#news .jdGallery .slideInfoZone h2 {
	padding: 0;
	font-size: 80%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

#news .jdGallery .slideInfoZone p {
	padding: 0;
	font-size: 60%;
	margin: 2px 5px;
	color: #eee;
}

#news .jdGallery div.carouselContainer {
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}

#news .jdGallery a.carouselBtn {
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #DD0000;
	color: #fff;
	cursor: pointer;
}

#news .jdGallery .carousel {
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #919191;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
	font-weight: bold;
}

#news .jdGallery .carousel .carouselWrapper {
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}

#news .jdGallery .carousel .carouselInner {
	position: relative;
}

#news .jdGallery .carousel .carouselInner .thumbnail {
	cursor: pointer;
	background: #000;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
}

#news .jdGallery .carousel .label {
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

#news .jdGallery .carousel .label .number {
	color: #b5b5b5;
}

#news .jdGallery a {
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

#news .jdGallery a.right, .jdGallery a.left {
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html #news .jdGallery a.right, * html .jdGallery a.left {
	filter: alpha(opacity=50);
}

#textbild .jdGallery a.right:hover, .jdGallery a.left:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

#news .jdGallery a.left {
	left: 0;
	top: 0;
	background: url(../bilder/img/fleche1.png) no-repeat center left;
}

* html #news .jdGallery a.left {
	background: url(../bilder/img/fleche1.gif) no-repeat center left;
}

#news .jdGallery a.right {
	right: 0;
	top: 0;
	background: url(../bilder/img/fleche2.png) no-repeat center right;
}

* html #news .jdGallery a.right {
	background: url(../bilder/img/fleche2.gif) no-repeat center right;
}

#news .jdGallery a.open {
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

#news .jdGallery a.open {
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	background: none;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

#news .jdGallery a.open:hover {
	background: url(../bilder/img/open.png) no-repeat center center;
}

* html #news .jdGallery a.open:hover {
	background: url(../bilder/img/open.gif) no-repeat center center;
	filter:alpha(opacity=80);
}