﻿
#text-1099 {
	margin-top: 9vw;
}
#text-1099 p {
	font-size: 1.5em;
	text-transform: uppercase;
	padding: 5px 15px;
	letter-spacing: 4px;
}
#col-1104 {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
#col-1106 {
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
#cont-1113 {
	position: relative;
}
#col-1118 {
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
#col-1120 {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
#bild-1108 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}
#bild-1108 {
	height: 100%;
}
#bild-1124 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}
#bild-1124 {
	height: 100%;
}
#galerie-1137 .outerdiv /*gen*/ {
	flex: 0 0 auto;
}
#cont-1141 {
	position: relative;
}
#col-1142 {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
#cont-1157 {
	width: 100%;
	display: flex;
	align-content: center;
	justify-content: start;
	text-align: left;
	flex-wrap: wrap;
}
#col-1154 {
	padding: 50px;
}
#col-1158 {
	padding: 50px;
}
#col-1166 {
	padding: 50px;
}
#cont-1165 {
	width: 100%;
	display: flex;
	align-content: center;
	justify-content: end;
	text-align: right;
	flex-wrap: wrap;
}
#col-1149, #col-1151 {
	position: relative;
	overflow: visible;
}
#col-1149 img, #col-1151 img {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: clamp(280px, 36vw, 650px);
	height: auto;
	z-index: 1;
	pointer-events: none;
}
#col-1149 img {
	left: clamp(-260px, -15vw, -120px);
}
#col-1149 .col-50, #col-1151 .col-50 {
	position: relative;
	z-index: 2;
	max-width: 55%;
}
#bild-1164 img {
	z-index: 5;
}
#bild-1174 img {
	z-index: 2;
}
#bild-1175 img {
	width: clamp(280px, 40vw, 550px)!important;
	left: -12px !important;
	opacity: 0.15;
}
#bild-1176 img {
	width: clamp(280px, 35vw, 470px) !important;
	right: -12px !important;
	opacity: 0.15;
}
#col-1151 , #col-1151 {
	position: relative;
	overflow: visible;
}
#col-1151 img {
	right: clamp(-260px, -15vw, -120px);
}
#col-1151 .col-50 , #col-1151 .col-50 {
	position: relative;
	z-index: 2;
	max-width: 55%;
}
#cont-1180 {
	margin-top: 50px;
}
#col-1146 {
	display: flex;
	flex-direction: column;
}
#col-1126 {
	float: left;
	width: 1;
}
#cont-1125:hover .copyrightlink {
	background: transparent;
}
#cont-1125:hover > div {
	opacity: 1;
}
#cont-1125:hover .copyrightlink a {
	color: white;
}
#cont-1125:hover .mapoverlay {
	opacity: 1;
}
#cont-1125::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 40vh;
	background-color: rgba(0, 0, 0, 0.0);
	z-index: 1;
}
#cont-1186 {
	position: relative;
	margin-bottom: 80px;
}
#cont-1186 p {
	padding: 0;
}
#cont-1186 .teammitgrid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 5rem 2rem;
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#cont-1186 .teammitglied {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	gap: 0.2rem;
}
#cont-1186 .teammitglied .bhv-bild {
	margin-bottom: 0.8rem;
}
#cont-1186 .teammitglied .bhv-bild img {
	width: clamp(150px, 100%, 210px);
	aspect-ratio: 1 / 1;
	object-fit: cover;
	border-radius: 50%;
	border: 1px solid #E5E7EB;
	display: block;
	object-position: 50% 15%;
}
#cont-1186 .teammitglied .rolle p {
	display: inline-block;
	font-size: 0.75rem;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #6B7280;
	background: #F5F6F8;
	padding: 4px 10px;
	border-radius: 999px;
	margin: 0.2rem 0 0;
}
#cont-1186 .teammitglied .name p {
	font-size: 1.15rem;
	font-weight: 600;
	margin: 0.2rem 0 0.6rem;
	color: #1C1F23;
}
#cont-1186 .teammitglied .name::after {
	content: "";
	display: block;
	width: 35px;
	height: 2px;
	background: #E5E7EB;
	margin: 0.6rem auto;
	border-radius: 2px;
}
#cont-1186 .teammitglied .email p , #cont-1186 .teammitglied .tel p {
	margin: 0.15rem 0;
}
#cont-1186 .teammitglied .email a , #cont-1186 .teammitglied .tel a {
	font-size: 0.9rem;
	text-decoration: none;
	color: #6B7280;
	transition: 0.2s ease;
}
#cont-1186 .teammitglied .email a:hover , #cont-1186 .teammitglied .tel a:hover {
	color: #1C1F23;
}
#cont-1330 {
	position: relative;
}
#cont-1330 p {
	padding: 0;
}
#cont-1330 .teammitgrid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 5rem 2rem;
}
#cont-1330 .teammitglied {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	gap: 0.2rem;
}
#cont-1330 .teammitglied .bhv-bild {
	margin-bottom: 0.8rem;
}
#cont-1330 .teammitglied .bhv-bild img {
	width: clamp(150px, 100%, 210px);
	aspect-ratio: 1 / 1;
	object-fit: cover;
	border-radius: 50%;
	border: 1px solid #E5E7EB;
	display: block;
	object-position: 50% 20%;
}
#cont-1330 .teammitglied .rolle p {
	display: inline-block;
	font-size: 0.75rem;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #6B7280;
	background: #F5F6F8;
	padding: 4px 10px;
	border-radius: 999px;
	margin: 0.2rem 0 0;
}
#cont-1330 .teammitglied .name p {
	font-size: 1.15rem;
	font-weight: 600;
	margin: 0.2rem 0 0.6rem;
	color: #1C1F23;
}
#cont-1330 .teammitglied .name::after {
	content: "";
	display: block;
	width: 35px;
	height: 2px;
	background: #E5E7EB;
	margin: 0.6rem auto;
	border-radius: 2px;
}
#cont-1330 .teammitglied .email p , #cont-1330 .teammitglied .tel p {
	margin: 0.15rem 0;
}
#cont-1330 .teammitglied .email a , #cont-1330 .teammitglied .tel a {
	font-size: 0.9rem;
	text-decoration: none;
	color: #6B7280;
	transition: 0.2s ease;
}
#cont-1330 .teammitglied .email a:hover , #cont-1330 .teammitglied .tel a:hover {
	color: #1C1F23;
}
#cont-1096 {
	min-height: 70vh;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 20%;
	background-image: url(../media/Erhart_Team_web.jpg);
	color: white;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
}
#cont-1096::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 70vh;
	background-color: rgba(0, 0, 0, 0.3);
	z-index: 1;
}
#col-1097 {
	z-index: 2;
}
@media (max-width: 800px) {
	#col-1149 .col-50, #col-1151 .col-50 {
		max-width: 50%;
	}
	#col-1151 .col-50 , #col-1151 .col-50 {
		max-width: 50%;
	}
}

@media (max-width: 450px) {
	#col-1149 .col-50, #col-1151 .col-50 {
		max-width: 100%;
		text-align: center;
	}
	#col-1149 .bhv-bild:first-of-type, #col-1151 .bhv-bild:first-of-type {
		display: none;
	}
	#col-1149 .bhv-bild:last-of-type, #col-1151 .bhv-bild:last-of-type {
		display: block;
	}
	#col-1151 .col-50 , #col-1151 .col-50 {
		max-width: 100%;
		text-align: center;
	}
	#col-1151 .bhv-bild:first-of-type , #col-1151 .bhv-bild:first-of-type {
		display: none;
	}
	#col-1151 .bhv-bild:last-of-type , #col-1151 .bhv-bild:last-of-type {
		display: block;
	}
}

@media(max-width: 800px) {
	#col-1106 {
		order: 1;
	}
	#col-1118 {
		order: 1;
	}
	#col-1146 {
		order: 1;
	}
}

@media (max-width: 700px) {
	#cont-1186 .teammitgrid {
		grid-template-columns: 1fr;
		gap: 3rem;
	}
	#cont-1330 .teammitgrid {
		grid-template-columns: 1fr;
		gap: 3rem;
	}
}
