﻿
#newpage-button-80 {
	display: none;
}
#cont-1320 {
	display:none;
}
#cms_root {
	display: flex;
	flex-direction: column;
	justify-content: start;
	flex-grow: 1;
}
#cont-1072 {
	padding: 72px 20px 80px;
	color: var(--color);
}
#cont-1072 .Erlebnis-3Columns-inner {
	width: 100%;
	max-width: var(--content-width);
	margin: 0 auto;
}
#cont-1072 .Erlebnis-heading {
	margin-bottom: 34px;
	text-align: center;
}
#cont-1072 .Erlebnis-heading h2 {
	margin: 0;
	font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
	font-size: 48px;
	line-height: 1;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: var(--Schema_gruen-bgcolor, var(--gruen));
}
#cont-1072 .Erlebnis-cards {
	display: flex;
	flex-wrap: wrap;
	gap: 28px;
}
#cont-1072 .Erlebnis-card {
	display: flex;
	flex-direction: column;
	position: relative;
	width: calc((100% - 56px) / 3);
	padding: 0 12px;
	box-sizing: border-box;
}
#cont-1072 .Erlebnis-card::after {
	content: "";
	position: absolute;
	top: 0;
	right: -14px;
	width: 1px;
	height: 100%;
	background: var(--Schema_gruen-bgcolor2, var(--stand-frei));
}
#cont-1072 #col-1084.Erlebnis-card::after {
	display: none;
}
#cont-1072 .Erlebnis-image {
	margin-bottom: 18px;
}
#cont-1072 .Erlebnis-image img {
	display: block;
	width: 100%;
	aspect-ratio: 1 / 1;
	height: auto;
	object-fit: cover;
}
#cont-1072 .Erlebnis-card-title {
	margin-bottom: 14px;
}
#cont-1072 .Erlebnis-card-title h3 {
	margin: 0;
	font-family: "Roboto Condensed", var(--font2), sans-serif;
	font-size: 21px;
	line-height: 1.15;
	font-weight: 700;
	text-transform: uppercase;
	color: var(--Schema_gruen-bgcolor, var(--gruen));
}
#cont-1072 .Erlebnis-card-copy p {
	margin: 0;
	font-family: var(--font-family, sans-serif);
	font-size: 16px;
	line-height: 1.75;
	color: var(--color);
}
#html-1153::after {
	width: 56px;
	height: 56px;
	background: white url(../media/Hanfblatt_klein.png) no-repeat center center / contain;
	position: absolute;
	top: -35px;
	left: calc(50% - 28px);
	content: '';
	padding: 0 10px;
}
#html-1153 {
	--trennbalken-background: var(--gruen);
	background: var(--trennbalken-background, var(--color));
	margin: var(--trennbalken-margin);
	margin-inline: auto;
	width: var(--trennbalken-width);
	height: var(--trennbalken-height, 1px);
	position: relative;
	width: 100%;
}
#cont-1045 #col-1056 {
	width: 158px;
}
#cont-1045 #col-1069 {
	width: 187px;
}
#cont-1045 {
	display: flex;
	flex-wrap: nowrap;
	align-items: stretch;
	width: 100%;
	background: var(--Standard-bgcolor2, var(--grau));
}
#cont-1045 #col-1046.Event-col , #cont-1045 #col-1059.Event-col {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	flex: 0 0 50%;
	width: 50%;
	min-height: 230px;
	padding: 28px 30px 24px;
	box-sizing: border-box;
	background: var(--bgcolor);
	color: var(--color);
}
#cont-1045 .Event-city {
	margin-bottom: 4px;
	text-align: center;
}
#cont-1045 .Event-city h2 {
	margin: 0;
	font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
	font-size: 56px;
	line-height: 0.95;
	font-weight: 400;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	color: var(--color);
}
#cont-1045 .Event-subtitle {
	margin-bottom: 18px;
	text-align: center;
}
#cont-1045 .Event-subtitle p {
	margin: 0;
	font-family: "Roboto Condensed", var(--font2), sans-serif;
	font-size: 24px;
	line-height: 1;
	font-weight: 700;
	text-transform: uppercase;
	color: var(--color);
}
#cont-1045 #col-1046.Event-col .Event-city h2 , #cont-1045 #col-1046.Event-col .Event-subtitle p {
	color: var(--color2);
}
#cont-1045 .Event-info-row {
	display: flex;
	justify-content: center;
	align-items: stretch;
	gap: 14px;
	width: 100%;
}
#cont-1045 .Event-box {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
	flex: 1 1 0;
	min-width: 0;
	min-height: 108px;
	padding: 12px 10px 14px;
	box-sizing: border-box;
	text-align: center;
	background: rgba(255,255,255,0.7);
	color: var(--color2, #303030);
}
#cont-1045 .Event-date , #cont-1045 .Event-location , #cont-1045 .Event-time {
	width: 100%;
	margin: 0;
	padding: 0;
}
#cont-1045 .Event-icon {
	margin-bottom: 10px;
}
#cont-1045 .Event-icon p {
	margin: 0;
	font-size: 26px;
	line-height: 1;
	font-weight: 400;
	color: var(--bgcolor);
}
#cont-1045 .Event-icon i {
	display: inline-block;
}
#cont-1045 .Event-date p , #cont-1045 .Event-location p , #cont-1045 .Event-time p {
	margin: 0;
	font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
	font-size: 18px;
	line-height: 1.12;
	font-weight: 400;
	text-transform: uppercase;
	color: #000;
}
#cont-1045 .Event-date p {
	letter-spacing: 0.2px;
}
#cont-1045 .Event-time p {
	font-size: 16px;
	line-height: 1.45;
	white-space: nowrap;
}
@media (max-width:800px) /* responsive */ {
	#cont-1072 {
		padding: 48px 16px 56px;
	}
	#cont-1072 .Erlebnis-heading h2 {
		font-size: 34px;
	}
	#cont-1072 .Erlebnis-cards {
		gap: 22px;
	}
	#cont-1072 .Erlebnis-card {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
		padding-bottom: 22px;
		position: relative;
		border-right: 0;
		border-bottom: 1px solid var(--Schema_gruen-bgcolor2, var(--stand-frei));
	}
	#cont-1072 .Erlebnis-card::after {
		display: none;
	}
	#cont-1072 #col-1084.Erlebnis-card {
		padding-bottom: 0;
		border-bottom: 0;
	}
	#cont-1045 {
		flex-wrap: wrap;
		gap: 0;
		margin-top: 1.5rem;
	}
	#cont-1045 #col-1046.Event-col , #cont-1045 #col-1059.Event-col {
		flex: 0 0 100%;
		width: 100%;
		min-height: auto;
		padding: 30px 20px;
	}
	#cont-1045 .Event-city h2 {
		font-size: 42px;
	}
	#cont-1045 .Event-subtitle p {
		font-size: 20px;
	}
	#cont-1045 .Event-info-row {
		max-width: 420px;
		gap: 0;
	}
	#cont-1045 .Event-box {
		min-height: 100px;
		padding-inline: 8px;
		max-width: 33%;
	}
	#cont-1045 .Event-date p , #cont-1045 .Event-location p , #cont-1045 .Event-time p {
		font-size: 12px;
	}
	#cont-1045 .Event-time p {
		font-size: 12px;
	}
}
