.tx-rgsmoothgallery-pi1 {
  border:1px solid #67634e;
  /*background:#fff url(../images/gallery/bg.jpg) top left no-repeat;*/
  width:35.8em;
  height:100%;

  margin-left:0.8em;

 
}
.rgsgcontent{
	 background:#d2cfc2;
	 border:1px solid #fff;
	 padding:0.9em 0;
	 padding-bottom:0;
}



.myGallery
{
	width: 35.65em;
	/*height: 24.85em; = 398*/
	/*height: 26.35em;*/
	height:472px;
	z-index:5;
	display: none;
	margin: 0;
}


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

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

.jdGallery .slideElement
{
	width: 34em;
	/*height: 24.85em;*/
	height:398px;
	background-color: #d2cfc2;
	background-repeat: no-repeat;
	background-position:center center;
	position: absolute;
	left:0;
	right:0;
	margin:0 0.8em;
	padding:0;
	opacity:0;
}

.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('img/ajax-loader.gif');
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin:0 0.8em;
	left: ;
	bottom: 0;
	height: 65px;
	/*background: #333;*/
	color: #2e2e2e;
	text-indent: 0;
	overflow: hidden;
}

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

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

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

.jdGallery div.carouselContainer
{
	position: absolute;
	/*height: 7.9em;*/
	height:126px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0em;
	/*top:26.4em;*/
	bottom:-102px;
}

#inhalt .jdGallery a.carouselBtn
{
	position: absolute;
	bottom: 0;
	/*left:56.5%;*/
	left:323px;
	/*top:-2.1em;*/
	top:0;
	/*height: 2.5em;*/
	height:29px;
	/*width:11.5em;*/
	width:155px;
	text-align: center;
	/*padding: 4em 0 0 0;*/
	padding-top:44px;
	/*font-size: 0.7em;*/
	background: url(../images/gallery/button_thumbnails.png) no-repeat top left !important;
	background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fileadmin/images/gallery/button_thumbnails.png');
	color: #fff;
	text-decoration:none;
	/*z-index:100;*/
	cursor: pointer;
}

.jdGallery a.play {
	position: absolute;
	top: 0;
	/*left: 40.05em;*/
	left:449px;
	/*height: 2.5em;*/
	height:29px;
	/*padding: 4em 0 0 0;*/
	padding-top:44px;
	/*font-size: 0.7em;*/
	width:155px;
	background: url(../images/gallery/button_dia_start.png) no-repeat top left !important;
	background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fileadmin/images/gallery/button_dia_start.png');
	cursor: pointer;
}

.jdGallery a.pause {
	background: url(../images/gallery/button_dia_stop.png) no-repeat top left !important;
	background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fileadmin/images/gallery/button_dia_stop.png');
}

.jdGallery .carousel
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	/*top: 1.5em;*/
	top:24px;
	/*height: 6.4em;*/
	height:102px;
	background-color:#827f6b;
	background-image: url(../images/gallery/border.gif);
	background-repeat:repeat-x;
	background-position:  top left;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	/*height: 7.75em;*/
	height:100%;
	top: 0;
	left: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselInner
{
	position: relative;
	/*padding-top:0.8em;*/
	padding-top:12px;
}

.jdGallery .carousel .carouselInner .thumbnail
{
	cursor: pointer;
	background: #d2cfc2;
	background-position: center center;
	float: left;
	border: solid 1px #67634e;
}

.jdGallery .carousel .label
{
	font-size: 11px;
	position: absolute;
	bottom: 5px;
	right: 10px;
	padding: 0;
	margin: 0;
  color:#575757;
  display:none;
}

.jdGallery .carousel .label .number
{
	color: #575757;
}


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

.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
}



.jdGallery a.left
{
	left: 0;
	top: 0;
	background: url('../images/gallery/pfeilLakt.png') no-repeat center left !important;
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fileadmin/images/gallery/pfeilLakt.png');
	margin-left:0.8em;
}

.jdGallery a.right
{
	right: 0;
	top: 0;
	background: url('../images/gallery/pfeilRakt.png') no-repeat center right !important;
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fileadmin/images/gallery/pfeilRakt.png');
	margin-right:0.8em;
}


/*.jdGallery a.right:hover
{
	background-image: url('../images/gallery/pfeilRakt.png')
}
.jdGallery a.left:hover
{
	background-image: url('../images/gallery/pfeilLakt.png')
}*/

/* old-------------------- */



.jdGallery a.open
{
	display:none;
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
}

.jdGallery a.open:hover
{
	background: url(img/coolplus.gif) no-repeat center center;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	display:inline;
}

