﻿
#cont-292 {
	max-width: var(--content-width);
	margin: 0 auto;
}
#link-button-959 {
	max-width: var(--content-width);
	margin: 0 auto;
}
#wbild-954 {
	border-top: var(--header-border-top,10px solid white);
	border-bottom: var(--header-border-bottom,10px solid var(--mfg-hellblau));
}
#wbild-954 .paginator {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#wbild-954 .yui-pg-page {
	background: url('/s/MEDIA/Kugerl_inaktiv.png') no-repeat center center;
	width: 0px;
	padding: 0px 0px 12px 12px;
	height: 0px;
	overflow: hidden;
	display: inline-block;
	border: none;
}
#wbild-954 .yui-pg-current-page.yui-pg-page {
	background: url('/s/MEDIA/Kugerl_aktiv.png') no-repeat center center;
}
#wbild-954 .navbut {
	position: absolute;
	display: inline-block;
	top: 50%;
	width: 24px;
	height: 24px;
	margin-top: -12px;
	text-align: center;
	text-decoration: none;
}
#wbild-954 .prev {
	background: url('/s/MEDIA/Pfeil_zurueck.png') no-repeat center center;
	left: 6px;
}
#wbild-954 .next {
	background: url('/s/MEDIA/Pfeil_weiter.png') no-repeat center center;
	right: 6px;
}
#wbild-954 a.bild {
	background: no-repeat center center / contain;
}
#wbild-954 img {
	width: 100%;
	height: var(--header-height);
	display: block;
	object-fit: cover;
}
#text-956 {
	max-width: var(--content-width);
	margin: 0 auto;
}
#text-957 {
	max-width: var(--content-width);
	margin: 0 auto;
}
#cms_root {
	--header-height: 280px;
}
#cont-296 {
	margin-top: 20px;
}
#datenbank-960 {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 40px;
	max-width: calc(var(--content-width) + 30px);
	margin: 15 auto 0;
}
#datenbank-960 .rec {
	display: flex;
	flex-direction: column;
	max-width: var(--box-width);
	margin: 15px;
	x-border: 1px solid var(--mfg-hellgrau);
	box-shadow: 1px 1px 4px -2px;
}
#datenbank-960 .Bild img {
	width: 100%;
	height: var(--box-img-height);
	object-fit: cover;
	display: block;
}
#datenbank-960 .info {
	padding: 0 10px;
}
#datenbank-960 .Kurztext {
	min-height: 300px;
}
#datenbank-960 a.weiterlesen {
	display: block;
	border-top: 1px solid var(--mfg-dunkelgrau);
	text-decoration: none;
	color: var(--color);
	font-weight: bold;
	padding: 6px 0;
}
#datenbank-960 h2 {
	color: var(--color);
}
#text-300 {
	margin-right: 30px;
}
#text-295 {
	margin-right: 30px;
}
#text-295 h1 {
	text-align: left;
}
#text-1743 {
	background: var(--mfg-hellblau);
	position: absolute;
	z-index: 1;
	right: 80px;
	color: white;
	font-size: 150%;
	bottom: 20%;
}
#text-1743 a {
	display: inline-block;
	padding: 10px 30px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}
#cont-1742 {
	position: relative;
}
#bild-964 img {
	width: 100%;
	height: var(--header-height);
	object-fit: cover;
	display: block;
}
#bild-964 {
	border-top: var(--header-border-top,10px solid white);
	border-bottom: var(--header-border-bottom,10px solid var(--mfg-hellblau));
	margin: 0;
}