	#the-plasma-contianer {	 z-index: 0; }
	#the-plasma-contianer2 { z-index: 0; }
	.culture-bottom-gallery {width: 100%;float: right;padding-top: 5.5%;}
	.pls-conatiner{
	width:100%;
	float:left;
	margin-bottom:16px;
	position:relative;
	top:0px;
	left:0px;
	height: 449px;
	background-image:url('../images/loading.gif');
	background-repeat:no-repeat;
	}
	.cycle-slideshow{width:100%;float:left;height: 449px;}
	.inner-slide{width:100%;float:left;height: 449px;}
	.pls-img{width:100%;height:auto;}
	.slide-next{width:68px;position:absolute;top:86px;left:18px;z-index:200;}
	.slide-prev{width:68px;position:absolute;top:86px;right:24px;z-index:200;}
	.flach{width:100%;padding-top:22px;height:45px;background-image:url('../images/fade-bg.png');background-repeat:repeat;
			  position:absolute;bottom:0px;right:0px;z-index:200;text-align:center;}
	/* pager */
	.cycle-pager {text-align: center;z-index: 200;position: absolute;bottom: -45px;left: 0;text-align: left;width: 100%;}
	.cycle-pager span {
							font-family: arial;
							font-size: 35px;
							width: 13px;
							height: 13px;
							display: inline-block;
							color: #00C6EE;
							cursor: pointer;
							margin-right: 2%;
							}
	.cycle-pager span.cycle-pager-active {transition: all .4s ease;color: #000000;position: relative;}
	.cycle-pager > * { cursor: pointer;}
.cycle-pager span.cycle-pager-active:before {
	transition: all .4s ease; position:absolute;content:"";width: 11px;height: 11px;background: #f0f2f3;
	border-radius: 50%;top: 10px;bottom: 0;margin: auto;right: 0;left: -2px;border: 2px solid #00C6EE;
}
