@charset "utf-8";
/* CSS Document */
#myGallery6726 {width:400px;height:300px;} .rgsgnest6726 { width:400px;height:300px; }

.tx-rgsmoothgallery-pi1 {
  background:#ffffff url(img/loading-bar-black.gif) center center no-repeat;
}

.myGallery
{
	width: 400px;
	height: 300px;
    margin: 0px;
    text-align:center;
	z-index:5;
	display: none;
	border-width: 0px;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	padding: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position:center center;
	position: relative;
	left:0;
	right:0;
	margin:0;
	padding:0;
	opacity:0;
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: relative;
	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: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	color: #ffffff;
	text-indent: 0;
	overflow: hidden;
}

* html .jdGallery .slideInfoZone
{
	bottom: 0px;
}

.jdGallery .slideInfoZone h2
{
	padding: 0px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	color: #575757;
	margin:0px;
}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	font-weight: normal;
	color: #575757;
	text-align: left;
}

/* Das Karussell */
.jdGallery div.carouselContainer
{
	position: absolute;
	height: 130px;
	width: 100%;
	z-index: 10;
	margin-top: 260px;
	left: 0;
}

.jdGallery a.carouselBtn
{
	position: relative;
	bottom: 0px;
	margin-left: 550px; 
	background-color:#c0c0c0;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 12px;
	color: #ffffff;
	cursor: pointer;
}



.jdGallery a.play:hover
{
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	filter:alpha(opacity=100);
}

.jdGallery a.carouselBtn:hover
{
	background-color:#777777;
	color: #ffffff;
}

.jdGallery a.play {
	position: absolute;

	margin-left: -535px;
	bottom: 52px;
	height:100%;
	width:360px;
	background: url('img/control_pause_2.png') no-repeat top center;
	cursor: pointer;
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
	filter:alpha(opacity=20);
}

.jdGallery a.pause {
	background: url('img/control_play_2.png') no-repeat top center;
}

.jdGallery .carousel
{
	position: relative;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 130px;
	color: #ffffff;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	text-indent: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 130px;
	top: 40px;
	left: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselInner
{
	position: relative;
}

.jdGallery .carousel .carouselInner .thumbnail
{
	cursor: pointer;
	padding:0;
	margin:0;
	background: #ffffff;
	background-position: center center;
	float: left;
	border: solid 1px #ffffff;
}

.jdGallery .carousel .label
{
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #575757;
	top: 0px;
	left: 0px;
	padding: 0;
	padding-top: 116px;
	text-align:center;
	margin: 0;
}

.jdGallery .carousel .label .number
{
	font-size: 1px;
	color: #ffffff;
}

.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdGallery a.left
{
	position: absolute;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

.jdGallery a.right
{
	position: absolute;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html .jdGallery a.right, * html .jdGallery a.left
{
	filter:alpha(opacity=50);
}

.jdGallery a.right:hover, .jdGallery a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdGallery a.left
{
	left: 0;
	top: 0;
	background: url('img/fleche1.png') no-repeat center left;
}

* html .jdGallery a.left { background: url('img/fleche1.gif') no-repeat center left; }

.jdGallery a.right
{
	right: 0;
	top: 0;
	background: url('img/fleche2.png') no-repeat center right;
}

* html .jdGallery a.right { background: url('img/fleche2.gif') no-repeat center right; }


.jdGallery a.open
{
	position: absolute;
	top: 0;
	left: 0;
	height: 99%;
	width: 0%;
	cursor: pointer;
	z-index: 10;
	background: none;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdGallery a.open:hover { background: url('img/open.png') no-repeat center center; }

* html .jdGallery a.open:hover { background: url('img/open.gif') no-repeat center center;
	filter:alpha(opacity=80); }
