.listbegin {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 4rem;
}
.listbegin article {
	padding: 1rem;
	width: 100%;
}

.blockprod {
	position: relative;
	display: block;
	border: 1px solid #56A552;
	border-radius: 0.6rem;
	padding: 0.3rem 0.5rem;
	margin-bottom: 1rem;
	padding-bottom: 3rem;
	background: rgba(255,255,255,0.7);
}
.blockprod:hover {
		transition-delay: 0ms;
		transition-duration: 300ms;
		transition-property: all;
		transition-timing-function: ease-in;
		-moz-transition-delay: 0ms;
		-moz-transition-duration: 300ms;
		-moz-transition-property: all;
		-moz-transition-timing-function: ease-in;
		-webkit-transition-delay: 0ms;
		-webkit-transition-duration: 300ms;
		-webkit-transition-property: all;
		-webkit-transition-timing-function: ease-in;
	background: rgba(255,255,255,1);
}

@media (min-width: 45em) {
	.listbegin article {
		padding: 1rem;
		width: 25%;
	}
	.listbegin1 article {
		width: 50%;
	}
	.listbegin2 article {
		width: 50%;
	}
	.listbegin2 article:nth-child(3n+2) {
		width: 50%;
	}
	.listbegin2 article:nth-child(3n) {
		width: 100%;
	}
	.listbegin3 article {
		width: 50%;
	}
	.listbegin4 article {
		width: 33%;
	}
	.listbegin4 article:nth-child(2n) {
		width: 66%;
	}
	.listbegin5 article {
		width: 66%;
	}
	.listbegin5 article:nth-child(2n) {
		width: 33%;
	}
	
	.blockprod {
		display: inline-block;
		width: 44%;
		margin-right: 2%;
	}
}
@media (min-width: 72em) {
	.listbegin article {
		padding: 1rem;
		width: 25%;
	}
	.listbegin1 article {
		width: 33%;
	}
	.listbegin1 article:nth-child(3n+2) {
		width: 34%;
	}
	.listbegin2 article {
		width: 25%;
	}
	.listbegin2 article:nth-child(3n+2) {
		width: 50%;
	}
	.listbegin2 article:nth-child(3n) {
		width: 25%;
	}
	.listbegin3 article {
		width: 50%;
	}
	.listbegin4 article {
		width: 33%;
	}
	.listbegin4 article:nth-child(2n) {
		width: 66%;
	}
	.listbegin5 article {
		width: 66%;
	}
	.listbegin5 article:nth-child(2n) {
		width: 33%;
	}

	.blockprod {
		display: block;
		width: 100%;
		margin-right: 0;
	}
}

#bereiche .listbegin article:nth-child(even) {
}
#contentBody .sliderblock .bx-wrapper {
	float: none;
}
#contentBody .sliderblock .bergalslider picture {
	width: 100%;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

.slidertitle {
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 1rem 2rem;
	background-color: rgba(255,255,255,0.5);
	color: #416985;
	text-decoration: none;
		transition-delay: 0ms;
		transition-duration: 300ms;
		transition-property: all;
		transition-timing-function: ease-in;
		-moz-transition-delay: 0ms;
		-moz-transition-duration: 300ms;
		-moz-transition-property: all;
		-moz-transition-timing-function: ease-in;
		-webkit-transition-delay: 0ms;
		-webkit-transition-duration: 300ms;
		-webkit-transition-property: all;
		-webkit-transition-timing-function: ease-in;
}
.slidertitle:hover {
	background-color: rgba(255,255,255,1);
}
#content .slidertitle button {
	font-size: 2rem;
	text-decoration: underline;
	border: 0;
	padding-left: 0;
	color: #416985;
}
#content .slideranz2 .slidertitle button {
	font-size: 1rem;
}

.slidertitle span {
	font-size: 1rem;
}
#content .slideranz2 .slidertitle span {
	font-size: 0.8rem;
}
	
#content .produkteblock a {
	text-decoration: none;
}
#content .produkteblock img {
	display: block;
}


.listbegin .bilder .lightgallery div {
	width: 100%;
}
body.home .listbegin {
	padding: 2rem 1rem;	
}
body.home #bereiche .listbegin article {
	margin-top: 0;	
	background: transparent;
}
body.home #bereiche .listbegin article h2 {
	padding-top: 0;	
	margin-top: 0;
}
body.home #bereiche .listbegin article.sliderblock {
	margin-top: 0.3rem;
}
#content .sliderblock button:hover,
#content .sliderblock button {
	background: url(images/pfeil-sliderlink.png) no-repeat right center;
	background-size: auto 15px;
	margin-right: 1rem;
	padding-right: 40px;
	color: #416985;
}

#content .blockprod button {
	position: absolute;
	right: 0.5rem;
	bottom: 0.5rem;
	background: url(images/pfeil-button-w.png) no-repeat 5px center #56A552;
	background-size: auto 15px;
	color: #fff;
	border-radius: 0.6rem;
}
#content .blockprod button:hover {
	background-color: #416985;
	background: url(images/pfeil-button-w.png) no-repeat 10px center #416985;
	background-size: auto 15px;
}

.listcolour2 {
	background-color: #E6F0E2;
}
.listcolour3 {
	background-color: #F6CDD5;
}
.listcolour3 h2, .listcolour3 h3, .listcolour3 h4, .listcolour3 h5, .listcolour3 h6 {
	color: #426985;
}
 
 
#listbegin11388 {
	background-image: url(images/logo-hg.png);
	background-repeat: no-repeat;
	background-position: right center;
	min-height: 170px;
}

.bodystyle2 {
	text-align: center;
}

.imagelist picture {
	display: inline-block;
	text-align: center;
	margin: 2rem 0;
}
.imagelist.gleichehoehe picture {
width: inherit;
height: inherit;
}
.imagelist.gleichehoehe picture img {
	display: inline-block;
	width: auto;
	text-align: center;
	margin: 2rem 0;
}
body.page-id-13178 .gitterbegin {
	width: 100%;
}

@media (min-width: 45em) { 

}

.listbegin .imagelist picture {
	display: block;
	width: 100%;
	margin: 0 0 0.5rem 0;
}

.listbegin .bervideo video {
	max-width: 100%;
	height: auto;
}

.darst4 .sptextsummary {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0);
	opacity: 0;
		transition-delay: 0ms;
		transition-duration: 300ms;
		transition-property: all;
		transition-timing-function: ease-in;
		-moz-transition-delay: 0ms;
		-moz-transition-duration: 300ms;
		-moz-transition-property: all;
		-moz-transition-timing-function: ease-in;
		-webkit-transition-delay: 0ms;
		-webkit-transition-duration: 300ms;
		-webkit-transition-property: all;
		-webkit-transition-timing-function: ease-in;
}
.darst4 .sptextsummary.overlayakt,
.darst4 .spl:hover .sptextsummary {
	background: rgba(255,255,255,0.8);
	opacity: 1;
}
.darst4 .overlaybasis .sptextsummary div {
	position: absolute;
	top: 20%;
	left: 0;
	text-align: center;
	width: 100%;
	height: auto;
	color: #fff;
	padding: 1rem;
	box-sizing: border-box;
}
#content .darst4 .overlaybasis .sptextsummary div a,
#content .darst4 .overlaybasis .sptextsummary div p {
	color: #000;
}
.overlaybasis {
	position: relative;
	width: 80%;
	margin: 0 10%;
}
.overlaybasis img {
	width: 100%;
}
