/* Startseite */

/* Basis */

.entryfirst {
	margin-left: 0 !important;
}

/* Layout - Content */
		
#ContentWrapper > .center {
	background: none !important;
}
		
/* Layout - Animation */
		
#GalleryWrapper {
	display: block !important;
	opacity: 0.4;
}

/* Elemente */

/* Teaser */

.cmsTeaserOneRow {
	margin-bottom: 20px;
}
.cmsTeaserOneRow .image {
	float: left;
	background: #FFFFFF;
	margin-right: 20px;
	position: relative;
	width: 300px;
}
.cmsTeaserOneRow .image:after,
.cmsTeaserOneRow .image:before {
	background: #000000;
	bottom: 15px;
	-moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.5);
	box-shadow: 0 15px 10px rgba(0, 0, 0, 0.5);
	content: "";
	height: 24px;
	left: 10px;
	position: absolute;
	-moz-transform: rotate(-3deg);
	-webkit-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
	width: 50%;
	z-index: -1;
}
.cmsTeaserOneRow .image:after {
	left: auto;
	right: 10px;
	-moz-transform: rotate(3deg);
	-webkit-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
}
.cmsTeaserOneRow .image img {
	border: 0 !important;
	box-shadow: none !important;
}
.cmsTeaserOneRow .content {
	background: #EDEDED;
	min-height: 300px;
	margin: 0 0 0 320px;
	padding: 20px;
	position: relative;
}
.cmsTeaserOneRow .content:after,
.cmsTeaserOneRow .content:before {
	background: #000000;
	bottom: 15px;
	-moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.5);
	box-shadow: 0 15px 10px rgba(0, 0, 0, 0.5);
	content: "";
	height: 24px;
	left: 10px;
	position: absolute;
	-moz-transform: rotate(-3deg);
	-webkit-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
	width: 50%;
	z-index: -1;
}
.cmsTeaserOneRow .content:after {
	left: auto;
	right: 10px;
	-moz-transform: rotate(3deg);
	-webkit-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
}
.cmsTeaserOneRow .content .wrapper {
	padding: 0 0 80px;
	position: relative;
}
.cmsTeaserOneRow .content .wrapper .title a {
	line-height: 1;
}
.cmsTeaserOneRow .content .wrapper .title,
.cmsTeaserOneRow .content .wrapper .text,
.cmsTeaserOneRow .content .wrapper .more {
	margin-left: 0 !important;
}
.cmsTeaserOneRow .content .wrapper .more {
	width: 100%;
}

/* Teaserslider */

.cmsTeaserSlider {
	margin: 0 320px 0 0;
	position: relative;
}
.cmsTeaserSlider:after,
.cmsTeaserSlider:before {
	background: #000000;
	bottom: 30px;
	-moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.5);
	box-shadow: 0 15px 10px rgba(0, 0, 0, 0.5);
	content: "";
	height: 24px;
	left: 10px;
	max-width: 620px;
	position: absolute;
	-moz-transform: rotate(-3deg);
	-webkit-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
	width: 50%;
	z-index: -1;
}
.cmsTeaserSlider:after {
	left: auto;
	right: 10px;
	-moz-transform: rotate(3deg);
	-webkit-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
}
.cmsTeaserSlider h2 {
	background: rgb(236,236,236);
	background: -moz-linear-gradient(left, rgba(236,236,236,1) 0%, rgba(238,238,240,1) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(236,236,236,1)), color-stop(100%,rgba(238,238,240,1)));
	background: -webkit-linear-gradient(left, rgba(236,236,236,1) 0%,rgba(238,238,240,1) 100%);
	background: -o-linear-gradient(left, rgba(236,236,236,1) 0%,rgba(238,238,240,1) 100%);
	background: -ms-linear-gradient(left, rgba(236,236,236,1) 0%,rgba(238,238,240,1) 100%);
	background: linear-gradient(to right, rgba(236,236,236,1) 0%,rgba(238,238,240,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#eeeef0',GradientType=1 );
	border-top: 1px solid #B2B6C2;
	color: #585856;
	font-size: 18px;
	font-weight: normal;
	line-height: 1;
	margin: 0;
	min-height: 76px;
	padding: 19px 20px 20px;
	position: relative;
	text-transform: uppercase;
	width: auto;
	z-index: 2;
}
.cmsTeaserSlider ul li .image img {
	display: block;
	width: 100%;
}
.cmsTeaserSlider ul li .content {
	background: #575654;
	background: rgba(87, 86, 84, 0.75);
	bottom: 0;
	display: block !important;
	left: 0;
	padding: 20px;
	position: absolute;
	height: 300px;
	width: 300px;
}
.cmsTeaserSlider ul li .content .title {
	margin: 0 0 10px;
}
.cmsTeaserSlider ul li .content .title a {
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
.cmsTeaserSlider ul li .content .text {
	color: #FFFFFF;
}
.cmsTeaserSlider ul li .content .more {
	padding: 5px 0 0 0;
}
.cmsTeaserSlider ul li .content .more a {
	color: #FFFFFF;
	font-size: 18px;
	text-transform: uppercase;
}
.cmsTeaserSlider ul li .content .more a:hover {
	color: #034987;
	text-decoration: none;
}
.cmsTeaserSlider .bx-wrapper {
	position: relative;
}
.cmsTeaserSlider .bx-wrapper .bx-controls {
	bottom: 0;
	height: 69px;
	left: 20px;
	position: absolute;
}
.cmsTeaserSlider .bx-wrapper .bx-controls.disabled {
	display: none;
}
.cmsTeaserSlider .bx-wrapper .bx-pager {
	left: 40px;
	position: absolute;
	text-align: center;
	top: 26px;
	width: 180px;
	line-height: 1.2;
}
.cmsTeaserSlider .bx-wrapper .bx-pager div {
	display: inline-block;
}
.cmsTeaserSlider .bx-wrapper .bx-pager div a {
	background: #D4DBE1;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	display: inline-block;
	height: 10px;
	margin: 0 3px 0 4px;
	text-indent: -9999px;
	width: 10px;
}
.cmsTeaserSlider .bx-wrapper .bx-pager div a:hover,
.cmsTeaserSlider .bx-wrapper .bx-pager div a.active {
	background: #C0172A;
}
.cmsTeaserSlider .bx-wrapper .bx-controls-direction {
	position: absolute;
	top: 14px;
	width: 260px;
}
.cmsTeaserSlider .bx-wrapper .bx-prev {
	background: url("/img/layout/layout.png") scroll no-repeat 0 -38px;
	display: block;
	height: 35px;
	left: 0;
	position: absolute;
	width: 30px;
}
.cmsTeaserSlider .bx-wrapper .bx-next {
	background: url("/img/layout/layout.png") scroll no-repeat 0 -233px;
	display: block;
	height: 35px;
	position: absolute;
	right: 0;
	width: 30px;
}
.cmsTeaserSlider .bx-wrapper .bx-next.disabled,
.cmsTeaserSlider .bx-wrapper .bx-prev.disabled {
	display: none;
}
.cmsTeaserSlider .shadowBottom {
	background: url("/img/layout/layout.png") no-repeat scroll 0 -1524px;
	height: 11px;
	width: 620px;
}

/* Einzelteaser */

.cmsSingleTeaser {
	-moz-box-shadow: 0 3px 5px 0 #434343;
	-webkit-box-shadow: 0 3px 5px 0 #434343;
	box-shadow: 0 3px 5px 0 #434343;
	clear: both;
	float: right;
	height: 300px;
	margin: 0 0 10px 20px;
	overflow: hidden;
	position: relative;
	width: 300px;
}
.cmsSingleTeaser .title {
	position: absolute;
	top: 0;
	min-height: 75px;
	width: 100%;
	border-top: 1px solid #B2B6C2;
	background: rgb(236,236,236);
	background: -moz-linear-gradient(left, rgba(236,236,236,1) 0%, rgba(238,238,240,1) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(236,236,236,1)), color-stop(100%,rgba(238,238,240,1)));
	background: -webkit-linear-gradient(left, rgba(236,236,236,1) 0%,rgba(238,238,240,1) 100%);
	background: -o-linear-gradient(left, rgba(236,236,236,1) 0%,rgba(238,238,240,1) 100%);
	background: -ms-linear-gradient(left, rgba(236,236,236,1) 0%,rgba(238,238,240,1) 100%);
	background: linear-gradient(to right, rgba(236,236,236,1) 0%,rgba(238,238,240,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#eeeef0',GradientType=1 );
}
.cmsSingleTeaser .title a {
	display: block;
	padding: 19px 20px 20px;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 1;
}
.cmsSingleTeaser .title a:hover {
	text-decoration: none;
	color: #034987;
}
.cmsSingleTeaser .content {
	position: absolute;
	padding: 20px;
	height: 224px;
	width: 300px;
	top: 300px;
	z-index: 12;
}
.cmsSingleTeaser .content .overlay {
	position: absolute;
	left: 0;
	top: 1px;
	height: 100%;
	width: 100%;
	z-index: 1;
	background: #C0172A;
	opacity: 0.9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
}
.cmsSingleTeaser .content .text {
	color: #FFFFFF;
	position: absolute;
	bottom: 103px;
	z-index: 2;
}
.cmsSingleTeaser .content .more {
	text-align: left;
	position: absolute;
	bottom: 0;
	border-top: 2px dotted #FFFFFF;
	padding: 10px 0 26px;
	width: 260px;
	z-index: 2;
}
.cmsSingleTeaser .content .more a {
	background: url("/img/layout/layout.png") no-repeat scroll 230px -295px;
	display: block;
	padding: 8px 53px 8px 0;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}
.cmsSingleTeaser .content .more a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.cmsSingleTeaser .image img {
	display: block;
	transform: translateY(15%);
}
.cmsSingleTeaser .shadowTop {
	height: 14px;
	width: 300px;
	background: url("/img/layout/layout.png") scroll no-repeat 0 -1689px;
	position: absolute;
	top: 75px;
}
.cmsSingleTeaser .iframe {
	height: 300px;
	width: 300px;
	overflow: hidden;
}
.cmsSingleTeaser .iframe iframe {
	height: 100%;
	width: 100%;
}

/* Einzelteaser - Variante Blau */

.cmsSingleTeaserNoImage .content .more a:after {
	background-image: url("/img/layout/layout.png");
	background-position: 0 -295px;
}	
.cmsSingleTeaserNoImage .content .more a:hover:after {
	background-image: url("/img/layout/layout.png");
	background-position: 0 -100px;
}	

/* Einzelteaser - Variante Grau */

.cmsSingleTeaserNoImage {
	clear: both;
	float: right;
	margin-right: 0;
	margin-left: 20px;
	width: 300px;
	height: 150px;
}
.cmsSingleTeaserNoImage.grey {
	background: #EDEDED;
}
.cmsSingleTeaserNoImage.grey .content .title a {
	color: #585856;
}
.cmsSingleTeaserNoImage.grey .content .title a:hover {
	color: #034987;
}
.cmsSingleTeaserNoImage.grey .content .text {
	color: #585856;
}
.cmsSingleTeaserNoImage.grey .content .more {
	border-top: 2px dotted #585856;
}
.cmsSingleTeaserNoImage.grey .content .more a {
	color: #585856;
}
.cmsSingleTeaserNoImage.grey .content .more a:after {
	background-image: url("/img/layout/layout.png");
	background-position: 0 -100px;
}
.cmsSingleTeaserNoImage.grey .content .more a:hover {
	color: #034987;
}

/* Banner */

.cmsBanner {
	background: #C0172A;
	float: right;
	height: 300px;
	margin: 0 0 20px 20px;
	padding: 20px;
	position: relative;
	width: 300px;
}
.cmsBanner .image {
	background: url("/img/layout/layout.png") scroll no-repeat 0 -363px;
	height: 185px;
	width: 260px;
}
.cmsBanner .more {
	text-align: left;
	position: absolute;
	bottom: 0;
	border-top: 2px dotted #FFFFFF;
	padding: 10px 0 26px;
	width: 260px;
}
.cmsBanner .more a {
	background: url("/img/layout/layout.png") no-repeat scroll 230px -295px;
	display: block;
	padding: 8px 53px 8px 0;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}
.cmsBanner .more a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.cmsBanner .shadowBottom {
	height: 14px;
	width: 300px;
	position: absolute;
	bottom: -14px;
	left: 0;
	background: url("/img/layout/layout.png") scroll no-repeat 0 -1689px;
}
		
@media all and (max-width: 940px){

	/* Elemente */

	/* Banner */

	.cmsBanner {
		display: none;
	}

	/* Teaserslider */

	.cmsTeaserSlider {
		background: rgb(87, 86, 84);
		clear: both;
		margin-right: 0;
	}
	.cmsTeaserSlider .bx-viewport {
		height: auto !important;
	}
	.cmsTeaserSlider .bx-wrapper .bx-controls {
		position: relative;
		left: auto;
		width: auto;
		margin: 0 20px;
		position: relative;
	}
	.cmsTeaserSlider .bx-wrapper .bx-controls-direction {
		width: 100%;
	}
	.cmsTeaserSlider .bx-wrapper .bx-pager {
		right: 40px;
		width: auto;
	}
	.cmsTeaserSlider ul li .content {
		bottom: auto;
		height: auto;
		left: auto;
		position: relative;
		width: 100%;
	}

	/* Teaser */

	.cmsSingleTeaserNoImage,
	.cmsSingleTeaser {
		display: none;
	}

}
@media all and (max-width: 750px){

	.cmsTeaserOneRow .content {
		min-height: 0;
		margin-left: 0;
		width: 100%;
	}
	.cmsTeaserOneRow .image {
		display: none;
	}
		
}
@media all and (max-width: 650px){

	.cmsTeaserOneRow .content .wrapper {
		padding-bottom: 0;
	}

}

@media all and (max-width: 500px){
 
	.intro .cmsSingleTeaser {
		display: none;
		float: none;
		margin-left: 0;
		width: 100%;
	}
	.intro .cmsSingleTeaser .image > a {
		display: block;
		overflow: hidden;
		position: relative;
		top: 50%;
		width: 100%;
	}
	.intro .cmsSingleTeaser .image > a img {
		width: 100%;
	}
	.intro .cmsSingleTeaser .content {
		width: 100%;
	}
	.intro .cmsSingleTeaserNoImage {
		display: none;
		float: none;
		margin-left: 0;
		width: 100%;
	}

}

@media all and (max-width: 400px){

	.intro .cmsSingleTeaser {
		display: block;
		height: auto;
	}
	.cmsSingleTeaser .image img {
		
	}
	.intro .cmsSingleTeaser .content {
		display: none;
	}
	.intro .cmsSingleTeaserNoImage {
		background: none;
		display: block;
		height: auto;
		margin-bottom: 6px;
	}
	.intro .cmsSingleTeaserNoImage.grey .content {
		background: #EDEDED;
	}

}