/* imagesH ScaleMaxHeight W ScaleMaxHeight */
img.H200 {height:200px;max-height:200px;width:inherit !important}
img.W100 {max-width:100px}
img.W120 {max-width:120px}
img.W200 {max-width:200px}
img.W246 {max-width:246px}
div#MemberLoginForm_LoginForm_Remember_Holder label {float: none}/*Eingeloggt bleiben*/
p#ForgotPassword {display:none}/*Disable forgot password*/
@media (max-width: 991px) {
	#SearchForm_SearchForm_Search_Holder, #SearchForm_SearchForm_Search_Holder input { max-width: 400px; width: 100% !important}
}
#SearchForm_SearchForm_Search_Holder .sucheLupe {margin-bottom:-30px;left: 350px !important}/*compact search*/
.no-shadow {box-shadow:none !important}/*no shadow for logo*/
.col-sm-2 {padding-left:0px !important}/*better display of Mediathek*/
div.prevnext div.next {text-align: right} /*Bücher navigation*/
.headerbanner-wrapper {max-width: 100% !important}
@media (max-width: 1200px) {
	.container {max-width: 96% !important}
	.headerbanner-wrapper, .headerbanner {max-width: 100% !important}
}
@media (min-width: 1200px) {
	.container {max-width: 1140px !important}
	.headerbanner-wrapper {max-width: 100% !important}
}
@media (min-width: 992px) {
	.wrapper-signet {margin-right: -15px}
}

@media (min-width: 360px) {
	.col-xs-4 {
		flex:  0 0 33.3333%;
		max-width: 33.3333%;
	}
	.col-xs-6 {
		flex:  0 0 50%;
		max-width: 50%;
	}
}

@media (min-width: 576px) {
	.col-sm-3 {
		flex:  0 0 25%;
		max-width: 25%;
	}
	.col-sm-4 {
		flex:  0 0 33.3333%;
		max-width: 33.3333%;
	}
}

@media (min-width: 768px) {
	.col-md-3 {
		flex:  0 0 25%;
		max-width: 25%;
	}
}

@media (min-width: 992px) {
	.col-lg-1-5 {
		flex:  0 0 12.5%;
		max-width: 12.5%;
	}
	.col-lg-2 {
		flex:  0 0 16.6666666667%;
		max-width: 16.6666666667%;
	}
	.col-lg-2-5 {
		flex:  0 0 20.8333333333%;
		max-width: 20.8333333333%;
	}
	.col-lg-3 {
		flex:  0 0 25%;
		max-width: 25%;
	}
	.col-lg-4-5 {
		flex:  0 0 37.5%;
		max-width: 37.5%;
	}
	.col-lg-9-5 {
		flex:  0 0 79.1666666667%;
		max-width: 79.1666666667%;
	}
	.offset-lg-1-5 {
		margin-left: 12.5%;
	}
	.offset-lg-2-5 {
		margin-left: 20.8333333333%;
	}
}
@media (min-width: 1200px) {
	.col-xl-1 {
		flex:  0 0 8.3333%;
		max-width: 8.3333%;
	}
	.col-xl-2 {
		flex:  0 0 16.6667%;
		max-width: 16.6667%;
	}
	.col-xl-3 {
		flex:  0 0 25%;
		max-width: 25%;
	}
	.col-xl-4 {
		flex:  0 0 33.3333%;
		max-width: 33.3333%;
	}
	.col-xl-5 {
		flex:  0 0 41.6667%;
		max-width: 41.6667%;
	}
	.offset-xl-1 {
		margin-left: 8.3333%;
	}
	.offset-xl-2 {
		margin-left: 16.6667%;
	}
}

.img-container {
	overflow: hidden;
	position: relative;
}
.img-container > img {
	position: absolute;
	z-index: -10;
	width: 100%;
	top: 0px;
	left: 0px;
}

.img-container > img:first-child {
	position: relative;
	z-index: 0;
}
@media only screen and (max-width: 576px) {
	.home-thema-produkt-liste-holder .row.flex-row img.img-fluid {
		margin: auto;
		margin-bottom: 0rem;
		margin-top: 0rem;
	}
}

iframe {
  max-width: 100%;
}
.content-container > p > a, .content-container > div > div > div > div > p > a, .content-container > div > div > p > a, .content-container > div > div table a, .content-container > div > div li a {
	color: #D93722;
}
