﻿
.editable {
	padding: 0em 0.5em;
}
p {
	padding: 0.5em 0em;
}
.yui-skin-sam .cms_template .bhv-container.rahmen-grün {
	border: 2px solid green;
	margin: 5px;
	padding: 5px;
}
.yui-skin-sam .cms_template .bhv-container.rahmen-rot {
	border: 2px solid red;
	margin: 5px;
	padding: 5px;
}
.yui-skin-sam .cms_template .galerie.großansict_resp .galerie-abdunkelung .view {
	--x-align-self: center !important;
}
.yui-skin-sam .cms_template .galerie.großansict_resp .galerie-abdunkelung .view img {
	object-fit: contain !important;
}
.yui-skin-sam .cms_template .bhv-table.tabelle {
	overflow-x: auto;
}
.yui-skin-sam .cms_template .bhv-table.tabelle table {
	width: 100%;
	border: 2px solid var(--color1);
}
.yui-skin-sam .cms_template .bhv-table.tabelle thead {
	background-color: var(--color1);
	color: var(--color2);
}
.yui-skin-sam .cms_template .bhv-table.tabelle td {
	border-bottom: 2px solid var(--color1);
	padding: 8px 0px;
}
.yui-skin-sam .cms_template .bhv-form.custom:-ms-input-placeholder {
	color: var(--formular-placeholder_c) !important;
}
.yui-skin-sam .cms_template .bhv-form.custom::-ms-input-placeholder {
	color: var(--formular-placeholder_c) !important;
}
.yui-skin-sam .cms_template .bhv-form.custom::-webkit-input-placeholder {
	color: var(--formular-placeholder_c)!important;
}
.yui-skin-sam .cms_template .bhv-form.custom::-moz-placeholder {
	color: var(--formular-placeholder_c) !important;
	opacity: 1;
}
.yui-skin-sam .cms_template .bhv-form.custom:-moz-placeholder {
	color: var(--formular-placeholder_c) !important;
	opacity: 1;
}
.yui-skin-sam .cms_template .bhv-form.custom::placeholder {
	color: var(--formular-placeholder_c) !important;
	opacity: 1;
}
.yui-skin-sam .cms_template .bhv-form.custom:-ms-input-placeholder , .yui-skin-sam .cms_template .bhv-form.custom::-ms-input-placeholder {
	color: var(--formular-placeholder_c)!important;
}
.yui-skin-sam .cms_template .bhv-form.custom:-moz-placeholder , .yui-skin-sam .cms_template .bhv-form.custom::-moz-placeholder {
	color: var(--formular-placeholder_c)!important;
	opacity: 1;
}
.yui-skin-sam .cms_template .bhv-form.custom::placeholder , .yui-skin-sam .cms_template .bhv-form.custom input::placeholder , .yui-skin-sam .cms_template .bhv-form.custom textarea::placeholder {
	color: var(--formular-placeholder_c)!important;
	opacity: 1;
}
#html-1058 .skip-to-content-link {
	height: 30px;
	left: calc(50% - 100px);
	padding: 8px;
	position: absolute;
	z-index: 5;
	transform: translateY(-100%);
	transition: transform 0.3s;
}
#html-1058 .skip-to-content-link:focus {
	transform: translateY(0%);
}
.yui-skin-sam .cms_template .bhv-form.custom {
	width: 100%;
	margin: 0 auto;
	font-size: 14px;
	--formular-font_c: var(--darkblue);
	--formular-placeholder_c: var(--color3);
	--formular-input_bg: rgba(242, 242, 242, 1);
	--formular-check_bg: var(--color1);
	--formular-option_bg: rgba(242, 242, 242, 1);
	--formular-button_c: var(--color4);
	--formular-button_bg: var(--color1);
	--formular-buttonhover_c: var(--color4);
	--formular-buttonhover_bg: var(--color2);
	--formular-borderbottom: rgba(0, 0, 0, 0);
	--formular-bordererror: var(--color2);
}
.yui-skin-sam .cms_template .bhv-form.custom input {
	margin-left: .5em;
	margin-right: .5em;
	padding: 5px 10px;
	border: 0;
	border-bottom: 1px solid var(--formular-borderbottom);
	margin-top: 5px;
	background-color: var(--formular-input_bg)!important;
}
.yui-skin-sam .cms_template .bhv-form.custom input[type='checkbox'] , .yui-skin-sam .cms_template .bhv-form.custom input[type='radio'] {
	display: none;
}
.yui-skin-sam .cms_template .bhv-form.custom select {
	background-size: auto 30%!important;
	padding: 5px!important;
	-webkit-appearance: none;
	background-image: url(../media/select_arrow.png)!important;
	background-position: calc(100% - 10px) center!important;
	background-repeat: no-repeat!important;
}
.yui-skin-sam .cms_template .bhv-form.custom textarea {
	padding: 5px 10px;
	width: calc(100% - 20px);
}
.yui-skin-sam .cms_template .bhv-form.custom button , .yui-skin-sam .cms_template .bhv-form.custom div.textarea , .yui-skin-sam .cms_template .bhv-form.custom input , .yui-skin-sam .cms_template .bhv-form.custom select {
	margin-bottom: 20px;
}
.yui-skin-sam .cms_template .bhv-form.custom * , .yui-skin-sam .cms_template .bhv-form.custom:focus , .yui-skin-sam .cms_template .bhv-form.custom:hover {
	outline: 0;
}
.yui-skin-sam .cms_template .bhv-form.custom .yui-skin-sam .cms_template .bhv-form.custom input:focus , .yui-skin-sam .cms_template .bhv-form.custom .yui-skin-sam .cms_template .bhv-form.custom textarea:focus , .yui-skin-sam .cms_template .bhv-form.custom .yui-skin-sam .cms_template .bhv-form.custom select:focus , .yui-skin-sam .cms_template .bhv-form.custom .yui-skin-sam .cms_template .bhv-form.custom button:focus , .yui-skin-sam .cms_template .bhv-form.custom .yui-skin-sam .cms_template .bhv-form.custom input[type=checkbox]+label:focus::before {
	border: 1px solid black;
}
.yui-skin-sam .cms_template .bhv-form.custom .form-field .editable {
	padding: 0;
}
.yui-skin-sam .cms_template .bhv-form.custom button , .yui-skin-sam .cms_template .bhv-form.custom div.textarea , .yui-skin-sam .cms_template .bhv-form.custom label , .yui-skin-sam .cms_template .bhv-form.custom select , .yui-skin-sam .cms_template .bhv-form.custom button.input-submit {
	width: calc(100% - 1em);
	margin-left: .5em;
	margin-right: .5em;
}
.yui-skin-sam .cms_template .bhv-form.custom input , .yui-skin-sam .cms_template .bhv-form.custom option {
	width: calc(100% - 20px - 1em);
}
.yui-skin-sam .cms_template .bhv-form.custom option {
	padding: 5px 0;
	background-color: var(--formular-option_bg);
}
.yui-skin-sam .cms_template .bhv-form.custom div.textarea , .yui-skin-sam .cms_template .bhv-form.custom input , .yui-skin-sam .cms_template .bhv-form.custom label , .yui-skin-sam .cms_template .bhv-form.custom select , .yui-skin-sam .cms_template .bhv-form.custom textarea {
	background: 0 0;
	color: var(--formular-font_c);
	font-size: 14px;
}
.yui-skin-sam .cms_template .bhv-form.custom select::-ms-expand {
	display: none;
}
.yui-skin-sam .cms_template .bhv-form.custom input , .yui-skin-sam .cms_template .bhv-form.custom select {
	min-height: 20px;
}
.yui-skin-sam .cms_template .bhv-form.custom div.textarea , .yui-skin-sam .cms_template .bhv-form.custom select {
	border: 0;
	border-bottom: 1px solid var(--formular-borderbottom);
	margin-top: 5px;
	background-color: var(--formular-input_bg)!important;
}
.yui-skin-sam .cms_template .bhv-form.custom div.textarea , .yui-skin-sam .cms_template .bhv-form.custom textarea {
	min-height: 70px;
	resize: vertical;
	height: auto;
}
.yui-skin-sam .cms_template .bhv-form.custom input[type=file] {
	background-color: none;
	padding: 0;
}
.yui-skin-sam .cms_template .bhv-form.custom button , .yui-skin-sam .cms_template .bhv-form.custom button.input-submit {
	color: var(--formular-button_c);
	padding: 8px 0;
	min-height: 20px;
	border: 0;
	background-color: var(--formular-button_bg);
	font-family: inherit;
	font-size: 16px;
	max-width: 300px;
	float: left;
	cursor: pointer;
	transition: .3s ease;
	text-transform: uppercase;
	font-weight: 900;
}
.yui-skin-sam .cms_template .bhv-form.custom button:hover , .yui-skin-sam .cms_template .bhv-form.custom button.input-submit:hover {
	background-color: var(--formular-buttonhover_bg);
	color: var(--formular-buttonhover_c);
}
.yui-skin-sam .cms_template .bhv-form.custom input[type=checkbox]+label , .yui-skin-sam .cms_template .bhv-form.custom input[type=radio]+label {
	padding-top: 0;
	display: flex;
	height: auto;
	cursor: pointer;
	margin-bottom: 20px;
}
.yui-skin-sam .cms_template .bhv-form.custom input[type=checkbox]+label::before , .yui-skin-sam .cms_template .bhv-form.custom input[type=radio]+label::before {
	border: 2px solid var(--formular-check_bg);
	background-color: var(--formular-check_bg);
	content: "";
	cursor: pointer;
	height: 20px;
	width: 20px!important;
	vertical-align: top;
	min-width: 20px;
	margin-right: 10px;
	position: relative;
	top: 1px;
}
.yui-skin-sam .cms_template .bhv-form.custom input[type=radio]+label::before {
	border-radius: 50%;
}
.yui-skin-sam .cms_template .bhv-form.custom input[type=checkbox]:checked+label::before , .yui-skin-sam .cms_template .bhv-form.custom input[type=radio]:checked+label::before {
	background-size: 50% 50%;
	background-color: var(--formular-check_bg);
	background-image: url(../media/checkbox_symbol_check_white.png);
	background-repeat: no-repeat;
	background-position: center;
}
.yui-skin-sam .cms_template .bhv-form.custom input:-ms-input-placeholder , .yui-skin-sam .cms_template .bhv-form.custom input::-ms-input-placeholder , .yui-skin-sam .cms_template .bhv-form.custom textarea:-ms-input-placeholder , .yui-skin-sam .cms_template .bhv-form.custom textarea::-ms-input-placeholder {
	color: var(--formular-placeholder_c)!important;
}
.yui-skin-sam .cms_template .bhv-form.custom input::-webkit-input-placeholder , .yui-skin-sam .cms_template .bhv-form.custom textarea::-webkit-input-placeholder {
	color: var(--formular-placeholder_c)!important;
}
.yui-skin-sam .cms_template .bhv-form.custom input:-moz-placeholder , .yui-skin-sam .cms_template .bhv-form.custom input::-moz-placeholder , .yui-skin-sam .cms_template .bhv-form.custom textarea:-moz-placeholder , .yui-skin-sam .cms_template .bhv-form.custom textarea::-moz-placeholder {
	color: var(--formular-placeholder_c)!important;
	opacity: 1;
}
.yui-skin-sam .cms_template .bhv-form.custom .ql-container.ql-snow {
	border: 0;
}
.yui-skin-sam .cms_template .bhv-form.custom .ql-toolbar.ql-snow {
	padding: 3px;
	background: #eee;
	border: 0;
}
.yui-skin-sam .cms_template .bhv-form.custom .ql-snow .ql-toolbar button , .yui-skin-sam .cms_template .bhv-form.custom .ql-snow.ql-toolbar button {
	height: 20px;
	margin: 0;
	padding: initial;
	width: auto;
	max-width: 30px;
	background-color: transparent !important;
}
.yui-skin-sam .cms_template .bhv-form.custom .ql-header {
	display: none;
}
.yui-skin-sam .cms_template .bhv-form.custom .form-error {
	border: 1px solid var(--formular-bordererror)!important;
	background-color: var(--formular-input_bg)!important;
}
#cms_template {
	min-height: 100vh;
	display: flex;
	flex-direction: column;
	max-width: 100vw;
	position: relative;
}
#cms_root {
	overflow: hidden;
	position: relative;
	z-index: 0;
}
#bild-1093 img {
	width: 250px;
	margin: 20px 0;
}
#cont-1090 {
	position: sticky;
	background-color: white;
	top: 0;
	z-index: 1;
}
#bild-1151 img {
	width: 250px;
}
body {
	--content-width: 1200px;
	height: auto;
}
body h1 {
	font-family: var(--gfont2), sans-serif;
	text-transform: uppercase;
}
body h2 {
	font-family: var(--gfont2), sans-serif;
	text-transform: uppercase;
}
body h3 {
	font-family: var(--gfont2), sans-serif;
	text-transform: uppercase;
}
body .sprachversion {
	display: none;
}
body .en.cms_lang_orig .sprachversion {
	display: block;
	padding: 4px;
	border: 2px solid;
	background: #ccc;
}
#flexmenu-1008 {
	text-transform: uppercase;
	padding: 0.2em 0.5em;
}
#flexmenu-1008 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 20px 0;
	gap: 25px;
}
#flexmenu-1008 a {
	color: var(--font) !important;
}
#flexmenu-1008 a:hover span {
	color: var(--color2);
}
@media(max-width: 800px) {
	.yui-skin-sam .cms_template .galerie.großansict_resp .galerie-abdunkelung > .close {
		font-size: 20px;
		top: 10px;
		right: 10px;
	}
	.yui-skin-sam .cms_template .galerie.großansict_resp .galerie-abdunkelung .grpfeil {
		padding: 10px;
		font-size: 20px;
	}
	.yui-skin-sam .cms_template .galerie.großansict_resp .galerie-abdunkelung .view {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.yui-skin-sam .cms_template .galerie.großansict_resp .galerie-abdunkelung > .help {
		display: none;
	}
}

@media(max-width: 600px) {
	.yui-skin-sam .cms_template .bhv-table.tabelle table {
		overflow-x: auto;
	}
}

@media (max-width:400px) {
	.yui-skin-sam .cms_template .bhv-form.custom .input-button , .yui-skin-sam .cms_template .bhv-form.custom button.input-submit {
		max-width: none;
		float: none;
	}
}

@media (max-width:900px) {
	#flexmenu-1008 {
		padding-top: 20px;
	}
}
