﻿
.yui-skin-sam .bhv-text {
	padding: 0em 0.5em;
}
p {
	margin: 0.5em 0em;
}
#cms_root {
	margin-top: 40px;
}
#col-11608 {
	width: calc(30px);
}
#col-11607 {
	width: calc(100% - 30px);
}
#menu-11602 li {
	list-style: none;
}
#menu-11602 a {
	text-decoration: none;
	color: #808;
}
#text-11604 {
	padding: 4px;
	color: #808;
}
#text-11608 {
	padding: 4px;
	cursor: pointer;
}
#text-11608 a {
	color: #808;
}
#design-menucompact-11623 {
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	background: #fad;
	z-index: 1;
}
#cms_template {
	background: rgba(255,255,255,0.5);
	margin: 40px;
	padding: 10px;
}
body {
	background: /*schema("Hintergrund links")*/ #B8F9CB;
	color: var(--schrift-normal);
	--schrift-normal: /*schema("Schrift 2")*/ #085E5E;
}