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

 
}
.rgsgcontent{
	 background:#f4f5f9 url(../images/gallery/text_bg.gif) repeat-x scroll left bottom;
	 border:4px solid #fff;
	 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;
	/*background:url(../images/gallery/text_bg.gif) repeat-x scroll left bottom;*/
	/*background:url(http://www.help-ev.de/typo3conf/ext/rgsmoothgallery/res/images/gallery/text_bg.gif) repeat-x scroll left bottom;*/
}

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

.jdGallery .slideElement
{
	/*width: 34em;*/
	/*height: 24.85em;*/
	height:398px;
	height:380px;
	width:540px;
	background-color: #f4f5f9;
	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 180px;
	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;
	/*background: url(../images/gallery/text_bg.gif) repeat-x top left*/
}

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

.tx-rgsmoothgallery-pi1 .jdGallery .slideInfoZone h2
{
	padding: 0;
	font-size: 12px!important;
	margin: 0;
	margin: 8px 5px 8px 10px;
	font-weight: bold!important;
	color: #0b0b59;
}

.tx-rgsmoothgallery-pi1 .jdGallery .slideInfoZone p
{
	font-size:11px !important;
	margin:2px 5px 0px 10px;
	padding:0pt;
	width:400px;
	/*color: #333;*/
}

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

.tx-rgsmoothgallery-pi1 .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:120px;
	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='typo3conf/ext/rgsmoothgallery/res/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:444px;
	/*height: 2.5em;*/
	height:29px;
	/*padding: 4em 0 0 0;*/
	padding-top:44px;
	/*font-size: 0.7em;*/
	width:120px;
	background: url(../images/gallery/button_dia_start.png) no-repeat top left !important;
	background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='typo3conf/ext/rgsmoothgallery/res/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='typo3conf/ext/rgsmoothgallery/res/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:101px;
	border-top:1px solid #fff;
	background-color:#dde0eb;
	/*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-position: center center;
	float: left;
	border: solid 1px #0b0b59;
}

.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='typo3conf/ext/rgsmoothgallery/res/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='typo3conf/ext/rgsmoothgallery/res/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 180px;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	display:inline;
}
