#myGallery { position:absolute; left:0; margin:0;width: 527px !important; height: 200px !important; }

#myGallery { z-index:5; display: none; }

.jdGallery { overflow: hidden; position: relative; }

.jdGallery img { border: 0; margin: 0; }

.jdGallery .slideElement { width: 100%;	height: 100%; background-color: #fff; background-repeat: no-repeat; }

.jdGallery .loadingElement { width: 100%; height: 100%; position: absolute; left: 0; top: 0; background-color: #fff; background-repeat: no-repeat; background-position: center center; background-image: url(../images/loader-bar.gif); }


.jdGallery .slideInfoZone { background: url('http://lautundklar.de/images/bg10.png') 0 0 #38113e; border-top: 1px solid #056c9f; padding: 5px 80px 0 12px; position: absolute; z-index: 10; width: 100%; margin: 0px; color: #833081; left: 0; bottom: 0; height: 65px; text-indent: 0; border-top:1px solid #fff; /*border-bottom:1px solid #fff;*/ overflow: hidden; }

* html .jdGallery .slideInfoZone { bottom: -1px;}

.jdGallery .slideInfoZone h2 { font: bold .68em Arial, Helvetica, sans-serif; padding: 0; margin: 0; padding: 4px 0 3px 0; font-weight: bold; color: #ccff99; }

/*.jdGallery .slideInfoZone p { padding: 0; font-size: 60%; margin: 2px 5px; color: #eee; }
.jdGallery .slideInfoZone h3 { font: bold .9em Arial, Helvetica, sans-serif;}*/

.sub-details { border-right: 1px dotted #69cced; font-size: .9em; padding-right: 15px;  margin-right: 15px; float: left; }

.jdGallery .slideInfoZone h4 { color: #ccffff; font-size: .5em; text-transform: uppercase; font-weight: bold; margin:0; padding:0 }

.jdGallery .slideInfoZone p { font-weight: normal; font-size: .5em; width:220px; float:left; margin: 0 0 5px 0; color: #ccffff; }


.jdGallery div.carouselContainer { display: none; position: absolute; height: 135px; width: 100%; z-index: 10; left: 0; top: 0; }

.jdGallery a.carouselBtn { position: absolute; bottom: 10px; right: 0px; height: 10px; /*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/ text-align: center; padding: 4px 10px; background: #38113e; cursor: pointer; font-size: .5em; font-weight: bold; color: #833081 !important; }

.jdGallery .carousel { position: absolute; font-size: .5em; color:#fff;width: 100%; margin: 0px; left: 0; top: 0; height: 115px; background: #38113e; color: #fff; text-indent: 0; overflow: hidden; }


.jdGallery .carousel .carouselWrapper { position: absolute; width: 100%; height: 78px; top: 10px; left: 0; overflow: hidden; }

.jdGallery .carousel .carouselInner { position: relative; }

.jdGallery .carousel .carouselInner .thumbnail { cursor: pointer; background: #38113e; background-position: center center; float: left; }

.jdGallery .carousel .label { font-size: 1.4em; font-weight: bold; color: #833081 !important; position: absolute; bottom: 5px; left: 10px; padding: 0; margin: 0; }

.jdGallery .carousel .label .number { color: #b5b5b5; }

.jdGallery a { font-size: 100%; text-decoration: none; color: inherit; }

.jdGallery a.right, .jdGallery a.left { position: absolute; cursor:pointer; display: block; height: 99%; width: 25%; z-index:10; filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8; }

* html .jdGallery a.right, * html .jdGallery a.left { filter:alpha(opacity=80); }

.jdGallery a.right:hover, .jdGallery a.left:hover { filter:alpha(opacity=10); -moz-opacity:1; -khtml-opacity: 1; opacity: 1; }

.jdGallery a.right:hover { background: url(../images/a-right.png) right top no-repeat; }

.jdGallery a.left:hover { background: url(../images/a-left.png) left top no-repeat; }

.jdGallery a.left { left: 0; top: 0; }

.jdGallery a.right { right: 0; top: 0; }

.jdGallery a.open { left: 0; top: 0; width: 100%; height: 100%; }

.withArrows 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; }

.withArrows a.open:hover { background: url(../images/open.gif) no-repeat center center; }

* html .withArrows a.open:hover { background: url(../images/open-2.gif) no-repeat center center; filter:alpha(opacity=80); } 