﻿
p {
	padding: 0.5em 0em;
}
.yui-skin-sam .cms_template .bhv-container.bildbox {
	border: 1px green solid;
	padding: 10px;
	margin-right: 1px;
	min-height: 200px;
	background: white;
}
.wichtig {
	font-weight: bold;
	color: undefined;
	red: undefined;
	background: yellow;
}
#cms_root {
	max-width: var(--content-width);
	margin: 20px auto;
}
.content-width {
	max-width: var(--content-width);
	margin: 0 auto;
}
#cms_template {
	display: flex;
	flex-direction: column;
	min-height: 100vh;
}
#cms_template > * {
	width: 100%;
}
#text-13 {
	font-size: 300%;
}
#text-13 a {
	text-decoration: none;
}
#text-13 h1 {
	font-size: 200%;
}
#newpage-button-703 {
	text-align: right;
}
#newpage-button-705 {
	text-align: right;
}
#cont-12 {
	height: 7em;
}
#canvas-356 {
	box-shadow: 0 2px 7px -2px;
}
body {
	height: auto;
}
body .sprachversion {
	display: none;
}
body .en.cms_lang_orig .sprachversion {
	display: block;
	padding: 4px;
	border: 2px var(--color3) solid;
	background: #ccc;
	margin-bottom: 10px;
	text-align: center;
}
#cont-1220 {
	align-items: var(--col-align-items,inherit);
}
#flexmenu-1203 {
	--menu-symb-plus: '';
	--menu-symb-plustext: '+';
	--menu-symb-minus: '';
	--menu-symb-minustext: '-';
	--menu-margin-down: var(--menu-down-posy) 0 0 var(--menu-down-posx);
	--menu-margin-right: var(--menu-right-posy) 0 0 var(--menu-right-posx);
	font-size: var(--menu-font-size);
}
#flexmenu-1203 .menu-switch {
	position: relative;
	width: 30px;
	height: 20px;
	border-top: 5px solid var(--menu-color);
	border-bottom: 5px solid var(--menu-color);
	padding-top: 0;
	padding-bottom: 0;
	transition: all 0.7s;
	margin: 3px;
	left: calc(100% - 35px);
}
#flexmenu-1203 #kommentar {
	--subclass: vmenu;
}
#flexmenu-1203 .menu-switch::before , #flexmenu-1203 .menu-switch::after {
	width: 100%;
	height: 5px;
	background: var(--menu-color,var(--color,black));
	position: absolute;
	top: calc(50% - 2.5px);
	left: 0;
	transform-origin: 50%;
	transition: all 0.7s;
	content: '';
	-webkit-transition: all 0.7s;
	-webkit-transform-origin: 50%;
	-ms-transform-origin: 50%;
}
#flexmenu-1203 .menu-switch.open {
	border-top: 0px solid transparent;
	border-bottom: 0px solid transparent;
	padding-top: 5px;
	padding-bottom: 5px;
}
#flexmenu-1203 .menu-switch.open::before {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
}
#flexmenu-1203 .menu-switch.open::after {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
}
#flexmenu-1203 ul:not(.menu-level-1) {
	--menu-border: var(--border-width,1px) solid var(--border-color,var(--color));
}
#col-22 {
	padding-top: 10px;
}
#datenbank-1232 a {
	text-decoration: none;
	color: var(--menu-color,var(--color));
}
#datenbank-1232 .aktuell {
	font-weight: bold;
}
#cont-19 {
	text-align: center;
	margin-top: auto;
}
#cont-19 p {
	margin: 0px;
}