/* CSS Document */

div.navi-header {
	color: #FFCB08;
	border: none;
}

#navigation-rechts ul li a {
	border: 1px solid #EAEAEA;
}
#navigation-rechts ul li a:hover {
	background-color: #EAEAEA;
	border: 1px solid #FFCB08;
}
#navigation-rechts ul li a.act {
	background-color: #EAEAEA;
	border: 1px solid #FFCB08;
}

#textbild div.pr-text h1 {
	color: #000;
}
#textbild div.pr-text h2 {
	color: #000;
}
#textbild div.pr-text h3 {
	color: #000;
}
#textbild div.pr-text p {
	color: #000;
}

#textbild div.pr-desc-header {
	color: #FFCB08;
}
#textbild div.pr-tec-header {
	color: #FFCB08;
}
#textbild div.pr-grspiegel-header {
	color: #FFCB08;
}
#textbild h5 {
	margin: 0px;
	font-size: 14px;
	color: #FFCB08;
}
#textbild div.csc-textpicHeader.csc-textpicHeader-25 h5.csc-firstHeader {
	margin: -18px 0px 0px 0px;
}
#textbild #links h5.csc-firstHeader {
	margin: -18px 0px 0px 0px;
}
#textbild div.pr-text h1 {
	color: #FFCB08;
	color: #333;
}
#textbild div.pr-text h2 {
	color: #FFCB08;
	color: #333;
}

/*** rgsmoothgallery ***/

.tx-rgsmoothgallery-pi1 {
  background: #ffffff url(../img/smooth/ajax-loader.gif) no-repeat center center;
}

.myGallery {
	width: 520px;
	height: 330px;
	z-index:5;
	display: none;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 20px 0px;
	background-color: #fff;	
}

#textbild .jdGallery {
	overflow: hidden;
	position: relative;
}

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

#textbild .jdGallery .slideElement {
	width: 100%;
	height: 100%;
	background: #fff none;
	position: absolute;
	left:0;
	right:0;
	margin:0;
	padding:0;
	opacity:0;
}

#textbild .jdGallery .loadingElement {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #ffffff url(../img/smooth/ajax-loader.gif) no-repeat center center;
}

#textbild .jdGallery .slideInfoZone {
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 20px;
	background: #FFCB08;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

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

#textbild .jdGallery .slideInfoZone h2 {
	padding: 0;
	font-size: 10px;
	margin: 0;
	margin: 0px 5px;
	line-height: 20px;
	font-weight: bold;
	color: #ffffff;
	color: #000;
}

#textbild .jdGallery .slideInfoZone p {
}

#textbild .jdGallery div.carouselContainer {
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 100000;
	margin: 0px;
	left: 0;
	top: 0;
}

#textbild .jdGallery a.carouselBtn {
	position: absolute;
	bottom: 0;
	right: 30px;
	right: 0;
	height: 20px;
	line-height: 20px;
	text-align: center;
	padding: 0px 10px;
	font-size: 11px;
	background: #7B7B7D;
	color: #FFF;
	cursor: pointer;
}

#textbild .jdGallery .carousel {
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #919191;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
	font-weight: bold;
}

#textbild .jdGallery .carousel .carouselWrapper {
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}

#textbild .jdGallery .carousel .carouselInner {
	position: relative;
}

#textbild .jdGallery .carousel .carouselInner .thumbnail {
	cursor: pointer;
	background: #ffffff;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
}

#textbild .jdGallery .carousel .label {
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

#textbild .jdGallery .carousel .label .number {
	color: #b5b5b5;
}

#textbild .jdGallery a {
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

#textbild .jdGallery a.right, .jdGallery a.left {
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html #textbild .jdGallery a.right, * html .jdGallery a.left {
	filter: alpha(opacity=50);
}

#textbild .jdGallery a.right:hover, .jdGallery a.left:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

#textbild .jdGallery a.left {
	left: 0;
	top: 0;
	background: url(../bilder/img/fleche1.png) no-repeat center left;
}

* html #textbild .jdGallery a.left {
	background: url(../bilder/img/fleche1.gif) no-repeat center left;
}

#textbild .jdGallery a.right {
	right: 0;
	top: 0;
	background: url(../bilder/img/fleche2.png) no-repeat center right;
}

* html #textbild .jdGallery a.right {
	background: url(../bilder/img/fleche2.gif) no-repeat center right;
}

#textbild .jdGallery a.open {
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

#textbild .jdGallery 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;
}

#textbild .jdGallery a.open:hover {
	background: url(../bilder/img/open.png) no-repeat center center;
}

* html #textbild .jdGallery a.open:hover {
	background: url(../bilder/img/open.gif) no-repeat center center;
	filter:alpha(opacity=80);
}

