/* CPS-IT - Anpassung der Bildergalerie an AHK-Style */
.jdGallery .slideInfoZone {
	background-color:#747476  !important;
}
.jdGallery .slideElement {
	background-color:#043883  !important;
}

.myGallery  {
border:1px solid #747476  !important;
}

#rglbPrevLink:hover,
.jdGallery a.left {
background-image:url("/fileadmin/images/ext/rgsmoothgallery/pfeil_links.png") !important;
left:5px !important;
}

#rglbNextLink:hover,
.jdGallery a.right {
background-image:url("/fileadmin/images/ext/rgsmoothgallery/pfeil_rechts.png") !important;
right:5px !important;
}

.jdGallery a.open:hover {
background-image:url("/fileadmin/images/ext/rgsmoothgallery/lupe.png") !important;
}

#rglbCloseLink {
background-image:url("/fileadmin/images/ext/rgsmoothgallery/close.png") !important;
}

.jdGallery a.carouselBtn {
	background-color:#043883 !important;
	border:1px solid #fff;
	opacity:0.9;
}

#rglbCenter, #rglbBottom,
#rglbOverlay,
.jdGallery .slideInfoZone,
.jdGallery .carousel {
	background-color:#043883 !important;
}

#rglbNumber.gallery {padding:0 !important;padding-right:10px !important;color:#fff;}
#rglbTitle {color:#fff;}

#rglbCenter, #rglbBottom {
	border:1px solid #C6D6E6;
}

.jdGallery a.carouselBtn:hover {
	color:#fff !important;
	text-decoration:underline !important;
}

.jdGallery .carousel .label,
.jdGallery .carousel .label .number {
	color:#fff !important;
}

#rglbCloseLink {
	width:22px !important;
}

.jdGallery .slideInfoZone h2 {
	font-size:11px !important;
}
