﻿
p {
	margin: 0.5em 0em;
}
.editable {
	padding: 0em 0.5em;
}
#cont-3566 {
	background: var(--logo_bg);
}
#text-3567 {
	padding: 5px 0;
}
.BREITE {
	max-width: 1200px;
	width: 95%;
	margin: 0 auto;
	float: none;
}
.icon_unterseite img {
	width: 80px;
	margin-top: 20px;
}
.yui-skin-sam .cms_template .bhv-container.beitrags_box {
	max-width: 1200px;
	margin: 10px auto;
	padding: 30px 2vw;
	width: calc(100% - 4vw);
	background: var(--hell);
}
#cont-3797 {
	background: var(--hellgruen);
	color: #fff;
	font-size: 25px;
	font-weight: 600;
	position: fixed;
	top: 0;
	right: 0;
	z-index: 1;
	cursor: pointer;
}
#cont-3799 {
	width: 0%;
	height: 100vh;
	position: fixed;
	top: 0;
	right: 0;
	transition: 0.5s;
	z-index: 2;
	background-color: var(--logo_bg);
	overflow: auto;
	overflow-x: hidden;
}
#col-3800 {
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	min-height: 100vh;
	overflow: visible;
}
#text-3800 {
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 30px;
	line-height: 30px;
	cursor: pointer;
	color: var(--braun);
	padding: 0 20px;
	font-weight: 500;
}
#cont-3561 {
	background-size: cover;
	background-color: #939a63;
	background-image: url(../media/3997.jpg);
	background-position: 60% 65%;
	cursor: pointer;
}
#text-4129 {
	font-size: 13px;
	font-weight: 500;
}
#col-4127 {
	max-width: 700px;
	padding: 0 2.5% 20px 2.5%;
}
#cont-3564 {
	padding: 40px 0;
	display: flex;
	justify-content: center;
}
#col-3565 {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	max-width: 600px;
	border-left: 1px solid #383838;
}
#col-3565 > div {
	width: 27%;
	min-width: 120px;
	padding: 15px 15px;
}
#col-4131 {
	display: flex;
	justify-content: center;
}
#col-4131 img {
	height: 85px;
	width: auto;
}
body {
	font-family: 'Catamaran', sans-serif;
	font-size: 17px;
	font-weight: 100;
	color: #383838;
}
body a {
	text-decoration: none;
	color: var(--braun);
}
body h1 {
	color: var(--braun);
	font-size: 35px;
	font-weight: normal;
	font-family: 'Loved by the King', cursive;
	x-font-family: 'BEARHUGSBYRATTICSASSIN-Regular';
	padding: 0;
	margin: 0px 0 50px 0;
}
body h2 {
	margin-top: 0;
	font-size: 22px;
	font-weight: 500;
}
body h3 {
	margin-top: 0;
	font-size: 18px;
	font-weight: 500;
}
body h4 {
	margin-top: 0;
	font-size: 16px;
	font-weight: 500;
}
body h5 {
	color: var(--braun);
	font-size: 35px;
	font-weight: normal;
	font-family: 'Loved by the King', cursive;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}
body h6 {
	margin-bottom: 10px;
	color: #767d74;
	font-size: 14px;
	font-weight: 100;
}
body li {
	padding-bottom: 5px;
}
#flexmenu-3802 a {
	font-weight: 400;
	padding: 12px 0;
	font-size: 20px;
}
#flexmenu-3802 a.menu-active {
	background: var(--hell);
	color: var(--braun);
}
#flexmenu-3802 a.menu-parent {
	background: none;
}
#flexmenu-3802 a:hover {
	background: var(--hell);
	color: var(--braun);
}
#flexmenu-3802 a.haschildren {
	margin-right: 0;
}
#flexmenu-3802 ul:not(.menu-level-1) {
	margin: 0;
}
#flexmenu-3568 {
	--menu-symb-plus: none;
	--menu-symb-minus: none;
	--menu-symb-width: 0;
	background: #7d7860;
	position: sticky;
	top: 0;
	z-index: 1;
}
#flexmenu-3568 ul {
	text-align: center;
}
#flexmenu-3568 li {
	margin: 0 1.3vw;
}
#flexmenu-3568 a {
	font-size: 18px;
	padding: 10px 1vw 6px 1vw;
	line-height: 25px;
	color: #fff;
}
#flexmenu-3568 ul.menu-level-2 {
	width: auto;
	min-width: 180px;
	border: none;
	background: var(--hellgruen);
	margin: 0;
	padding: 0;
	text-align: left;
}
#flexmenu-3568 li.menu-level-2 {
	width: calc(100% - 30px);
	padding: 3px 0;
}
#flexmenu-3568 a.menu-level-2 {
	color: #fff;
	width: calc(100% - 30px);
	padding: 7px 0px 7px 15px;
	transition: .3s ease;
}
#flexmenu-3568 a.menu-level-1.menu-active::before , #flexmenu-3568 a.menu-level-1.menu-active::after {
	transform-origin: 50% 0%;
	transform: scale(1, 1);
}
#flexmenu-3568 a.menu-level-1::before {
	content: '';
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
	border-bottom: 4px solid #545143;
	transform: scale(0, 1);
	transform-origin: 50% 0%;
	transition: transform 0.2s ease-out;
}
#flexmenu-3568 a.menu-level-1::after {
	content: '';
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	border-top: 4px solid #545143;
	transform: scale(0, 1);
	transform-origin: 50% 0%;
	transition: transform 0.2s ease-out;
}
#flexmenu-3568 a.menu-level-1:hover::before , #flexmenu-3568 a.menu-level-1:hover::after {
	transform-origin: 50% 0%;
	transform: scale(1, 1);
}
#bild-3563 img {
	width: 380px;
	max-width: 80%;
	margin: 50px auto;
}
@media(max-width: 1350px) {
	#cont-3564 {
		flex-wrap: wrap;
	}
	#col-3565 {
		border-left: none;
		border-top: 1px solid #383838;
		padding-top: 20px;
	}
}

@media(max-width: 1300px) {
	#col-4131 img {
		height: 80px;
	}
}

@media(max-width: 800px) {
	#col-4131 img {
		height: 12vw;
	}
}

@media(max-width: 500px) {
	body h5 {
		font-size: 7vw;
	}
	body h6 {
		font-size: 13px;
	}
}
