﻿
#cont-702 {
	--bgcolor: var(--color7) !important;
	--locolor: var(--color7) !important;
}
#assistent-vorlage-88 {
	text-align: center;
}
#assistent-vorlage-88 button {
	font-size: 120% ! important;
}
#cont-1197 {
	min-height: 100vh;
	background-size: cover;
	color: white;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
#col-1198 {
	margin-top: 200px;
}
#cont-1575 {
	background-image: url(../media/Hahn-Buam-Hof-Impressionen_1.jpg);
}
#cont-1763 {
	align-items: var(--col-align-items,inherit);
}
#cont-1766 {
	max-width: 1400px;
}
#col-1764 {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
#col-1767 {
	display: flex;
	flex- wrap: wrap;
	gap: 40px 3%;
	margin-top: 40px;
	flex-wrap: wrap;
	justify-content: center;
}
#col-1767 p {
	text-decoration: uppercase;
}
#col-1767 h3 {
	margin-top: 0;
}
#col-1767 > div {
	background: var(--color9);
	padding: 33px 20px;
	text-align: center;
	position: relative;
}
#col-1767 > div > .bhv-col {
	display: flex;
	flex-direction: column;
	align-items: center;
}
#col-1767 .h3-dekotext p {
	font-family: var(--font1);
	color: var(--color7);
	font-size: 2.5em;
	padding: 0;
	line-height: 0px;
	z-index: 10;
	position: relative;
}
#col-1767 img {
	max-height: 100px;
	margin-bottom: 40px;
}
#col-1767 .button-filled {
	position: absolute;
	bottom: -27px;
}
#col-1767 .button-filled a {
	text-transform: uppercase;
	background-color: var(--color7);
}
#col-1767 .button-filled a:hover {
	background-color: var(--color3);
}
#col-1767 > .bhv-container {
	flex: 1 1 200px;
	max-width: 500px;
}
@media (max-width: 1250px) {
	#col-1767 {
		flex-wrap: wrap;
		justify-content: center;
	}
	#col-1767 > .bhv-container {
		flex: 1 1 45%;
		margin-bottom: 2rem;
		text-align: center;
	}
}
