.zeile9 img {
	max-height: inherit;
}
body.home .zeile1 .bergal {
	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;

}
body.home .zeile1 .bergal:hover {
}
body.home .zeile1 .bergal img {
	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;
}
body.home .zeile1 .bergal:hover img {
}

.artmsp h2 {
	margin-left: 2rem;
	margin-right: 2rem;
}
.artmsp .spalten h2 {
	margin-left: 0;
	margin-right: 0;
}

.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) {
	background: transparent;
}
#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;
}
.bodystyle3 {
	text-align: right;
}

.imagelist picture {
	display: inline-block;
	vertical-align: top;
	height: auto;
}
.imagelist picture {
	width: 100%;
	margin: 0 0 1rem 0;
}
@media (min-width: 45em) {
	.imagelist picture {
		width: 32%;
		margin: 0 1% 1rem 0;
	}
}
@media (min-width: 71em) {
	.imagelist picture {
		margin: 0 1% 1rem 0;
		width: 24%;
	}
}

.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%;
}

.spalten {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.spalten .spalte {
	position: relative;
}

.spalten .bergal {
	width: 50%;
	margin-left: 25%;
	text-align: center;
}
.spalten .row-kh-typ-msp-text3 .bereichtext,
.spalten .row-kh-typ-msp-text3 .bereichheader {
	text-align: center;
}
#content .spalten .row-kh-typ-msp-text3 .bereichheader h2 {
	font-size: 1.6rem;
}
#content .spalten .row-kh-typ-msp-text3 .bereichtext * {
	font-size: 1.1rem;
}
.spalten.spezformtbfakten1 picture img {
	border-radius: 80%;
	background: #0D5157;
}
.spalten.spezformtbfakten1:hover picture img {
	background: #0D5157;
}

.spalten .row-kh-typ-msp-text {
	padding: 1rem;	
}

.spalten .row-kh-typ-msp-text .bereichheaderpad,
.spalten .row-kh-typ-msp-text .bereichtextpad {
	padding-left: 0;
}


.spalten .bereichtext {
	position: relative;
}
.spalten .row-kh-typ-msp-text .ikons {
	position: static;
	width: auto;
	display: block;
	padding: 1rem 0;
}

.spalten .row-kh-typ-msp-text .ikons img {
	margin-right: 10px;
}

.spalten .row-kh-typ-msp-text .bereichtextinner {
	margin-top: 1rem;
}
@media (min-width: 65em) {
	.spalten .row-kh-typ-msp-text {
		padding: 1rem 2rem;	
	}
	.spalten .spalte {
		display: block;
		min-width: 15rem;
	}
	.spalten .spalte.row-kh-typ-msp-text {
	}
	.spaltenanz5 .spalte {
		width: 20%;
	}
	.spaltenanz4 .spalte {
		width: 25%;
	}
	.spaltenanz3 .spalte {
		width: 50%;
	}
	.spaltenanz2 .spalte {
		width: 50%;
	}
	.spalten .bergal {
		margin-left: 20%;
		width: 60%;
	}
	.spalten.spezformtbfakten1 picture img {
		border-radius: 60%;
	}
}
@media (min-width: 72em) {
	.spalten .bergal {
		margin-left: 25%;
		width: 50%;
	}
	.spaltenanz3 .spalte {
		width: 33%;
	}
	.spalten.spezformtbfakten1 picture img {
		border-radius: 50%;
		width: auto;
	}
}


.spalten {
	padding-top: 2rem;
}
.hgdeffarbe1 {
	background: #d5e9e9;
}



.beruet,
.bergallist {
	padding: 1rem 1rem;
}
@media (min-width: 45em) {
	.beruet,
	.bergallist {
		padding: 1rem 2rem;
	}

	.bergal {
		padding: 1rem 0 1rem 2rem;
	}
	.spalte .bergal {
		padding: 1rem 0;
	}
	.rowreverse .bergal {
		padding: 1rem 2rem 1rem 0;
	}
	.rowreverse .bergal {
		padding: 1rem 2rem 1rem 0;
	}
	.col100 .bergal {
		padding: 1rem 0;
	}
	article.col100:last-child .bergal {
		padding: 1rem 0 0 0;
	}
	article.reverse.col100:last-child .bergal {
		padding: 1rem 0;
	}

}


.zeile-kh {
	position: relative;
}
.zeile-kh-v,
.zeile-kh-map,
.zeile-kh-tmb {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
}
.zeile-kh-v .map,
.zeile-kh-v .tmb,
.zeile-kh-tmb .tmb {
	vertical-align: top;
}
.colreverse {
	flex-direction: column-reverse;
}
.rowreverse {
	flex-direction: row-reverse;
}
.zeile-kh.col100 .bergalwrapper,
.zeile-kh.col100 .beruetwrapper {
	width: 100%;
}
.zeile-kh.col100 h2 {
	margin-bottom: 0;
}


@media (min-width: 55em) {
	.zeile-kh.col3366 .beruetwrapper {
		width: 33%;
	}
	.zeile-kh.col3366 .bergalwrapper {
		width: 67%;
	}
	.zeile-kh.col6633 .beruetwrapper {
		width: 67%;
	}
	.zeile-kh.col6633 .bergalwrapper {
		width: 33%;
	}
}
@media (min-width: 65em) {
	.zeile-kh.col5050 .bergalwrapper,
	.zeile-kh.col5050 .beruetwrapper {
		width: 50%;
	}
}
@media (min-width: 72em) {
	.zeile-kh.col5050 .bergalwrapper,
	.zeile-kh.col5050 .beruetwrapper {
		width: 50%;
	}
	.zeile-kh.col3366 .beruetwrapper {
		width: 33%;
	}
	.zeile-kh.col3366 .bergalwrapper {
		width: 67%;
	}
	.zeile-kh.col6633 .beruetwrapper {
		width: 67%;
	}
	.zeile-kh.col6633 .bergalwrapper {
		width: 33%;
	}
}


.zeile-kh-v .bergal .lightgallery a {
	position: relative;
	display: inline-block;
}
.zeile-kh-v .bergal .lightgallery .videostart {
	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;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 2;
	width: 200px;
	margin-left: -100px;
	margin-top: -50px;
}
.zeile-kh-v .bergal .lightgallery a:hover .videostart {
	transform: scale(1.1,1.1);
}
.zeile-kh-v .bergal .lightgallery a:hover {
	cursor: pointer;
}



/* SPEZ ANSPRECHPARTNER */
.zeile-kh-anspr .spalte {
	text-align: center;
}
.zeile-kh-anspr .spalte .spalteinner {
	width: 30rem;
	max-width: 85%;
	position: relative;
	min-height: 30rem;
	border-radius: 3rem;
	border-bottom-left-radius: 1rem;
	background: #adb2ad;
	color: #fff;
	display: inline-block;
	margin-bottom: 1rem;
	padding: 1rem;
}
#content .zeile-kh-anspr .spalte .spalteinner * {
	color: #fff;
}
.anspfoto {
	position: relative;
	width: 150px;
	left: 50%;
	margin-left: -75px;
	height: 150px;
	border-radius: 150px;
	overflow: hidden;
	margin-bottom: 1rem;
}
.ansplogo {
	position: relative;
	width: 80%;
	margin-left: 10%;
	height: auto;
}
@media (min-width: 45em) {
	#content .zeile-kh-anspr .spalte .spalteinner * {
		text-align: left;
	}
	.zeile-kh-anspr .spalte .spalteinner {
		padding: 180px 1rem 1rem 1rem;
	}
	.anspfoto {
		position: absolute;
		right: 10px;
		top: 10px;
		left: inherit;
		z-index: 13;
		width: 150px;
		height: 150px;
		border-radius: 75px;
		overflow: hidden;
	}
	.ansplogo {
		position: absolute;
		left: 0px;
		top: 40px;
		z-index: 10;
		width: 100%;
		padding-right: 220px;
		padding-left: 20px;
		box-sizing: border-box;
		height: auto;
	}
}




/* LINKS */
.zeile-kh-links .spalte {
	text-align: center;
}
.zeile-kh-links .spalteinner {
	width: 80%;
	display: inline-block;
	padding: 2rem;
	box-sizing: border-box;
}
.zeile-kh-links .spalteinner {
	text-decoration: none;
}
.zeile-kh-links .vorschaufoto {
	display: inline-block;
	margin-bottom: 1.5rem;
	max-width: 300px;
	text-align: center;
}

#content .zeile-kh-links.spezformtblinks1 .spalteinner * {
	color: #fff;
}
.zeile-kh-links.spezformtblinks1 .spalteinner {
	background: #adb2ad;
	border-radius: 3rem;
	border-bottom-left-radius: 1rem;
}




/* BUBBLELIST */

.zeile-kh-bl .breiteV3 {
	display: block;
	box-sizing: border-box;
	padding: 1rem;
	vertical-align: top;
}
.zeile-kh-bl .breiteZ3 {
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding: 1rem;
	vertical-align: top;
}
@media (min-width: 45em) {
	.zeile-kh-bl {
		padding: 1rem 2rem;
	}
	.zeile-kh-bl .breiteV3 {
		display: inline-block;
		margin-right: 4%;
		margin-bottom: 1.5rem;
		width: 50%;
	}
}
@media (min-width: 55em) {
	.zeile-kh-bl .breiteV3 {
		display: inline-block;
		width: 30%;
	}
	.zeile-kh-bl .breiteZ3 {
		display: inline-block;
		width: 56%;
	}
}

.zeile-kh-bl.spezformtbbubblelist1 .bereichheaderbubble {
	background: #888E88;
	border-radius: 3rem;
	border-bottom-left-radius: 1rem;
	padding: 2rem;
}
#content .zeile-kh-bl.spezformtbbubblelist1 .bereichheaderbubble * {
	font-size: 1.5rem;
	line-height: 2rem;
	color: #fff;
}






.zeile-kh-ueberblick {
	margin: 1rem;
	position: relative;
	margin-bottom: 150px;
}
.uebfoto {
	text-align: center;
	margin: 2rem 0;
}
.uebbutton {
	text-align: center;
}
.uebbutton a {
	padding: 0.5rem 1rem;	
}

@media (min-width: 45em) {
	.zeile-kh-ueberblick {
		margin: 1rem 2rem;
		margin-bottom: 150px;
	}
	
	.uebfoto img {
	}
	.uebtextinner {
		max-width: 60rem;
		margin-bottom: 2rem;
	}
	.uebfoto {
		display: inline-block;
		vertical-align: middle;
		box-sizing: border-box;
		width: 40%;
		max-height: 300px;
		padding: 0;
	}
	.uebbutton {
		display: inline-block;
		vertical-align: middle;
		box-sizing: border-box;
		width: 60%;
	}
}


@media (min-width: 60em) {
	.zeile-kh-ueberblick {
		margin: 1rem 2rem;
	}
	
	.uebheadline {
		display: inline-block;
		vertical-align: top;
		width: 40%;
		box-sizing: border-box;
		margin-bottom: 500px;
	}
	#content .uebheadline h2 {
		font-size: 2rem;
	}
	.uebtext {
		display: inline-block;
		vertical-align: top;
		width: 50%;
		box-sizing: border-box;
		padding: 0.35rem 0 0 2.5rem;
	}
	.uebfoto {
		position: absolute;
		left: 0;
		bottom: 4rem;
		width: 40%;
		max-height: 300px;
		padding: 0;
	}
	.uebfoto img {
	}
	.uebtextinner {
		max-width: 60rem;
	}
	.uebbutton {
		width: 100%;
		text-align: left;
	}
}


#content .spalten a {
	text-decoration: none;
	position: relative;
}
#content .spalten a .buttonmore {
	position: absolute;
	bottom: 1rem;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 1;
}
.spezformtbtextmitbild1 .beruetwrapper,
.spezformtbtextmitbild1,
.spalte {
	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;
}
.spezformtbtextmitbild1:hover .beruetwrapper,
.spezformtbspalten2 .spalte:hover {
	background: #d5e9e9;
}

.spalteinner {
	position: relative;
}
.spezformtbspalten1,
.spezformtbspalten1 .bereichtext,
.spezformtbspalten1 .bereichheader {
	text-align: center;
}
.spezformtbspalten1 h2 {
	font-size: 1.8rem;
}
@media (min-width: 65em) {
	.spezformtbspalten1.spalten .row-kh-typ-msp-text {
		padding: 1rem 0;	
	}
}
.spezformtbspalten1 .bereichtext {
	min-height: 5rem;
}
.spezformtbspalten1 .spalteinner {
	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;	padding: 2rem 2rem 4rem 2rem;
	margin: 0 2rem;
	background: #d5e9e9;
	border-radius: 3rem;
	border-bottom-left-radius: 1rem;
}

.spezformtbvideo1,
.spezformtbbubblelist2 {
	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: #d5e9e9;
	padding: 0;
}
@media (min-width: 45em) {
	.spezformtbvideo1,
	.spezformtbbubblelist2 {
		padding: 1.5rem 2rem;
	}
}

.spezformtbvideo1:hover,
.spezformtbspalten1 .spalteinner:hover,
.spezformtbbubblelist2:hover {
	background: #cde3e2;
}


#content .zeile-kh-anspr .spalte .spalteinner .khfoldout11939,
#content .zeile-kh-anspr .spalte .spalteinner .khfoldout11940 {
	margin-top: 1rem;
	font-size: 1.3rem;
	color: #0D5157;
}
#content .zeile-kh-anspr .spalte .spalteinner .khfoldin11939,
#content .zeile-kh-anspr .spalte .spalteinner .khfoldin11940 {
	font-size: 1.3rem;
	color: #0D5157;
	text-align: right;
	padding: 1rem;
}
.khfoldout11939:hover,
.khfoldin11939:hover,
.khfoldout11940:hover,
.khfoldin11940:hover {
	cursor: pointer;
}
.tofold11939,
.tofold11940 {
	display: none;
}