div.layer_rechte_spalte .tx-rgsmoothgallery-pi1 {
  background:#000 url(http://www.kampagne24.de/fileadmin/template/loading-bar-black.gif) center center no-repeat;
  display: block;
  margin: 0px 0px -5px 0px;
}

.tx-rgsmoothgallery-pi1 {
  background:#000 url(http://www.kampagne24.de/fileadmin/template/loading-bar-black.gif) center center no-repeat;
  display: block;
  margin: 0px 0px 0px 0px;
}

.myGallery
{
        z-index:5;
	display: none;
	border: 0px solid #000;
        margin: 0px 0px 0px 0px;
        background-color: #000;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
        z-index: 100;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
        background-color: #000;
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
        top: 0;
        left: 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('http://www.kampagne24.de/fileadmin/template/loading-bar-black.gif');
}


/* ================================== */
/* ===== Infokasten unten ===== */
/* ================================== */

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0px;
	height: 20%;
	background: #000;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
        padding: 5px 10px;
}

* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

.jdGallery .slideInfoZone h2
{
	font-size: 11px;
	font-weight: 700;
	color: #fff;
        text-transform: uppercase;
        font-family: Arial;
        letter-spacing: 1px;
        margin: 0px 0px 0px 0px;

}

.jdGallery .slideInfoZone h2 a
{
	font-weight: 700;
	color: #fff;
        text-transform: uppercase;
        font-family: Arial;
        letter-spacing: 1px;
}

.jdGallery .slideInfoZone h2 a:hover
{
        text-decoration: underline;
}



.jdGallery .slideInfoZone p
{
	font-size: 10px;
	color: #fff;
        margin: 0px 80px 0px 0px;
}


.jdGallery .slideInfoZone p a
{
	color: #fff;
}

.jdGallery .slideInfoZone p a:hover
{
        text-decoration: underline;
}



/* ================================== */
/* ===== Thumbnail Container oben ===== */
/* ================================== */




.jdGallery div.carouselContainer
{
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0px;
}

.jdGallery a.carouselBtn
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: auto;
	width: 89px;
    background-color: #CF0000;
	text-align: center;
	padding: 3px 0px 3px 0px;
	margin-right:10px;
	font-size: 11px;
	color: #fff;
	cursor: pointer;
    text-transform: uppercase;
    font-family: Arial;
    font-weight: bold;
    letter-spacing: 1px;
    border: 1px solid #fff;
	z-index: 11;
}


.jdGallery a.carouselBtn:hover
{

        background-color: #fff;
        color: #CF0000;
}

.jdGallery .carousel
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0px;
	top: 0px;
	height: 77px;
	background-color: #000;
	color: #fff;
	text-indent: 0;
	overflow: hidden;

}

.jdGallery .carousel .carouselWrapper
{
	position: absolute;
	width: 105%;
	height: 75px;
	top: 1px;
	left: -10px;
  	overflow: hidden;
	background-color: #000;
}

.jdGallery .carousel .carouselInner
{
	position: relative;
}

.jdGallery .carousel .carouselInner
{
	cursor: pointer;
	background: #000;
	background-position: center center;
	float: left;
	border: solid 0px #fff;
}

.jdGallery .carousel .label
{
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
        display: none;
}

.jdGallery .carousel .label .number
{
	color: #b5b5b5;
}

/* label = title of an image */
  .label {
     display: none;
   }


/* ========= div with the gallery inside =================*/
/* ========= div with the gallery inside =================*/
/* ========= div with the gallery inside =================*/



#ext-thumbnails {
  height: auto;
  margin: 0px 0px 0px -16px;
  border: 0px solid #333;
  width: 420px;
  padding: 0px;
}


/* single thumbnail */

.thumbnail{

  margin: 0px -10px 0px 0px;
  cursor: pointer;
  background-position: center center;
  float: left;
  border: solid 0px #fff;
  background-color: #000;
}



#ext-thumbnails .thumbnail{

  margin: 4px -6px 0px 0px;
  cursor: pointer;
  background-position: center center;
  float: left;
  border: solid 0px #fff;
  background-color: #000;
}


/* ================================== */
/* ===== Vorwärts/zurück/größer ===== */
/* ================================== */




.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}


.jdGallery a.right, .jdGallery a.left, .jdGallery a.open
{
	position: absolute;
	cursor: pointer;
	background: tranparent;
	z-index:12;
        bottom: 10px;
}



.jdGallery a.left
{
  right:71px;
	margin: 5px;
	height: 28px;
	width: 28px;
	background: url('http://www.kampagne24.de/fileadmin/template/galerie_navigation_links.gif') no-repeat center left;

}



.jdGallery a.right
{
	right: 38px;
	margin: 5px;
	height: 28px;
	width: 28px;
	background: url('http://www.kampagne24.de/fileadmin/template/galerie_navigation_rechts.gif') no-repeat center right;
}



.jdGallery a.open
{
	position: absolute;
        right:5px;
	margin: 5px;
	height: 28px;
	width: 28px;
	z-index: 12;
  background: url('http://www.kampagne24.de/fileadmin/template/galerie_navigation_lightbox.gif') no-repeat center right;
}