.contentGrid .container-modSubNavigation, .serviceNavigationM-view .container-modSubNavigation, .faqContainer .container-modSubNavigation {
	float: left;
}

.contentGrid .modSubNavigation, .serviceNavigationM-view .modSubNavigation, .faqContainer .modSubNavigation {
	float: left;
	background: #FFFFFF;
	width: 100%;
}

.contentGrid .modSubNavigation ul.level2, .serviceNavigationM-view .modSubNavigation ul.level2, .faqContainer .modSubNavigation ul.level2 {
	padding-left: 1em;
	list-style-type: none;
}

.contentGrid .modSubNavigation li, .serviceNavigationM-view .modSubNavigation li, .faqContainer .modSubNavigation li {
	margin-top: 10px;
	cursor: pointer;
}

@media screen and (min-width: 961px) {
	.contentGrid .container-modSubNavigation {
		width:25%;
	}

	.head .search .glyphicon.icon-search.focused, .head .search .productWrapper .detailImages .product-images .glyphicon.focused.mainProductImage:before, .productWrapper .detailImages .product-images .head .search .glyphicon.focused.mainProductImage:before {
		-webkit-box-sizing: border-box;
		-khtml-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
		width: 12.5%;
		float: right;
	}

	.head .search .glyphicon.icon-search.focused span, .head .search .productWrapper .detailImages .product-images .glyphicon.focused.mainProductImage:before span, .productWrapper .detailImages .product-images .head .search .glyphicon.focused.mainProductImage:before span {
		display: block;
	}

	.glyphicon.focused:before {
		margin-left: 20% !important;
	}
}

@media screen and (min-width: 660px) and (max-width:960px) {
	.contentGrid .container-modSubNavigation, .serviceNavigationM-view .container-modSubNavigation {
		width:33.3%;
	}

	.head .search .glyphicon.icon-search.focused, .head .search .productWrapper .detailImages .product-images .glyphicon.focused.mainProductImage:before, .productWrapper .detailImages .product-images .head .search .glyphicon.focused.mainProductImage:before {
		-webkit-box-sizing: border-box;
		-khtml-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
		width: 16.66667%;
		float: right;
	}

	.head .search .glyphicon.icon-search.focused span, .head .search .productWrapper .detailImages .product-images .glyphicon.focused.mainProductImage:before span, .productWrapper .detailImages .product-images .head .search .glyphicon.focused.mainProductImage:before span {
		display: block;
	}

	.glyphicon.focused:before {
		margin-left: 20% !important;
	}
}

@media screen and (max-width: 659px) {
	.search-autocomplete {
		width:100%;
	}

	.contentGrid .container-modSubNavigation {
		display: none;
	}

	.head .search .glyphicon.icon-search.focused, .head .search .productWrapper .detailImages .product-images .glyphicon.focused.mainProductImage:before, .productWrapper .detailImages .product-images .head .search .glyphicon.focused.mainProductImage:before {
		width: 3em;
		height: 100%;
	}

	.head .search .glyphicon.icon-search.focused span, .head .search .productWrapper .detailImages .product-images .glyphicon.focused.mainProductImage:before span, .productWrapper .detailImages .product-images .head .search .glyphicon.focused.mainProductImage:before span {
		display: none;
	}
}

body section.modProductTeaser {
	float: left;
	background: #E5E6E6;
	text-align: center;
	height: auto !important;
}

body section.modProductTeaser .media img {
	display: block;
	width: 100%;
	height: 100%;
}

body section.modProductTeaser .media .bd {
	display: none;
}

body section.modProductTeaser h3 {
	position: absolute;
	display: inline-block;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	bottom: 15%;
	left: 0;
}

body .whiteBg {
	background: #FFFFFF;
	min-height: 500px;
}

@media screen and (min-width: 961px) {
	body section.modProductTeaser {
		width:25%;
	}

	body .contentGrid {
		width: 100%;
	}
}

@media screen and (min-width: 660px) and (max-width:960px) {
	body section.modProductTeaser {
		width:33.3%;
	}

	body .contentGrid {
		width: 100%;
	}
}

@media screen and (max-width: 659px) {
	body section.modProductTeaser {
		width:50%;
	}

	body .contentGrid {
		width: 100%;
	}
}

.productTeaserImage {
	position: relative;
	height: auto;
}












.serviceWrapper, .serviceNavigationM-view {
	background-color: #FFFFFF;
	padding-bottom: 1.75em;
}

.serviceWrapper .unit ul.link-list, .serviceNavigationM-view .unit ul.link-list {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.serviceWrapper .unit ul.link-list li a, .serviceNavigationM-view .unit ul.link-list li a {
	font-weight: bold;
}

@media screen and (min-width: 961px) {
	.serviceWrapper .unit .inner2 section, .serviceNavigationM-view .unit .inner2 section {
		padding-bottom:1.625em;
	}
}

.serviceWrapper .unit .inner.hLine, .serviceNavigationM-view .unit .inner.hLine {
	padding-left: 0;
	padding-right: 0;
	margin-left: 1.25em;
	margin-right: 1.25em;
}

@media screen and (max-width: 659px) {
	.serviceWrapper .unit .inner.hLine, .serviceNavigationM-view .unit .inner.hLine {
		margin-left:0.625em;
		margin-right: 0.625em;
	}
}

.serviceWrapper .unit .inner.hLine h1, .serviceNavigationM-view .unit .inner.hLine h1 {
	margin: 0;
	padding: 0;
	line-height: initial;
	margin-bottom: 16px;
}

@media screen and (min-width: 660px) and (max-width:960px) {
	.serviceWrapper .unit .inner.hLine h1, .serviceNavigationM-view .unit .inner.hLine h1 {
		margin-bottom:7px;
	}
}

@media screen and (max-width: 659px) {
	.serviceWrapper .unit .inner.hLine h1, .serviceNavigationM-view .unit .inner.hLine h1 {
		margin-bottom:7px;
	}
}

.serviceWrapper .unit .inner.hLine p, .serviceNavigationM-view .unit .inner.hLine p {
	margin: 0.75em 0 1.625em;
	padding: 0;
}

.serviceWrapper .serviceContent, .serviceNavigationM-view .serviceContent {
	-webkit-box-sizing: border-box;
	-khtml-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	width: 75%;
	float: right;
}

@media screen and (min-width: 660px) and (max-width:960px), screen and (max-width:659px) {
	.serviceWrapper .serviceContent, .serviceNavigationM-view .serviceContent {
		-webkit-box-sizing:border-box;
		-khtml-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		float: left;
	}
}

.serviceWrapper aside, .serviceNavigationM-view aside {
	-webkit-box-sizing: border-box;
	-khtml-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	width: 25%;
	float: left;
}

@media screen and (max-width: 659px) {
	.serviceWrapper aside, .serviceNavigationM-view aside {
		display:none;
	}
}

.serviceWrapper .modSubNavigation ul, .serviceNavigationM-view .modSubNavigation ul {
	margin: 0;
	padding: 0;
}

.serviceWrapper .modSubNavigation ul li, .serviceNavigationM-view .modSubNavigation ul li {
	font-size: 1em;
	margin: 0;
	padding: 0;
	position: relative;
}

.serviceWrapper .modSubNavigation ul li.nav-seperator::before{
	content: "";
	display: block;
	border-bottom: 1px solid #666;
	margin: 0.5em 2em 0.2em 0.2em;
}

.serviceWrapper .modSubNavigation ul li.nav-item:last-child {
	margin-bottom: .5em;
}

.serviceWrapper .modSubNavigation ul li.back-button, .serviceNavigationM-view .modSubNavigation ul li.back-button {
	display: none;
}

.serviceWrapper .modSubNavigation ul li a, .serviceNavigationM-view .modSubNavigation ul li a {
	padding: 10px 5px;
	display: block;
	width: 100%;
	font-weight:100;
}

.serviceWrapper aside.serviceNavigation, .serviceNavigationM-view aside.serviceNavigation {
	-webkit-box-sizing: border-box;
	-khtml-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	width: 25%;
	float: left;
}

@media screen and (max-width: 659px) {
	.serviceWrapper aside.serviceNavigation, .serviceNavigationM-view aside.serviceNavigation {
		display:none;
	}
}

@media screen and (min-width: 660px) and (max-width:960px) {
	.serviceWrapper aside.serviceNavigation, .serviceNavigationM-view aside.serviceNavigation {
		-webkit-box-sizing:border-box;
		-khtml-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		float: left;
		position: relative;
	}

	.serviceWrapper aside.serviceNavigation nav, .serviceNavigationM-view aside.serviceNavigation nav {
		display: none;
		position: absolute;
		z-index: 9;
	}
}










.serviceTeaserOneAndAHalfColumnsComponent {
	width: 100%;
}

.serviceTeaserOneAndAHalfColumnsComponent ul.link-list {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.serviceTeaserOneAndAHalfColumnsComponent ul.link-list li a {
	font-weight: bold;
}

.serviceTeaserOneAndAHalfColumnsComponent .flex-viewport .float-left {
	float: left;
	width: 20%;
	position: relative;
}

.serviceTeaserOneAndAHalfColumnsComponent .flex-viewport .float-left img {
	width: 100%;
	height: auto;
	display: block;
}

@media screen and (min-width: 660px) and (max-width:960px) {
	.serviceTeaserOneAndAHalfColumnsComponent .flex-viewport .float-left {
		width:25%;
	}
}

@media screen and (max-width: 659px) {
	.serviceTeaserOneAndAHalfColumnsComponent .flex-viewport .float-left {
		width:100%;
		float: none;
	}
}

.serviceTeaserOneAndAHalfColumnsComponent .flex-viewport .bd {
	float: left;
	box-sizing: border-box;
	width: 80%;
	padding-left: 0.75em;
	margin-left: 0;
	margin-top: 0;
}

@media screen and (min-width: 660px) and (max-width:960px) {
	.serviceTeaserOneAndAHalfColumnsComponent .flex-viewport .bd {
		width:75%;
	}
}

@media screen and (max-width: 659px) {
	.serviceTeaserOneAndAHalfColumnsComponent .flex-viewport .bd {
		width:100%;
		float: none;
		padding-top: 0px;
		padding-bottom: 30px;
	}
}

.serviceTeaserOneAndAHalfColumnsComponent .flex-viewport .bd h3 {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	padding-top: 5px;
}

.serviceTeaserOneAndAHalfColumnsComponent .flex-viewport .bd h4 {
	margin: 0;
	padding: 0;
}

.serviceTeaserOneAndAHalfColumnsComponent .flex-viewport .bd p {
	margin: 0.75em 0 0.375em;
	padding: 0 0.5em 0 0;
}

.ratWrapper .serviceTeaserOneAndAHalfColumnsComponent h3 {
	margin-left: 1.25em;
	margin-right: 1.25em;
}

@media screen and (max-width: 659px) {
	.ratWrapper .serviceTeaserOneAndAHalfColumnsComponent h3 {
		margin-left:0;
		margin-right: 0;
		padding-left: 0.625em;
		padding-right: 0.625em;
	}
}

.serviceTeaserOneAndAHalfColumnsComponent .bd h3 {
	background-color: initial;
}







.textComponent {
	position: relative;
	-webkit-box-sizing: border-box;
	-khtml-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0;
	margin-bottom: 20px;
}

@media screen and (min-width: 961px), screen and (min-width:660px) and (max-width:960px) {
	.textComponent {
		padding:20px;
	}
}

@media screen and (max-width: 659px) {
	.textComponent {
		padding:10px;
	}
}

.textComponent h2 {
	margin-top: 0;
	margin-bottom: 1.25em;
}

.textComponent h3 {
	margin-top: 0;
	margin-bottom: 1em;
}

.textComponent ul {
	margin: 0;
	padding: 0;
	margin-bottom: 1.5625em;
	list-style-type: none;
}

.textComponent ul li {
	margin-bottom: .4em;
}

.textComponent ul li:before {
	content: "- ";
}

.textComponent ul li:before {
	content: none;
}

.textComponent p {
	margin-top: 0;
	margin-bottom: 1em;
}

@media screen and (min-width: 961px), screen and (min-width:660px) and (max-width:960px), screen and (max-width:659px) {
	.textComponent {
		padding-top:0;
		padding-bottom: 0;
	}
}

.ratWrapper .textComponent {
	padding: 1em 1.25em;
}

@media screen and (max-width: 659px) {
	.ratWrapper .textComponent {
		padding:0 0.625em 1em;
	}
}

@media screen and (min-width: 660px) and (max-width:960px) {
	.ratWrapper .textComponent {
		padding-top:0;
	}
}






.advertisingTeaserComponent {
	position: relative;
	-webkit-box-sizing: border-box;
	-khtml-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	-webkit-box-sizing: border-box;
	-khtml-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	width: 50%;
	float: left;
	margin-bottom: 2em;
}

@media screen and (min-width: 961px), screen and (min-width:660px) and (max-width:960px) {
	.advertisingTeaserComponent {
		padding:20px;
		padding-top: 0px;
	}
}

@media screen and (max-width: 659px) {
	.advertisingTeaserComponent {
		padding:10px;
		padding-top: 0px;
	}
}

@media screen and (max-width: 659px) {
	.advertisingTeaserComponent {
		-webkit-box-sizing:border-box;
		-khtml-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		float: left;
	}
}

.advertisingTeaserComponent ul {
	padding: 0;
}

.advertisingTeaserComponent ul li a {
	font-weight: bold;
}

.advertisingTeaserComponent .bd {
	float: left;
	width: inherit;
}

.advertisingTeaserComponent img {
	float: left;
	margin-right: 1em;
}

.advertisingTeaserComponent h3 {
	margin: .5em 0 0 0;
	font-weight: 100;
}

.advertisingTeaserComponent .content-image {
	width: 34%;
	float: left;
	margin-right: 1.25em;
}

.advertisingTeaserComponent .content-image img {
	width: 100%;
	height: auto;
	margin-right: 0;
	float: none;
}

.advertisingTeaserComponent .content-titles {
	width: auto;
	float: none;
}

.advertisingTeaserComponent .content-titles .bd {
	width: auto;
	float: none;
}

.advertisingTeaserComponent .content-titles .bd ul.link-list li {
	margin-bottom: 0.3125em;
}










.accordionComponent {
	margin-bottom: 1.875em;
	-webkit-box-sizing: border-box;
	-khtml-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	float: left;
	padding: 0;
}

.accordionComponent h2.ui-accordion-header {
	position: relative;
	text-align: left;
	cursor: pointer;
	font-size: 1em;
	border-bottom: 1px solid #FFFFFF;
	-webkit-box-sizing: border-box;
	-khtml-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	float: left;
	margin: 0;
}

@media screen and (min-width: 660px) and (max-width:960px), screen and (max-width:659px) {
	.accordionComponent h2.ui-accordion-header {
		border-bottom:1px solid #DADADA;
	}
}

@media screen and (min-width: 961px), screen and (min-width:660px) and (max-width:960px) {
	.accordionComponent h2.ui-accordion-header {
		padding:20px 40px 20px 1.25em;
	}
}

@media screen and (max-width: 659px) {
	.accordionComponent h2.ui-accordion-header {
		padding:15px 30px 15px 0.625em;
	}
}

.accordionComponent h2.ui-accordion-header span {
	position: absolute;
}

@media screen and (min-width: 961px), screen and (min-width:660px) and (max-width:960px) {
	.accordionComponent h2.ui-accordion-header span {
		right:20px;
	}
}

@media screen and (max-width: 659px) {
	.accordionComponent h2.ui-accordion-header span {
		right:15px;
	}
}

.accordionComponent h2.ui-accordion-header span:before {
	font-family: 'bauhaus';
	font-size: 1em;
}

.accordionComponent h2.ui-accordion-header.ui-state-default {
	background-color: #EFEFEF;
	color: #636363;
}

.accordionComponent h2.ui-accordion-header.ui-state-active {
	border-bottom: 0;
	color: #FFFFFF;
	background-color: #636363;
}

.accordionComponent h2.ui-accordion-header.ui-state-active span:before {
	font-family: 'bauhaus';
	font-size: 1em;
}

@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) {
	.accordionComponent h2.ui-accordion-header.ui-state-active span:before {
		font-size: 1em !important;
	}
}

.accordionComponent .ui-accordion-content {
	-webkit-box-sizing: border-box;
	-khtml-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	float: left;
}

.accordionComponent .ui-accordion-content .mod.modContent {
	float: left;
}

.accordionComponent .ui-accordion-content .mod.modContent section:first-child h1:first-child, .accordionComponent .ui-accordion-content .mod.modContent section:first-child h2:first-child, .accordionComponent .ui-accordion-content .mod.modContent section:first-child h3:first-child, .accordionComponent .ui-accordion-content .mod.modContent section:first-child h4:first-child, .accordionComponent .ui-accordion-content .mod.modContent section:first-child p:first-child {
	padding-top: 1em;
}

.accordionComponent .textMediaType01Component h3 {
	margin-left: 1.25em;
	margin-right: 1.25em;
}

@media screen and (max-width: 659px) {
	.accordionComponent .textMediaType01Component {
		margin-bottom:1em;
	}

	.accordionComponent .textMediaType01Component h3 {
		margin-left: 0.625em;
		margin-right: 0.625em;
	}

	.accordionComponent .textMediaType01Component p {
		float: none;
		padding-left: 0.625em;
		padding-right: 0.625em;
	}

	.accordionComponent .textMediaType01Component p:last-of-type {
		margin-bottom: 0.75em;
	}

	.accordionComponent .textMediaType01Component .img.float-left, .accordionComponent .textMediaType01Component .img.float-right {
		float: none;
	}
}

@media screen and (min-width: 961px), screen and (min-width:660px) and (max-width:960px) {
	.accordionComponent .textMediaType01Component .img.float-left {
		margin-left:0;
		margin-right: 1.25em;
		padding-left: 0;
		padding-right: 0;
	}

	.accordionComponent .textMediaType01Component .img.float-right {
		margin-right: 0;
		padding-right: 0;
		padding-left: 0;
		margin-left: 1.25em;
	}

	.accordionComponent .textMediaType01Component p {
		padding: 0;
		margin-left: 1.25em;
		margin-right: 1.25em;
		margin-bottom: 0.75em;
	}

	.accordionComponent .textMediaType01Component p:first-of-type {
		padding-top: 0.75em;
		margin-top: 0;
	}
}










.highlightTeaserComponentThreeColumns {
	-webkit-box-sizing: border-box;
	-khtml-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	float: left;
	padding: 0;
}

.highlightTeaserComponentThreeColumns img {
	display: block;
	width: 100%;
	height: inherit;
}

.reservation-confirmation .highlightTeaserComponentThreeColumns.htcTwoColumns {
	margin-bottom: 0px;
}

@media screen and (min-width: 961px), screen and (min-width:660px) and (max-width:960px) {
	.reservation-confirmation .highlightTeaserComponentThreeColumns.htcTwoColumns {
		width:50%;
	}
}

@media screen and (max-width: 659px) {
	.reservation-confirmation .highlightTeaserComponentThreeColumns.htcTwoColumns {
		width:100%;
	}
}

.order-confirmation .highlightTeaserComponentThreeColumns.htcTwoColumns {
	margin-bottom: 0px;
}

@media screen and (min-width: 961px), screen and (min-width:660px) and (max-width:960px) {
	.order-confirmation .highlightTeaserComponentThreeColumns.htcTwoColumns {
		width:50%;
	}
}

@media screen and (max-width: 659px) {
	.order-confirmation .highlightTeaserComponentThreeColumns.htcTwoColumns {
		width:100%;
	}
}

.productWrapper .highlightTeaserComponentThreeColumns.htcTwoColumns {
	margin-bottom: 0px;
}

@media screen and (min-width: 961px), screen and (min-width:660px) and (max-width:960px) {
	.productWrapper .highlightTeaserComponentThreeColumns.htcTwoColumns {
		width:50%;
	}
}

@media screen and (max-width: 659px) {
	.productWrapper .highlightTeaserComponentThreeColumns.htcTwoColumns {
		width:100%;
	}
}

.serviceWrapper .highlightTeaserComponentThreeColumns.htcTwoColumns {
	margin-bottom: 20px;
}

@media screen and (min-width: 961px), screen and (min-width:660px) and (max-width:960px) {
	.serviceWrapper .highlightTeaserComponentThreeColumns.htcTwoColumns {
		width:50%;
	}
}

@media screen and (max-width: 659px) {
	.serviceWrapper .highlightTeaserComponentThreeColumns.htcTwoColumns {
		width:100%;
	}
}

.serviceInnerPages .highlightTeaserComponentThreeColumns {
	-webkit-box-sizing: border-box;
	-khtml-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	width: 50%;
	float: left;
}

@media screen and (max-width: 659px) {
	.serviceInnerPages .highlightTeaserComponentThreeColumns {
		-webkit-box-sizing:border-box;
		-khtml-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		float: left;
	}
}

.serviceInnerPages .highlightTeaserComponentThreeColumns h3 {
	position: relative;
	-webkit-box-sizing: border-box;
	-khtml-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #DADADA;
	color: #666666;
	margin-bottom: 0px;
}

@media screen and (min-width: 961px), screen and (min-width:660px) and (max-width:960px) {
	.serviceInnerPages .highlightTeaserComponentThreeColumns h3 {
		padding:20px;
	}
}

@media screen and (max-width: 659px) {
	.serviceInnerPages .highlightTeaserComponentThreeColumns h3 {
		padding:10px;
	}
}

.serviceInnerPages .highlightTeaserComponentThreeColumns h1, .serviceInnerPages .highlightTeaserComponentThreeColumns h2, .serviceInnerPages .highlightTeaserComponentThreeColumns h4, .serviceInnerPages .highlightTeaserComponentThreeColumns h5, .serviceInnerPages .highlightTeaserComponentThreeColumns h6, .serviceInnerPages .highlightTeaserComponentThreeColumns h7 {
	padding: 20px;
	margin: 0;
}

.nauticStageComponent, .staticStageComponent {
	-webkit-box-sizing: border-box;
	-khtml-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	float: left;
	padding: 0;
}

.nauticStageComponent h1.leading, .staticStageComponent h1.leading {
	display: none;
}

.nauticStageComponent img, .staticStageComponent img {
	width: 100%;
	height: inherit;
	display: block;
}

.staticStageComponent {
	margin-bottom: 1.25em;
}

.update-job-details .staticStageComponent {
	margin-bottom: 0;
}



.imageGalleryComponentWrapper {
	-webkit-box-sizing: border-box;
	-khtml-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	float: left;
	position: relative;
}

@media screen and (max-width: 659px) {
	.imageGalleryComponentWrapper .hidden {
		display:block;
	}

	.imageGalleryComponentWrapper .hidden img {
		display: none;
	}
}

.imageGalleryComponentSecond {
	margin-bottom: 1.25em;
	margin-top: 1.25em;
}

@media screen and (min-width: 961px), screen and (min-width:660px) and (max-width:960px) {
	.imageGalleryComponentSecond .product-link {
		padding:0 1.25em;
	}
}

@media screen and (max-width: 659px) {
	.imageGalleryComponentSecond .product-link {
		padding:0 0.625em;
	}
}

.relatedProductsCarousel, .zuberhorProductCarousel, .imageGalleryComponent, .imageGalleryComponentSecond {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	display: block;
	overflow: hidden;
	width: auto;
	width: 100%;
}

.relatedProductsCarousel:after, .zuberhorProductCarousel:after, .imageGalleryComponent:after, .imageGalleryComponentSecond:after {
	content: " ";
	display: block;
	clear: both;
}

.relatedProductsCarousel ul, .zuberhorProductCarousel ul, .imageGalleryComponent ul, .imageGalleryComponentSecond ul {
	width: auto;
	position: relative;
}

.relatedProductsCarousel img, .zuberhorProductCarousel img, .imageGalleryComponent img, .imageGalleryComponentSecond img {
	display: block;
	height: inherit;
	width: 100%;
}

.relatedProductsCarousel .energyPicto img, .zuberhorProductCarousel .energyPicto img, .imageGalleryComponent .energyPicto img, .imageGalleryComponentSecond .energyPicto img {
	display: inherit;
	height: inherit;
	width: inherit;
}

.relatedProductsCarousel li, .zuberhorProductCarousel li, .imageGalleryComponent li, .imageGalleryComponentSecond li {
	-webkit-box-sizing: border-box;
	-khtml-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	width: 25%;
	float: left;
}

@media screen and (min-width: 660px) and (max-width:960px) {
	.relatedProductsCarousel li, .zuberhorProductCarousel li, .imageGalleryComponent li, .imageGalleryComponentSecond li {
		-webkit-box-sizing:border-box;
		-khtml-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
		width: 33.33333%;
		float: left;
	}
}

@media screen and (max-width: 659px) {
	.relatedProductsCarousel li, .zuberhorProductCarousel li, .imageGalleryComponent li, .imageGalleryComponentSecond li {
		-webkit-box-sizing:border-box;
		-khtml-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		float: left;
	}
}

.relatedProductsCarousel .productImage, .zuberhorProductCarousel .productImage, .imageGalleryComponent .productImage, .imageGalleryComponentSecond .productImage {
	position: relative;
}

.relatedProductsCarousel .productImage span, .zuberhorProductCarousel .productImage span, .imageGalleryComponent .productImage span, .imageGalleryComponentSecond .productImage span {
	position: absolute;
	min-width: 60px;
	color: #FFFFFF;
	top: 0;
	text-align: center;
	margin-top: 10px;
	font-size: 16px;
	font-family: "tazbold";
	z-index: 1;
}








.relatedProductsCarousel .gray-content, .zuberhorProductCarousel .gray-content, .imageGalleryComponent .gray-content, .imageGalleryComponentSecond .gray-content {
	background-image: -webkit-radial-gradient(50% 50%, #efefef, #E6E6E6, #D0D0D0 185px);
	background-image: radial-gradient(185px at 50% 50%, #efefef 0%, #E6E6E6 60%, #D0D0D0 100%);
	padding: 0.5em 1em;
	min-height: 10em;
	position: relative;
}

.relatedProductsCarousel .gray-content h4, .zuberhorProductCarousel .gray-content h4, .imageGalleryComponent .gray-content h4, .imageGalleryComponentSecond .gray-content h4 {
	height: 2.5em;
	margin: 0;
	overflow: hidden;
	font-size: 1em;
}

.relatedProductsCarousel .gray-content p, .zuberhorProductCarousel .gray-content p, .imageGalleryComponent .gray-content p, .imageGalleryComponentSecond .gray-content p {
	margin-top: 1em;
}

.relatedProductsCarousel .gray-content .subheadline, .zuberhorProductCarousel .gray-content .subheadline, .imageGalleryComponent .gray-content .subheadline, .imageGalleryComponentSecond .gray-content .subheadline {
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.relatedProductsCarousel .gray-content .product-price .price-subline, .zuberhorProductCarousel .gray-content .product-price .price-subline, .imageGalleryComponent .gray-content .product-price .price-subline, .imageGalleryComponentSecond .gray-content .product-price .price-subline {
	margin: 0;
	font-size: .8em;
}

.relatedProductsCarousel .gray-content .container-price, .zuberhorProductCarousel .gray-content .container-price, .imageGalleryComponent .gray-content .container-price, .imageGalleryComponentSecond .gray-content .container-price {
	display: inline-block;
}

.relatedProductsCarousel .gray-content .pricetag, .zuberhorProductCarousel .gray-content .pricetag, .imageGalleryComponent .gray-content .pricetag, .imageGalleryComponentSecond .gray-content .pricetag {
	display: inline-block;
	padding: 0 1em 0 0;
	margin-top: 1em;
}

.relatedProductsCarousel .gray-content .pricetag.promotion, .zuberhorProductCarousel .gray-content .pricetag.promotion, .imageGalleryComponent .gray-content .pricetag.promotion, .imageGalleryComponentSecond .gray-content .pricetag.promotion {
	min-width: 72px;
	padding-left: 10px;
	background-color: #EE1F26;
	color: #FFFFFF;
	padding-right: 10px;
	margin-top: 3.2em;
}

@media screen and (min-width: 961px), screen and (min-width:660px) and (max-width:960px) {
	.relatedProductsCarousel .gray-content .pricetag.promotion, .zuberhorProductCarousel .gray-content .pricetag.promotion, .imageGalleryComponent .gray-content .pricetag.promotion, .imageGalleryComponentSecond .gray-content .pricetag.promotion {
		height:68px;
	}
}

.relatedProductsCarousel .gray-content .pricetag.promotion .price, .zuberhorProductCarousel .gray-content .pricetag.promotion .price, .imageGalleryComponent .gray-content .pricetag.promotion .price, .imageGalleryComponentSecond .gray-content .pricetag.promotion .price {
	line-height: 1.7em;
	margin: 0;
}

.relatedProductsCarousel .gray-content .pricetag.power, .zuberhorProductCarousel .gray-content .pricetag.power, .imageGalleryComponent .gray-content .pricetag.power, .imageGalleryComponentSecond .gray-content .pricetag.power {
	background: url(../_ui/bauhaus/img/blockbuster.png) bottom right;
	color: #FFFFFF;
	padding-right: 3.8em;
	padding-left: 1em;
}

.relatedProductsCarousel .gray-content .pricetag.blockbuster, .zuberhorProductCarousel .gray-content .pricetag.blockbuster, .imageGalleryComponent .gray-content .pricetag.blockbuster, .imageGalleryComponentSecond .gray-content .pricetag.blockbuster {
	background: url(../_ui/bauhaus/img/blockbuster.png) bottom right;
	color: #FFFFFF;
	padding-right: 3.8em;
	padding-left: 1em;
}

.relatedProductsCarousel .gray-content .pricetag .price, .zuberhorProductCarousel .gray-content .pricetag .price, .imageGalleryComponent .gray-content .pricetag .price, .imageGalleryComponentSecond .gray-content .pricetag .price {
	font-size: 2.5em;
	line-height: 1.7em;
}

.relatedProductsCarousel .gray-content .pricetag .price .comma-values, .zuberhorProductCarousel .gray-content .pricetag .price .comma-values, .imageGalleryComponent .gray-content .pricetag .price .comma-values, .imageGalleryComponentSecond .gray-content .pricetag .price .comma-values {
	font-size: .6em;
	position: relative;
	margin-top: -0.14em;
}

.relatedProductsCarousel .gray-content .pricetag .price .priceFrom, .zuberhorProductCarousel .gray-content .pricetag .price .priceFrom, .imageGalleryComponent .gray-content .pricetag .price .priceFrom, .imageGalleryComponentSecond .gray-content .pricetag .price .priceFrom {
	font-size: .6em;
	padding-top: 7px;
	padding-right: 7px;
}

@media screen and (max-width: 659px) {
	.relatedProductsCarousel .gray-content .pricetag .price .priceFrom, .zuberhorProductCarousel .gray-content .pricetag .price .priceFrom, .imageGalleryComponent .gray-content .pricetag .price .priceFrom, .imageGalleryComponentSecond .gray-content .pricetag .price .priceFrom {
		padding-top:4px;
	}
	.productWrapper .relatedProductsCarouselWrapper, .productWrapper .zuberhorProductCarousel, .productWrapper .carouselHeader{
		display:none;
	}
}

.relatedProductsCarousel .gray-content .pricetag .price .currency-sign, .zuberhorProductCarousel .gray-content .pricetag .price .currency-sign, .imageGalleryComponent .gray-content .pricetag .price .currency-sign, .imageGalleryComponentSecond .gray-content .pricetag .price .currency-sign {
	display: none;
}

.relatedProductsCarousel .gray-content .pricetag .price .comma-values + .currency-sign, .zuberhorProductCarousel .gray-content .pricetag .price .comma-values + .currency-sign, .imageGalleryComponent .gray-content .pricetag .price .comma-values + .currency-sign, .imageGalleryComponentSecond .gray-content .pricetag .price .comma-values + .currency-sign {
	padding-left: 5px;
	font-size: .6em;
	margin-top: 0.3em;
}

.relatedProductsCarousel .gray-content .pricetag .price span, .zuberhorProductCarousel .gray-content .pricetag .price span, .imageGalleryComponent .gray-content .pricetag .price span, .imageGalleryComponentSecond .gray-content .pricetag .price span {
	float: left;
}

.relatedProductsCarousel .gray-content .pricetag .price .comma-values, .zuberhorProductCarousel .gray-content .pricetag .price .comma-values, .imageGalleryComponent .gray-content .pricetag .price .comma-values, .imageGalleryComponentSecond .gray-content .pricetag .price .comma-values {
	position: relative !important;
}

.relatedProductsCarousel .gray-content .pricetag .price .comma-values .dash-separate, .zuberhorProductCarousel .gray-content .pricetag .price .comma-values .dash-separate, .imageGalleryComponent .gray-content .pricetag .price .comma-values .dash-separate, .imageGalleryComponentSecond .gray-content .pricetag .price .comma-values .dash-separate {
	position: relative;
	top: 5px;
	font-size: 1.5em;
}

.relatedProductsCarousel .gray-content .pricetag.power, .zuberhorProductCarousel .gray-content .pricetag.power, .imageGalleryComponent .gray-content .pricetag.power, .imageGalleryComponentSecond .gray-content .pricetag.power {
	display: inline-block;
	padding: 0 1em 0 0;
	margin-top: 1em !important;
}

.relatedProductsCarousel .gray-content .pricetag.power.promotion, .zuberhorProductCarousel .gray-content .pricetag.power.promotion, .imageGalleryComponent .gray-content .pricetag.power.promotion, .imageGalleryComponentSecond .gray-content .pricetag.power.promotion {
	min-width: 72px;
	padding-left: 10px;
	background-color: #EE1F26;
	color: #FFFFFF;
	padding-right: 10px;
	margin-top: 3.2em;
}

@media screen and (min-width: 961px), screen and (min-width:660px) and (max-width:960px) {
	.relatedProductsCarousel .gray-content .pricetag.power.promotion, .zuberhorProductCarousel .gray-content .pricetag.power.promotion, .imageGalleryComponent .gray-content .pricetag.power.promotion, .imageGalleryComponentSecond .gray-content .pricetag.power.promotion {
		height:68px;
	}
}

.relatedProductsCarousel .gray-content .pricetag.power.promotion .price, .zuberhorProductCarousel .gray-content .pricetag.power.promotion .price, .imageGalleryComponent .gray-content .pricetag.power.promotion .price, .imageGalleryComponentSecond .gray-content .pricetag.power.promotion .price {
	line-height: 1.7em;
	margin: 0;
}

.relatedProductsCarousel .gray-content .pricetag.power.power, .zuberhorProductCarousel .gray-content .pricetag.power.power, .imageGalleryComponent .gray-content .pricetag.power.power, .imageGalleryComponentSecond .gray-content .pricetag.power.power {
	background: url(../_ui/bauhaus/img/blockbuster.png) bottom right;
	color: #FFFFFF;
	padding-right: 3.8em;
	padding-left: 1em;
}

.relatedProductsCarousel .gray-content .pricetag.power.blockbuster, .zuberhorProductCarousel .gray-content .pricetag.power.blockbuster, .imageGalleryComponent .gray-content .pricetag.power.blockbuster, .imageGalleryComponentSecond .gray-content .pricetag.power.blockbuster {
	background: url(../_ui/bauhaus/img/blockbuster.png) bottom right;
	color: #FFFFFF;
	padding-right: 3.8em;
	padding-left: 1em;
}

.relatedProductsCarousel .gray-content .pricetag.power .price, .zuberhorProductCarousel .gray-content .pricetag.power .price, .imageGalleryComponent .gray-content .pricetag.power .price, .imageGalleryComponentSecond .gray-content .pricetag.power .price {
	font-size: 2.5em;
	line-height: 1.7em;
}

.relatedProductsCarousel .gray-content .pricetag.power .price .comma-values, .zuberhorProductCarousel .gray-content .pricetag.power .price .comma-values, .imageGalleryComponent .gray-content .pricetag.power .price .comma-values, .imageGalleryComponentSecond .gray-content .pricetag.power .price .comma-values {
	font-size: .6em;
	position: relative;
	margin-top: -0.14em;
}

.relatedProductsCarousel .gray-content .pricetag.power .price .priceFrom, .zuberhorProductCarousel .gray-content .pricetag.power .price .priceFrom, .imageGalleryComponent .gray-content .pricetag.power .price .priceFrom, .imageGalleryComponentSecond .gray-content .pricetag.power .price .priceFrom {
	font-size: .6em;
	padding-top: 7px;
	padding-right: 7px;
}

@media screen and (max-width: 659px) {
	.relatedProductsCarousel .gray-content .pricetag.power .price .priceFrom, .zuberhorProductCarousel .gray-content .pricetag.power .price .priceFrom, .imageGalleryComponent .gray-content .pricetag.power .price .priceFrom, .imageGalleryComponentSecond .gray-content .pricetag.power .price .priceFrom {
		padding-top:4px;
	}
}

.relatedProductsCarousel .gray-content .pricetag.power .price .currency-sign, .zuberhorProductCarousel .gray-content .pricetag.power .price .currency-sign, .imageGalleryComponent .gray-content .pricetag.power .price .currency-sign, .imageGalleryComponentSecond .gray-content .pricetag.power .price .currency-sign {
	display: none;
}

.relatedProductsCarousel .gray-content .pricetag.power .price .comma-values + .currency-sign, .zuberhorProductCarousel .gray-content .pricetag.power .price .comma-values + .currency-sign, .imageGalleryComponent .gray-content .pricetag.power .price .comma-values + .currency-sign, .imageGalleryComponentSecond .gray-content .pricetag.power .price .comma-values + .currency-sign {
	padding-left: 5px;
	font-size: .6em;
	margin-top: 0.3em;
}

.relatedProductsCarousel .gray-content .pricetag.power .price span, .zuberhorProductCarousel .gray-content .pricetag.power .price span, .imageGalleryComponent .gray-content .pricetag.power .price span, .imageGalleryComponentSecond .gray-content .pricetag.power .price span {
	float: left;
}

.relatedProductsCarousel .gray-content .pricetag.promotion, .zuberhorProductCarousel .gray-content .pricetag.promotion, .imageGalleryComponent .gray-content .pricetag.promotion, .imageGalleryComponentSecond .gray-content .pricetag.promotion {
	display: inline-block;
	padding: 0 1em 0 0;
	margin-top: 1.3em !important;
}

.relatedProductsCarousel .gray-content .pricetag.promotion.promotion, .zuberhorProductCarousel .gray-content .pricetag.promotion.promotion, .imageGalleryComponent .gray-content .pricetag.promotion.promotion, .imageGalleryComponentSecond .gray-content .pricetag.promotion.promotion {
	min-width: 72px;
	padding-left: 10px;
	background-color: #b41821;
	color: #FFFFFF;
	padding-right: 10px;
	margin-top: 3.2em;
}

@media screen and (min-width: 961px), screen and (min-width:660px) and (max-width:960px) {
	.relatedProductsCarousel .gray-content .pricetag.promotion.promotion, .zuberhorProductCarousel .gray-content .pricetag.promotion.promotion, .imageGalleryComponent .gray-content .pricetag.promotion.promotion, .imageGalleryComponentSecond .gray-content .pricetag.promotion.promotion {
		height:68px;
	}
}

.relatedProductsCarousel .gray-content .pricetag.promotion.promotion .price, .zuberhorProductCarousel .gray-content .pricetag.promotion.promotion .price, .imageGalleryComponent .gray-content .pricetag.promotion.promotion .price, .imageGalleryComponentSecond .gray-content .pricetag.promotion.promotion .price {
	line-height: 1.7em;
	margin: 0;
}

.relatedProductsCarousel .gray-content .pricetag.promotion.power, .zuberhorProductCarousel .gray-content .pricetag.promotion.power, .imageGalleryComponent .gray-content .pricetag.promotion.power, .imageGalleryComponentSecond .gray-content .pricetag.promotion.power {
	background: url(../_ui/bauhaus/img/blockbuster.png) bottom right;
	color: #FFFFFF;
	padding-right: 3.8em;
	padding-left: 1em;
}

.relatedProductsCarousel .gray-content .pricetag.promotion.blockbuster, .zuberhorProductCarousel .gray-content .pricetag.promotion.blockbuster, .imageGalleryComponent .gray-content .pricetag.promotion.blockbuster, .imageGalleryComponentSecond .gray-content .pricetag.promotion.blockbuster {
	background: url(../_ui/bauhaus/img/blockbuster.png) bottom right;
	color: #FFFFFF;
	padding-right: 3.8em;
	padding-left: 1em;
}

.relatedProductsCarousel .gray-content .pricetag.promotion .price, .zuberhorProductCarousel .gray-content .pricetag.promotion .price, .imageGalleryComponent .gray-content .pricetag.promotion .price, .imageGalleryComponentSecond .gray-content .pricetag.promotion .price {
	font-size: 2.5em;
	line-height: 1.7em;
}

.relatedProductsCarousel .gray-content .pricetag.promotion .price .comma-values, .zuberhorProductCarousel .gray-content .pricetag.promotion .price .comma-values, .imageGalleryComponent .gray-content .pricetag.promotion .price .comma-values, .imageGalleryComponentSecond .gray-content .pricetag.promotion .price .comma-values {
	font-size: .6em;
	position: relative;
	margin-top: -0.14em;
}

.relatedProductsCarousel .gray-content .pricetag.promotion .price .priceFrom, .zuberhorProductCarousel .gray-content .pricetag.promotion .price .priceFrom, .imageGalleryComponent .gray-content .pricetag.promotion .price .priceFrom, .imageGalleryComponentSecond .gray-content .pricetag.promotion .price .priceFrom {
	font-size: .6em;
	padding-top: 7px;
	padding-right: 7px;
}

@media screen and (max-width: 659px) {
	.relatedProductsCarousel .gray-content .pricetag.promotion .price .priceFrom, .zuberhorProductCarousel .gray-content .pricetag.promotion .price .priceFrom, .imageGalleryComponent .gray-content .pricetag.promotion .price .priceFrom, .imageGalleryComponentSecond .gray-content .pricetag.promotion .price .priceFrom {
		padding-top:4px;
	}
}

.relatedProductsCarousel .gray-content .pricetag.promotion .price .currency-sign, .zuberhorProductCarousel .gray-content .pricetag.promotion .price .currency-sign, .imageGalleryComponent .gray-content .pricetag.promotion .price .currency-sign, .imageGalleryComponentSecond .gray-content .pricetag.promotion .price .currency-sign {
	display: none;
}

.relatedProductsCarousel .gray-content .pricetag.promotion .price .comma-values + .currency-sign, .zuberhorProductCarousel .gray-content .pricetag.promotion .price .comma-values + .currency-sign, .imageGalleryComponent .gray-content .pricetag.promotion .price .comma-values + .currency-sign, .imageGalleryComponentSecond .gray-content .pricetag.promotion .price .comma-values + .currency-sign {
	padding-left: 5px;
	font-size: .6em;
	margin-top: 0.3em;
}

.relatedProductsCarousel .gray-content .pricetag.promotion .price span, .zuberhorProductCarousel .gray-content .pricetag.promotion .price span, .imageGalleryComponent .gray-content .pricetag.promotion .price span, .imageGalleryComponentSecond .gray-content .pricetag.promotion .price span {
	float: left;
}

.imageGalleryComponent, .imageGalleryComponentSecond{
	position: relative;
	-webkit-box-sizing: border-box;
	-khtml-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	float: left;
}

@media screen and (max-width:960px){
	.imageGalleryComponentSecond{
		padding:0 20px;
	}
}


.imageGalleryComponent .controls, .imageGalleryComponentSecond .controls {
	display: block;
	position: absolute;
	top: 20%;
	left: 0;
	z-index: 99;
	pointer-events: none;
	-webkit-box-sizing: border-box;
	-khtml-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	float: left;
}

.imageGalleryComponent .controls a, .imageGalleryComponentSecond .controls a {
	display: block;
	width: 2em;
	pointer-events: all;
	position: absolute;
	background-color: #EFEFEF;
	padding: 1em 2em 1em 1em;
}

.imageGalleryComponent .controls .prevBtn, .imageGalleryComponentSecond .controls .prevBtn {
	left: 0;
}

.imageGalleryComponent .controls .nextBtn, .imageGalleryComponentSecond .controls .nextBtn {
	right: 0;
}

.imageGalleryComponentSecond .controls {
	top: 20%;
}

.imageGalleryComponentSecond .controls a {
	background-color: #EFEFEF;
	height: 3em;
}

.imageGalleryComponentSecond .controls a:before {
	top: inherit;
	color: inherit;
	font-size: inherit;
}

.imageGalleryComponentSecond .controls .prevBtn {
	left: 0;
}

.imageGalleryComponentSecond .controls .nextBtn {
	right: 0;
}

.imageGalleryComponentSecond .inline-header h2 {
	padding: 0 20px;
}

.imageGalleryComponentSecond ul {
	margin: 0;
	padding: 0;
}

.imageGalleryComponent .controls {
	top: 38%;
}

.imageGalleryComponent .controls a {
	background-color: #EFEFEF;
	height: 3em;
}

.imageGalleryComponent .controls a:before {
	top: inherit;
	color: inherit;
	font-size: inherit;
}

.imageGalleryComponent .controls .prevBtn {
	left: 0;
}

.imageGalleryComponent .controls .nextBtn {
	right: 0;
}

.imageGalleryComponent ul {
	margin: 0;
	padding: 0;
}


.textMediaType01Component h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-top: 0;
}

@media screen and (min-width: 961px), screen and (min-width:660px) and (max-width:960px) {
	.textMediaType01Component h2 {
		padding:20px;
		padding-top: 0px;
	}
}

@media screen and (max-width: 659px) {
	.textMediaType01Component h2 {
		padding:10px;
		padding-top: 0px;
	}
}

.textMediaType01Component h3 {
	margin-top: 0;
}

.textMediaType01Component .img {
	float: left;
}

@media screen and (min-width: 961px), screen and (min-width:660px) and (max-width:960px) {
	.textMediaType01Component .img {
		margin-right:20px;
		padding-left: 20px;
	}
}

@media screen and (max-width: 659px) {
	.textMediaType01Component .img {
		display:block;
		width: 100%;
		height: inherit;
		margin: 0;
	}
}

@media screen and (min-width: 660px) and (max-width:960px), screen and (min-width:961px) {
	.textMediaType01Component .img {
		max-width:220px;
		height: inherit;
	}
}

@media screen and (min-width: 660px) and (max-width:960px), screen and (min-width:961px) {
	.textMediaType01Component .img.float-left {
		float:left;
	}

	.textMediaType01Component .img.float-right {
		float: right;
		margin-right: 0px;
		padding-left: 20px;
	}
}

@media screen and (max-width: 659px) {
	.textMediaType01Component p {
		-webkit-box-sizing:border-box;
		-khtml-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		float: left;
		margin-left: 20px;
		display: block;
		width: 100%;
		height: inherit;
		margin-top: 0px;
		margin-bottom: 0px;
		margin: 15px 0 0 0;
	}
}

@media screen and (max-width: 659px) and (min-width:961px), screen and (max-width:659px) and (min-width:660px) and (max-width:960px) {
	.textMediaType01Component p {
		padding:20px;
		padding-top: 0px;
	}
}

@media screen and (max-width: 659px) and (max-width:659px) {
	.textMediaType01Component p {
		padding:10px;
		padding-top: 0px;
	}
}

@media screen and (min-width: 961px), screen and (min-width:660px) and (max-width:960px) {
	.textMediaType01Component p {
		margin-top:0px;
		margin-bottom: 0px;
	}
}

@media screen and (min-width: 961px) and (min-width:961px), screen and (min-width:660px) and (max-width:960px) and (min-width:961px), screen and (min-width:961px) and (min-width:660px) and (max-width:960px), screen and (min-width:660px) and (max-width:960px) and (min-width:660px) and (max-width:960px) {
	.textMediaType01Component p {
		padding:20px;
		padding-top: 0px;
	}
}

@media screen and (min-width: 961px) and (max-width:659px), screen and (min-width:660px) and (max-width:960px) and (max-width:659px) {
	.textMediaType01Component p {
		padding:10px;
		padding-top: 0px;
	}
}

.textMediaType01Component ul {
	margin: 0;
	padding: 0;
}

.textMediaType01Component ul li {
	margin-bottom: .4em;
}

.textMediaType01Component ul li:before {
	content: "- ";
}

.textMediaType01Component ol {
	list-style-type: decimal;
	list-style-position: inside;
	padding: 0;
}

.textMediaType01Component ul, .textMediaType01Component ul.link-list, .textMediaType01Component ol, .serviceWrapper .textMediaType01Component ul, .serviceWrapper .textMediaType01Component ul.link-list, .serviceWrapper .textMediaType01Component ol, .serviceNavigationM-view .textMediaType01Component ul, .serviceNavigationM-view .textMediaType01Component ul.link-list, .serviceNavigationM-view .textMediaType01Component ol {
	margin-left: 1.25em;
	margin-right: 1.25em;
}

@media screen and (max-width: 659px) {
	.textMediaType01Component ul, .textMediaType01Component ul.link-list, .textMediaType01Component ol, .serviceWrapper .textMediaType01Component ul, .serviceWrapper .textMediaType01Component ul.link-list, .serviceWrapper .textMediaType01Component ol, .serviceNavigationM-view .textMediaType01Component ul, .serviceNavigationM-view .textMediaType01Component ul.link-list, .serviceNavigationM-view .textMediaType01Component ol {
		margin-left:0.625em;
		margin-right: 0.625em;
	}
}

.textMediaType01Component ul li, .textMediaType01Component ul.link-list li, .textMediaType01Component ol li, .serviceWrapper .textMediaType01Component ul li, .serviceWrapper .textMediaType01Component ul.link-list li, .serviceWrapper .textMediaType01Component ol li, .serviceNavigationM-view .textMediaType01Component ul li, .serviceNavigationM-view .textMediaType01Component ul.link-list li, .serviceNavigationM-view .textMediaType01Component ol li {
	margin-left: 0;
}

.ratgeberDetails .textMediaType01Component h3 {
	margin-left: 1.25em;
	margin-right: 1.25em;
}

@media screen and (max-width: 659px) {
	.ratgeberDetails .textMediaType01Component {
		margin-bottom:1em;
	}

	.ratgeberDetails .textMediaType01Component h3 {
		margin-left: 0.625em;
		margin-right: 0.625em;
	}

	.ratgeberDetails .textMediaType01Component p {
		float: none;
		padding-left: 0.625em;
		padding-right: 0.625em;
	}

	.ratgeberDetails .textMediaType01Component p:last-of-type {
		margin-bottom: 0.75em;
	}

	.ratgeberDetails .textMediaType01Component .img.float-left, .ratgeberDetails .textMediaType01Component .img.float-right {
		float: none;
	}
}

@media screen and (min-width: 961px), screen and (min-width:660px) and (max-width:960px) {
	.ratgeberDetails .textMediaType01Component .img.float-left {
		margin-left:0;
		margin-right: 1.25em;
		padding-left: 0;
		padding-right: 0;
	}

	.ratgeberDetails .textMediaType01Component .img.float-right {
		margin-right: 0;
		padding-right: 0;
		padding-left: 0;
		margin-left: 1.25em;
	}

	.ratgeberDetails .textMediaType01Component p {
		padding: 0;
		margin-left: 1.25em;
		margin-right: 1.25em;
		margin-bottom: 0.75em;
	}

	.ratgeberDetails .textMediaType01Component p:first-of-type {
		padding-top: 0.75em;
		margin-top: 0;
	}
}

.ui-accordion-header-active span{
	transform: rotate(180deg);
}

section.media.textMediaType01Component{
	display:block;
}

.modContent .textMediaType01Component .float-left{
	float: unset !important;
}
