.slider-item .background-image {
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
}

.slider-item .text {
	background: url('../images/bg-text-holder.png') repeat 0 0 transparent;
	bottom: 0;
	height: 187px;
	left: 0;
	line-height: 18px;
	margin-top: 5px;
	padding: 0 18px;
	position: absolute;
	right: 16px;
	top: auto;
	width: 340px;
	z-index: 10;
}

.slider-item .text {
	font-family: 'open_sanscondensed_light', Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.slider-item .text h2 {
	font-weight: normal;
	color: #fff;
	font-size: 30px;
	line-height: 36px;
	margin: 10px 30px 10px 0;
}

.slider-item .text p {
	color: #fff;
	font-size: 17px;
	line-height: 22px;
	margin: 0;
}

.slider-item .read_more {
	bottom: -9px;
	right: auto;
	left: 18px;
	width: 207px;
	font-size: 13px;
	line-height: 16px;
	padding: 0 0 2px;
	position: absolute;
	text-decoration: none;
	z-index: 10;
}

.slider-item .read_more a:hover span {
	border-bottom: none !important;
	margin-bottom: 1px;
}

.slider-nav {
	bottom: 0;
	position: absolute;
	right: 100%;
	z-index: 10;
	width: 60px;
}

.slider-nav .nav-item {
	float: left;
	height: 10px;
	margin: 0 5px 5px 0;
	text-align: center;
	width: 10px;
	cursor: pointer;
	background: #666666;
	font-size: 11px;
	line-height: 19px;
	color: #555555;
	display: block;
	text-indent: -99999px;
}

.slider-nav .nav-item.current {
	background: #990000;
}

.slider-item {
	display: none;
}

#slider-1 {
	display: block;
}

.img-link {
	position: absolute;
	z-index: 5;
}

#twocolumns .tx-szslider-pi1 .slider-item h1 {
	color: #000000;
	border-bottom: none;
	width: auto;
}

.tx-szslider-pi1 .slider-item h2 {
	text-transform: none;
}

#homewrap .slider-item .img-link {
	height: 328px;
	left: 16px;
	position: absolute;
	top: 16px;
	width: 731px;
	z-index: 5;
	width: 731px;
	height: 328px;
	background: url('../images/clear.gif');
}

/* Text Slider */
.tx-sztextslider-pi1 {
	background: none repeat scroll 0 0 #E8E8E8;
	height: auto;
	margin: 0 0 16px;
	overflow: hidden;
	padding: 16px 11px 28px 17px;
	position: relative;
	min-height: 137px;
}

.tx-sztextslider-pi1 ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.tx-sztextslider-pi1 .slider-control-prev {
	position: absolute;
	bottom: 10px;
	left: 17px;
	height: 19px;
	width: 20px;
	text-indent: -9999px;
	background: url("../images/bg-prev-next.gif") no-repeat scroll 0 0 transparent;
	cursor: pointer;
}

.tx-sztextslider-pi1 .slider-control-next {
	position: absolute;
	bottom: 10px;
	right: 11px;
	height: 19px;
	width: 20px;
	text-indent: -9999px;
	background: url("../images/bg-prev-next.gif") no-repeat scroll 100% 0 transparent;
	cursor: pointer;
}

.tx-szslider-pi1 h1 {
	font-size: 100.01%;
}

.tx-szslider-pi1 h2 {
	font-size: 90.01%;
}

.tx-szslider-pi1 h3 {
	font-size: 80.01%;
}

#twocolumns .tx-sztextslider-pi1 h1 {
	color: #878786;
	font-size: 20px;
	line-height: 27px;
	margin: 0 0 2px;
	text-transform: uppercase;
}

#twocolumns .tx-sztextslider-pi1 h3 {
	font-size: 16px;
	letter-spacing: -1px;
	line-height: 21px;
	margin: 0 0 0;
}

#twocolumns .tx-sztextslider-pi1 p {
	font-size: 12px;
	margin-top: 14px;
}

.tx-sztextslider-pi1 .slider-slide,
.tx-sztextslider-pi1 .slider-container,
.tx-sztextslider-pi1 .slider-boundary {
	height: auto !important;
}

/* Kleinere Sliderversion*/
.tx-szslider-pi1 ul {
	height: 230px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 880px;
	list-style-type: none;
}

.slider-item {
	height: 230px;
	width: 880px;
	position: absolute;
	overflow: hidden;
}

.slider-item .img-link {
	height: 328px;
	left: 16px;
	position: absolute;
	top: 16px;
	z-index: 5;
	width: 500px;
	height: 328px;
	background: url('/clear.gif');
}

.tx-szslider-pi1 {
	background: none repeat scroll 0 0 #D1D2D2;
	float: left;
	height: 230px;
	margin: 28px 0 46px;
}

#slider-1 h1, #slider-2 h1, #slider-3 h1, #slider-4 h1,
#slider-5 h1, #slider-6 h1, #slider-7 h1, #slider-8 h1,
#slider-9 h1 {
	border-bottom: none;
}

.slideshow .slider-nav .back-next {
	background-color: #ccc;
	position: absolute;
	top: -140px;
	left: 0;
	width: 60px;
	height: 80px;
}

.slideshow .slider-nav .back-next li {
	position: absolute;
	top: 30px;
	right: 5px;
	border: 5px solid #ccc;
	background: url(../images/slider-back-next.png) no-repeat -43px 0;
	width: 15px;
	height: 14px;
	cursor: pointer;
}

.slideshow .slider-nav .back-next li:hover {
	background-position: left top;
}

.slideshow .slider-nav .back-next li:after,
.slideshow .slider-nav .back-next li > .after {
	-o-transition: none;
	-moz-transition: none;
	-webkit-transition: none;
}

.slideshow .slider-nav .back-next .back {
	left: 5px;
	background-position: right top;
}

.slideshow .slider-nav .back-next .back:hover {
	background-position: -22px 0;
}

.slideshow nav .back-next .next {
	left: 33px;
}