.flexslider {
	border: 0;
	margin: 0;
	box-shadow: none;
	-display: none;
	position: relative;
	opacity: 0;
}

.flexslider-visible {
	opacity: 1;
	-webkit-transition: opacity 500ms ease-out;
	-moz-transition: opacity 500ms ease-out;
	-o-transition: opacity 500ms ease-out;
	transition: opacity 500ms ease-out;
}



#slider {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#slider .flexslider a {
	text-decoration: none;
}

#slider .flexslider a:hover .bodytext {
	color: #333333;
}

#slider .flexslider .textWrapper {
	top: 0;
	position: absolute;
	right: 0;
	background: url('/Resources/Public/Images/slider-background.png') no-repeat;
	width: 56%;
	height: 100%;
	padding: 95px 30px 50px 167px;
	box-sizing: border-box;
}

#slider .flexslider .textWrapper a.button.primaryAction {
	font-size: 16px;
	text-decoration: none;
	display: inline-block;
	color: #ffffff;
	padding: 7px 20px;
	line-height: 22px;
	width: auto;
	cursor: pointer;
	margin-left: 0;
	position: absolute;
	bottom: 50px;
	background: #da291c;
	background: -moz-linear-gradient(top, #da291c 0%, #da291c 50%, #af1f24 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #da291c), color-stop(50%, #da291c), color-stop(100%, #af1f24));
	background: -webkit-linear-gradient(top, #da291c 0%, #da291c 50%, #af1f24 100%);
	background: -o-linear-gradient(top, #da291c 0%, #da291c 50%, #af1f24 100%);
	background: -ms-linear-gradient(top, #da291c 0%, #da291c 50%, #af1f24 100%);
	background: linear-gradient(to bottom, #da291c 0%, #da291c 50%, #af1f24 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#da291c ', endColorstr='#af1f24 ', GradientType=0);
}

#slider .flexslider .textWrapper h3 {
	margin: 0 0 30px 0;
	font-weight: 400;
	color: #DA291C;
}

#povSlider, #imgAbove {
	position: relative;
	width: 100%;
	max-width: 900px;
	margin: 21px auto 50px auto;
	padding: 0;
	background-color: #E6E6E6;
	background: linear-gradient(top, #E6E6E6 0%, #F8F6F7 100%);
	background: -moz-linear-gradient(top, #E6E6E6 0%, #F8F6F7 100%);
	background: -webkit-linear-gradient(top, #E6E6E6 0%, #F8F6F7 100%);
	background: -ms-linear-gradient(top, #E6E6E6 0%, #F8F6F7 100%);
	background: -o-linear-gradient(top, #E6E6E6 0%, #F8F6F7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E6E6E6, endColorstr=#F8F6F7, GradientType=1);
}

#imgAbove > .csc-default {
	display: inline-block;
	margin: 0 2% 0 2%;
}

#imgAbove > .csc-default .csc-textpic {
	margin-bottom: 0;
}

.csc-default > #imgAbove .csc-textpic.csc-textpic-intext-left {
	max-width: inherit;
}

.csc-default > #imgAbove .bodytext {
	width: auto;
	max-width: inherit;
}

.csc-default > #imgAbove .csc-header {

	max-width: inherit;

}

#imgAbove > .csc-default .csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom: 0px;
}

#imgAbove img {
	min-height: 154px;
	min-width: 450px;
}

#imgAbove .csc-default img {
	min-height: inherit;
	min-width: inherit;
}

.slides {
	margin: 0;
	padding: 0;
}

.slides li {
	position: relative;
}

.flex-control-nav {
	bottom: -35px;
	left: 0;
	position: absolute;
	width: 70%;
	text-align: left;
	padding-left: 30px;
}

#povSlider .flex-control-nav {
	bottom: -30px;
	left: -20px;
	position: absolute;
	width: 50%;
	text-align: left;
}

.flex-control-nav li:first-of-type {
	margin-left: 1px;
}

/*.sliderText {*/
	/*bottom: 50px;*/
	/*position: absolute;*/
/*}*/

.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}

#povSlider .sliderText {
	top: 10px;
	position: absolute;
}

#imgAbove .imgText {
	right: 27px;
	position: absolute;
	top: 26px;
	width: auto;
	min-width: 210px;

}

.sliderTextLeft h3 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 1.75em;
	font-weight: 300;
	color: #2c2a29;
	letter-spacing: -0.5px;
	text-transform: none;
	line-height: 100%;
	margin: 0 0 0 0;
	padding: 0;
	border: 0;
}

#povSlider .sliderTextLeft h1, #imgAbove .imgText h1 {
	white-space: nowrap;
}

#imgAbove .imgText h2 {
	font-size: 2em;
	white-space: nowrap;
	margin: -0.25em 0 0 0;
}

.sliderTextLeft p {
	font-size: 1em;
	color: #c4161c;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	word-spacing: 2px;
	line-height: 100%;
	margin: 0 0 4px 0;
	padding: 0;
	border: 0;
}

#povSlider .sliderTextLeft p, #imgAbove .imgText p {
	font-size: 1.25em;
	color: #2C2A29;
	font-weight: 300;
	text-transform: none;
	letter-spacing: 0px;
	word-spacing: 0px;
	line-height: 120%;
	margin: 15px 0 0 3px;
	max-width: 270px;
}

.sliderTextLeft {
	background-image: url('/Resources/Public/Images/verlauf1.png');
	background-position: left top;
	background-repeat: repeat-x;
	height: 125px;
	width: 215px;
	max-width: 220px;
	float: left;
	padding: 10px 0px 0px 20px;
}

#povSlider .sliderTextLeft {
	background-image: none;
	overflow: visible;
}

.sliderTextRight {
	background-image: url('/Resources/Public/Images/verlauf2.png');
	background-position: left top;
	background-repeat: no-repeat;
	height: 125px;
	width: 75px;
	float: left;
}

.flexslider ul li,
.flexslider ol li {
	list-style-type: none;
}

#povSlider .sliderTextRight {
	background-image: none;
	display: none;
	padding: 15px 0 0 25px;
}

.flexslider .slides img {
	min-height: 180px;
	min-width: 486px;
	height: 355px;
	width: auto;
}

#povSlider .flexslider .slides img {
	min-height: 115px;
	min-width: 450px;
}

.flex-control-nav li {
	margin: 0 3px;
	float: left;
	cursor: pointer;
}

.flex-control-paging li a {
	background: none repeat scroll 0 0 rgba(196, 22, 28, 1.0);
	border-radius: 10px;
	box-shadow: none;
	height: 10px;
	width: 10px;
	display: block;
	text-indent: -9999em;
}

.flex-control-paging li a:hover, .flex-control-paging li a.flex-active {
	background: none repeat scroll 0 0 rgba(153, 153, 153, 1.0);
}




@media screen and (max-width: 790px) {
	#slider .flexslider .textWrapper {
		padding-top: 50px;
	}
}

@media screen and (max-width: 620px) {
	#slider .flexslider .textWrapper .bodytext {
		display: none;
	}
}

@media screen and (max-width: 520px) {
	#slider .flexslider .textWrapper {
		position: relative;
		background: #e6e6e6;
		padding: 30px;
		width: 100%;
		height: auto;
	}

	#slider .flexslider .textWrapper a.button.primaryAction {
		position: relative;
		bottom: 0;
	}

	#slider .flexslider .textWrapper .sliderText {
		bottom: 0;
		position: relative;
	}

	.flexslider .slides img {
		height: auto;
		width: inherit;
	}
}



@media screen and (min-width: 0\0) {
	/* erkennt IEs >9 */
	.sliderTextLeft h3 {
		margin-top: 10px;
	}
}