/* 
rot: e30613
*/
/* RESET ------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, fuss, kopf, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older bzeilesers */
article, aside, details, figcaption, figure, fuss, kopf, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font-size: 105.01%;
	height: 100.1%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
div {
	position: relative;
	min-width: 0;
}
q:before, q:after {
	content: '';
}
strong {
	font-weight: 500;
	color: #133256;
}
em {
	font-style: italic;
}
.logofarbe {
	color: a4141b;
}
/* Ende RESET ---------------------------------- */
html {
	height: 101%;
}
body {
	position: relative;
	font-family: 'Roboto', Arial, Helvetica, Verdana, Sans-Serif;
	font-weight: normal;
	color: #133256;
	background-color: #fff;
	text-align: center;
	font-size: calc(13px + (20 - 13) * ((100vw - 320px) / (2200 - 320)));
	hyphens: auto;
}
#headerslider {
	display: block;
	position: relative;
	margin: 0 auto;
	margin-top: 40px;
	width: 80%;
	min-width: 960px;
	max-width: 1200px;
}
.flexslider .slides img {
	border-radius: 7px;
}
.rahmen {
	position: relative;
	width: 75%;
	min-width: 930px;
	max-width: 1100px;
	padding-right: 0px;
	margin: 0 auto 0 auto;
	border: 0px solid #000000;
}
#kopf {
	position: relative;
	width: 100%;
	min-width: 100%;
	background-color: #a4141b;
	background-image: url(../images/kopfhg.png);
	background-repeat: repeat-x;
	height: 95px;
	margin: 0 auto;
	margin-bottom: 90px;
}
#kopfinner {
	display: block;
	position: relative;
	margin: 0 auto;
	width: 82%;
	min-width: 730px;
	max-width: 1100px;
}
.inhalte {
	position: relative;
	padding-top: 10px;
	text-align: left;
	width: 82%;
	min-width: 730px;
	max-width: 1100px;
	margin: 0 auto;
}
.inhalte .rahmen {
	width: 950px;
}
.letztes {
	padding-bottom: 80px;
}
.block {
	margin-top: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.contentblock {
	display: block;
	margin-bottom: 40px;
}
.contentblock:last-child {
	padding-bottom: 20px;
}
.newsbereich {
	padding: 20px;
	padding-top: 30px;
	background-color: #fff;
	/*-moz-box-shadow: 0 0 5px #999;
	-webkit-box-shadow: 0 0 5px #999;
	box-shadow: 0 0 5px #999;*/
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.bild {
	display: block;
margin-bottom: 30px;
}
a.scrollup {
	width: 61px;
	height: 61px;
	/*    opacity:0.3;*/
	position: fixed;
	bottom: 50px;
	right: 50px;
	display: block;
	background: url('../images/icon_top.png') no-repeat;
	z-index: 5000;
}
#fuss {
	position: relative;
	display: block;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 55px;
	background-color: #133256;
	z-index: 2000;
}
#fuss .rahmen {
	width: 950px;
}
#semifuss {
position: relative;
	display: block;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #000;
}
.sp1-2, .sp2-2 {
	float: left;
	width: 48%;
}
.sp1-2 {}
.sp2-2 {
	float: right;
}
.sp8-12 {
	float: left;
	width: 66.66%;
	padding-right: 30px;
}
.sp4-12 {
	float: left;
	width: 33.33%
}
.artikelbox {
	display: block;
	padding-bottom: 20px;
	margin-left: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-top: 50px;
	border-bottom: 1px solid #a09790;
}
/* Bilderformate ---------------- */
#logobox {
	position: relative;
	float: left;
	width: 240px;
	padding: 17px;
	margin-top: 23px;
	margin-right: 15px;
	margin-left: -5px;
	text-align: center;
	-moz-box-shadow: 0 0 5px #999;
	-webkit-box-shadow: 0 0 5px #999;
	box-shadow: 0 0 5px #999;
	border: 0px solid #fff;
	background: #fff;
	border-radius: 7px;
	cursor: pointer;
	z-index: 1400;
}
#logobox a.logo img {
	width: 100%;
	height: auto;
	border: 0;
}
ul.bxslider li img {
	margin: 0 auto 0 auto;
}
.inhalte img.rahmen {
	/*background-color: rgba(213, 213, 213, 0.3);
	-moz-box-shadow: 0 0 5px #999;
	-webkit-box-shadow: 0 0 5px #999;
	box-shadow: 0 0 5px #999;*/
	border-radius: 0px;
	background-color: #ccc;
	padding: 10px;
	width: 100%;
}
img.bild {
	display: block;
	width: 100%;
	height: auto;
}
.bild img {
	display: block;
	width: 100%;
	height: auto;
	background-color: #ccc;
	padding: 0px;
	border-radius: 7px;
}
.aktuellescontent {
	margin-top: 40px;
}
/* Sonderformate -------------- */
#hintergrund {
	position: fixed;
	top: -50%;
	left: -50%;
	width: 200%;
	height: 200%;
}
#hintergrund img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	min-width: 50%;
	min-height: 50%;
}
.kopfbild {
	position: relative;
	margin: 0 auto 0px;
	padding: 0;
	*zoom: 1;
	-moz-box-shadow: 0 0 5px #999;
	-webkit-box-shadow: 0 0 5px #999;
	box-shadow: 0 0 5px #999;
	border: 0px solid #fff;
	left: -5px;
	background: #fff;
	border-radius: 7px;
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0);
}
.kopfbild img {
	max-width: 100%;
	display: block;
	border-radius: 7px;
}
.flexslider u.slides li:first-child() {
	display: none;
}
.zeile.box {
	background-color: #ddd;
	margin-bottom: 10px;
	border-radius: 7px;
}
.zweispaltig {
	column-count: 2;
	column-width: 48%;
	column-gap: 40px;
}
.media {
	position: relative;
	width: 100%;
	max-width: 750px;
	margin: 0 auto;
	margin-top: 0px;
	margin-bottom: 0px;
	-webkit-box-shadow: 0px 0px 5px 0px #333;
	box-shadow: 0px 0px 5px 0px #333;
}
video {
	display: block;
	width: 100%;
	height: auto;
	border-radius: 9px;
}
video[poster] {
	height: 100%;
	width: 100%;
	object-fit: cover;
}
a.telresp {
	text-decoration: none;
}
#socialmedia {
	position: fixed;
	background-color: #000;
	bottom: 0px;
	right: 0;
	padding-left: 10px;
	padding-right: 10px;
	border-top-left-radius: 7px;
	z-index: 4500;
}
#socialmedia p {
	display: inline-block;
}
#socialmedia a {
	display: block;
	padding: 10px;
	color: #fff;
}
#socialmedia a:hover {
	display: block;
}
#socialmedia img, #socialmedia i.fab {}
#socialmedia img, #socialmedia i.fab, #socialmedia i.fab.fa-instagram-square {
	display: inline-block;
	text-align: right;
	color: #fff;
	font-size: 22px;
}
#fbmobile {
	display: none;
}

.hgrot {
	display: block;
	background-color: #a4141b;
	color: #fff;
	padding: 15px;
	border-radius: 7px;
	margin-top: 30px;
}
.hgdark {
	display: block;
	background-color: #133256;
	color: #fff;
	padding: 15px;
	border-radius: 7px;
	margin-top: 0px;
}
/* Panel linke Seite ---------------------------------- */
.panel {
	position: fixed;
	bottom: 120px;
	right: 80px;
	display: none;
	background: #fff;
	border: 0px solid #111111;
	width: 260px;
	height: auto;
	padding: 15px;
	z-index: 5000;
	text-align: left;
	-webkit-box-shadow: 0px 0px 4px 0px #000000;
	box-shadow: 0px 0px 4px 0px #333;
}
.panel p {
	display: block;
	color: #000 !important;
	text-decoration: none;
	padding: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #fff;
	z-index: 3000;
}
.panel strong {
	font-weight: bold;
}
a.trigger2 {
	position: relative;
	display: block;
	margin-top: -10px;
	text-decoration: none;
	font-size: 14px;
	color: #fff;
	letter-spacing: 1px !important;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	padding-right: 20px;
	background: #E30613 url(../images/plus-weiss.png) no-repeat;
	background-position: 15px;
	text-align: right;
	border: 0px solid #fff;
	z-index: 4000;
}
a.trigger2:hover {
	background: #fff url(../images/plus-rot.png) no-repeat;
	background-position: 15px;
	border: 0px solid #444444;
	color: #E30613;
	display: block;
	text-decoration: none;
}
a.active.trigger2 {
	background: #fff url(../images/minus-rot.png) no-repeat;
	background-position: 15px;
	color: #E30613;
}
/* Textformatierungen ---------------------------------- */
h1, h2, nav a {
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}
.inhalte h1 {
	font-size: 16px;
	font-size: 1.1em;
	font-weight: normal;
	color: #000;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 1.0em;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.inhalte h1.linie {
	border-bottom: 1px solid #a09790;
	padding-bottom: 0.5em;
}
.inhalte h2 {
	display: block;
	font-size: 24px;
	font-size: 1.0em;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0px;
	margin-top: 1.0em;
	margin-bottom: 1.0em;
	line-height: 1.4em; /*	text-shadow: 0 1px #ffffff;*/
}
.inhalte h2.linie {
	border-bottom: 1px solid #a09790;
	padding-bottom: 0.5em;
}
.inhalte h2.linietop {
	border-top: 1px solid #a09790;
	padding-top: 2.0em;
	margin-top: 2.0em;
}
.inhalte h2:first-child {
	margin-top: 0;
}
.inhalte h2.marke {
	margin-top: 0;
	padding-top: 25px;
	border-top: 1px solid #fff;
}

.inhalte h3 {
	font-size: 12px;
	font-size: 0.875em;
	font-weight: bold;
	line-height: 1.6em;
	margin-top: 1.2em;
	margin-bottom: 0.0em;
}
.inhalte h3:first-child {
	margin-top: 0;
}
.inhalte h4 {
	font-size: 12px;
	font-size: 0.875em;
	font-weight: bold;
	line-height: 1.6em;
	margin-bottom: 0.80em;
}
.inhalte p {
	font-size: 12px;
	font-size: 0.875em;
	line-height: 1.6em;
	margin-bottom: 0.80em;
}
.inhalte p.headerzeiten {
	font-weight: bold;
}
p.untertitel {
	line-height: 100%;
	text-align: left;
	font-size: 0.7em;
	color: #333;
	margin-bottom: 30px;
}
p.stichworte {
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom: 40px;
	padding-top: 20px;
	font-size: 0.7em;
	color: #999;
}
a {
	color: #666;
	text-decoration: underline;
}
a:hover, a:active, a:visited {
	color: #a4141b;
	text-decoration: underline;
}
.inhalte ul {
	position: relative;
	list-style-type: square;
	padding-left: 17px;
	margin-bottom: 0.85em;
}
.inhalte li {
	position: relative;
	font-size: 12px;
	font-size: 0.875em;
	line-height: 1.6em;
	margin-bottom: 0.80em;
}
.inhalte ul {
	position: relative;
	list-style-type: none;
	padding-left: 30px;
	margin-bottom: 0.85em;
}
.inhalte ul li {
	position: relative;
	font-size: 12px;
	font-size: 0.875em;
	line-height: 1.6em;
	margin-bottom: 0.80em;
}
.inhalte ul li:before {
	position: absolute;
	top: 0px;
	left: -30px;
	font-family: "Font Awesome 5 Free";
	content: "\f192";
	color: #a4141b;
	border: 0px solid red;
}
.inhalte ul ul {
	margin-top: 0.85em;
}
a.telresp {
	text-decoration: none;
	color: #000;
}
h2 a {
	text-decoration: none;
	color: #000;
}
a.button {
	display: inline-block;
	margin-top: 6px;
	padding: 5px;
	padding-left: 8px;
	padding-right: 8px;
	border-radius: 7px;
	background-color: #a4141b;
	text-decoration: none;
	color: #fff;
}

.inhalte .hgrot h2, .inhalte .hgrot h3, .inhalte .hgrot p, .inhalte .hgrot li, .inhalte .hgrot a, .inhalte .hgrot a:hover, .inhalte .hgrot strong, .inhalte .hgdark h2, .inhalte .hgdark h3, .inhalte .hgdark p, .inhalte .hgdark li, .inhalte .hgdark a, .inhalte .hgdark a:hover, .inhalte .hgdark strong {
	color: #fff;
}
/* Galerien --------------------------------- */
.galerie ul {
	list-style-type: none;
	margin: 0;
	margin-top: 40px;
	padding: 0;
}
.galerie ul li {
	display: inline-block;
	width: 30%;
	height: auto;
	border: 0px solid red;
	margin-right: 2.5%;
	margin-bottom: 20px;
}
ul li img {
	display: block;
	width: 100%;
	height: auto;
}
.galerie ul li a {
	text-decoration: none;
}
ul.marken li {
	width: 22.5%;
	margin-right: 2%;
	margin-bottom: 20px;
}
ul.marken li img {
	background-color: rgba(213, 213, 213, 0.3);
	padding: 10px;
	width: 100%;
	max-width: 300px;
	height: auto;
	-moz-box-shadow: 0 0 5px #999;
	-webkit-box-shadow: 0 0 5px #999;
	box-shadow: 0 0 5px #999;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
ul.marken li img:hover {
	background-color: rgba(255, 255, 255, 0.6);
	box-shadow: 0 0 12px #999;
}
/* Team --------------------------------- */
.inhalte .team {
	position: relative;
	margin-top: 30px;
}
.inhalte .team ul {
	list-style-type: none;
	padding: 0;
	margin: 0 auto;
	margin-top: 20px;
	width: 100%;
	border: 0px solid #000;
	z-index: 100;
}
.inhalte .team ul li {
	position: relative;
	display: inline-block;
	vertical-align: top;
	padding: 0px;
	margin-right: 3%;
	margin-bottom: 30px;
	width: 30%;
	height: auto;
	-moz-box-shadow: 0 0 5px #999;
	-webkit-box-shadow: 0 0 5px #999;
	box-shadow: 0 0 5px #999;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.inhalte .team.zweireihig, .inhalte .team ul {
	margin-top: 5px;
}
.inhalte .team.zweireihig ul li {
	width: 47%;
	margin-right: 3%;
}
.inhalte .team.maxwidth ul li {
	width: 100%;
	margin-right: 0%;
}
.inhalte .team ul li i.fas {
	position: absolute;
	font-size: 18px;
	bottom: 5px;
	right: 10px;
	z-index: 400;
}
.inhalte .team ul li img {
	padding: 0px;
	margin: 0;
	line-height: 100%;
	display: block;
	width: 100%;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
}
.inhalte .team ul li p {
	margin: 0;
	line-height: 30px;
	height: 30px;
	padding-left: 5%;
	padding-right: 5%;
}
.inhalte .team ul li:hover {
	background-color: rgba(255, 255, 255, 0.6);
	box-shadow: 0 0 12px #999;
}
.inhalte .team ul > li > div.teaminfo {
	position: absolute;
	bottom: 30px;
	left: 0;
	display: none;
	margin: 0;
	padding-left: 5%;
	padding-right: 1.5%;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 100%;
	background: none;
	border: 0px solid red;
	z-index: 40;
	background-color: rgba(255, 255, 255, 0.7);
}
.inhalte .team ul li:hover div.teaminfo {
	display: block;
	left: 0;
	height: auto;
	z-index: 400;
}
.inhalte .team ul li:hover div.teaminfo ul {
	display: block;
	width: auto;
	height: auto;
}
.inhalte .team ul li div.teaminfo ul li {
	display: block;
	width: auto;
	margin: 0;
	padding-top: 5px;
	background: none;
	border: none;
	border-radius: 0;
	box-shadow: none;
}
/* -- 2Klick-Lösung iFrames Youtube etc. ------------------ */
div.privacy-msg p {
	position: relative;
	display: block;
	width: 100%;
	border: 0px solid black;
	padding: 5%;
	text-align: left;
	background-color: #efefef;
	z-index: 8000;
	font-size: 0.8rem;
}
div.privacy-msg p a {
	display: inline-block;
	background: #093a7a;
	color: #fff !important;
	text-decoration: none;
	padding: 10px;
	margin-top: 20px;
	text-align: center;
}
/* Film einbetten responsive --- */
.film {}
.embed-container {
	position: relative;
	background-color: #000;
	background-image: url(/bilder/videostartbild.jpg);
	background-size: cover;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	height: auto;
	max-height: 320px;
	border-radius: 9px;
}
.embed-container iframe, .embed-container object, .embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 50;
}
/*Formulargestaltung -------------------------------- */
fieldset {
	border: 1px solid #ddd;
	border-radius: 7px;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #fff;
}
legend {
	background-color: #000;
	font-size: 1.0rem;
	color: #fff;
	padding: 5px;
	border-radius: 7px;
}
label /* Alle Labels UND Formularelemente auswählen */ {
	display: relative;
	display: inline-block;
	border: 0px solid #AF8728;
	text-align: left;
	width: 30%;
	border-bottom: 0px solid #FFA078;
}
form br { /* Alle Zeilenumbrüche in Formularen auswählen */
	/* das floating der labels und inputs aufheben */
}
.formular p {
	padding-bottom: 6px;
	margin-bottom: 6px;
	border: 0px solid #000;
}
.form {
	display: inline-block;
	width: 70%;
	background: #e8e8e8;
	border-bottom: 1px solid #ddd;
	border-top: 0px solid #9c9c9c;
	border-right: 0px solid #fff;
	border-left: 0px solid #9c9c9c;
	margin: 0px;
	text-align: left;
	color: #000;
	font-weight: normal;
	height: 2.2em;
	/*-webkit-box-shadow: 0px 0px 4px 0px #ddd;
	box-shadow: inset 0px 0px 4px 0px #ddd;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;*/
}
.arbeitsplatzdaten label, .arbeitsplatzdaten .form {
	display: block;
	width: 100%;
}
.form2, #submit {
	font-size: 14px;
	background-color: #000;
	color: #fff;
	border: 0px solid #000;
	-webkit-box-shadow: 0px 0px 4px 0px #ddd;
	box-shadow: 0px 0px 3px 0px #999;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	cursor: pointer;
}
.form2:hover, #submit:hover {
	color: #fff;
	background-color: #a4141b;
	-webkit-box-shadow: 0px 0px 4px 0px #ddd;
	box-shadow: 0px 0px 0px 0px #999;
}
textarea.form.nachricht {
	width: 100%;
	height: 80px;
}
p.blickrichtung, p.geraete {
	display: inline-block;
	width: 31%;
	border: 0px solid red;
}
p.blickrichtung label, p.geraete label {
	margin: 0;
	padding: 0;
	width: auto;
}

input.formschutz {
	display: none !important;
}


/* Suchfunktion ----------------------------- */
#suche {
	position: absolute;
	top: 125px;
	right: 2%;
	z-index: 1000;
}
#suche input {
	display: inline-block;
	float: left;
	color: #fff;
	border-radius: 7px;
}
#suche input#suchbegriff {
	width: 50%;
	min-width: 180px;
	background-color: #fff;
	border: 1px solid #9c9e9f;
	height: 33px;
	padding-left: 5px;
	color: #133256;
}
#suche input#suchstart {
	height: 33px;
	width: 33px;
	background-color: #9c9e9f;
	background-image: url(../images/suche.png);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
	border: 0px solid #000;
}
/* Sitemap Startseite ----------------------- */
.contentblock ul.sitemap {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.contentblock .sitemap li {
	display: inline-block;
}
.contentblock .sitemap li a {
	display: block;
	margin-top: 6px;
	padding: 5px;
	padding-left: 8px;
	padding-right: 8px;
	border-radius: 7px;
	background-color: #ddd;
	text-decoration: none;
}
.contentblock .sitemap li a:hover {
	background-color: #a4141b;
	text-decoration: none;
	color: #fff;
}
/* Bildnachweis ----------------------------- */
.contentblock ul.bildnachweis {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.bildnachweis li {
	display: table;
}
.bildnachweis li img {
	display: table-cell;
	width: 150px;
	height: auto;
	margin-right: 15px;
	vertical-align: middle;
}
.bildnachweis span {
	display: table-cell;
	vertical-align: middle;
}
/* Fussbereich ------------------------------ */
#fuss h2 {
	font-size: 14px;
	font-size: 0.9em;
	line-height: 1.5em;
	margin-bottom: 0.85em;
	color: #fff;
	font-weight: bold;
	border-bottom: 0px solid;
	padding-bottom: 3px;
}
#fuss p {
	font-size: 12px;
	font-size: 0.8rem;
	line-height: 160%;
	margin-bottom: 0.9rem;
	color: #fff;
}
#fuss p.headerzeiten {
	margin-bottom: 0;
}
#fuss p a {
	text-decoration: none;
	color: #fff;
}
#fuss p a:hover {
	text-decoration: none;
	color: #E4E1DD;
}
#fuss .telefon {
	display: inline-block;
	margin-top: 6px;
	padding: 5px;
	padding-left: 8px;
	padding-right: 8px;
	border-radius: 7px;
	background-color: #a4141b;
	text-decoration: none;
	color: #fff;
}
#abdecker {
	position: fixed;
	display: block;
	width: 100%;
	height: 10px;
	bottom: 0;
	left: 0;
	background-color: #000;
	z-index: 4000;
}
/* Overlay Popup --------------- */
.overlayinfo {
	display: block;
	position: relative;
	margin-top: 3vh;
	background-color: #fff;
	padding: 2vw;
	padding-bottom: 50px;
	overflow: auto;
}
.overlayinfo p {
	font-size: 0.85em;
	line-height: 150%;
	text-align: left;
	margin-bottom: 1.0em;
}
.overlayinfo img {
	display: block;
	width: 100%;
	height: auto;
}
.overlayinfo #abdecker {
	display: block;
	position: fixed;
	z-index: 8000;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50px;
	border: 1px solid #fff;
	background-color: #fff;
}
#sonderinfo {
	position: fixed;
	display: block;
	left: 0;
	bottom: 0px;
	text-align: center;
	margin: 0 auto;
	width: 100%;
	z-index: 4300;
	overflow: visible;
}
#sonderinfo .inhalte {
	display: block;
	margin: 0 auto;
	text-align: center;
}
#sonderinfo p {
	position: relative;
	display: block;
	margin: 0;
	background-color: #a4141b;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	line-height: 30px;
	height: 30px;
	color: #fff;
	text-align: center;
	font-size: 13px;
	font-size: 0.9rem;
	font-weight: normal;
	letter-spacing: 1px;
}
#sonderinfo a {
	color: #fff;
	text-decoration: none !important;
}
.fancybox-slide--iframe .fancybox-content {
	width: 90%;
	height: auto;
	max-width: 500px;
	max-height: 80%;
	margin: 0;
}
#kurzinfo { /* Balken am oberen Fensterrand */
	display: block;
	position: relative;
	width: 100%;
	background-color: #000;
	color: #fff;
	padding: 5px;
	text-align: center;
	margin: 0 auto;
	z-index: 1000;
}
#kurzinfo p {
	font-size: 12px;
	font-size: 0.9rem;
	text-align: center;
	line-height: 140%;
	padding: 5px;
}
#kurzinfo a {
	color: #fff;
}

/* Popup-Layer -------------- */
#sonderinfos {
	position: absolute;
	top: 120px;
	left: 10%;
	background-color: #fff;
	padding: 2vw;
	width: auto;
	max-width: 800px;
	z-index: 10000;
	text-algin: left;
	box-shadow: 0 0px 25px rgba(0, 0, 0, 0.6);
}
.sonderinfocontent {
    display: block;
    width: 100%;
    min-width: 100% !important;
    max-width: 100% !important;
    margin-top: 40px !important;
    border:0px solid red !important;
}
#sonderinfos img {
	display: block;
	width: 100%;
	height: auto;
}
#sonderinfos .schliessen {
	position: absolute;
	right: 30px;
	top: 20px;
	font-size: 20px;
}
#sonderinfos .schliessen i {
	font-size: 30px;
	color: #194e91;
}
#sonderinfos p.schliessen2 {
		margin-top: 30px;
	text-align: center;
	}
#sonderinfos p.schliessen2 a {
	display: inline-block;
text-decoration: none !important;
	color: #194e91;
	text-align: center;
}
#sonderinfos p, #sonderinfos h3 {
	font-size: 0.9em;
	line-height: 150%;
	text-align: left;
	margin-bottom: 0.9em;
}
#sonderinfos h2 {
	font-size: 1.4em;
	text-align: left;
		margin-bottom: 0.9em;
}
#sonderinfos h3 {
	font-size: 1.2em;
}


/* Aufzaehlungspunkte abschalten -------- */
.inhalte ul.sitemap li:before, .inhalte .sitemap ul li:before, .team ul li:before, ul.marken li:before, .galerie ul li:before, ul.bildnachweis li:before {
	position: inherit;
	top: inherit;
	left: inherit;
	content: "";
}
/* Scrollup Pfeil ----------------------- */
div.scrollup {
	background-color: #a4141b;
	color: #fff;
	border-radius: 50%;
	position: fixed;
	width: 35px;
	height: 35px;
	top: 125px;
	right: 15px;
	text-align: center;
	z-index: 11000;
	display: none;
}
div.scrollup a {
	display: inline-block;
	text-align: center;
	color: #fff;
	line-height: 35px;
	font-size: 22px;
}
/* Kennzeichnung externer Links --------- */
.exlink {
	position: relative;
	top: 0px;
	left: 0px;
}
a.exlink span {
	display: none;
}
a:hover.exlink span {
	display: block;
	position: absolute;
	top: 25px;
	left: 0;
	margin: 0px;
	background-color: #fff7d7;
	padding: 5px;
	color: #000000;
	border: 1px solid #666666;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	z-index: 100;
}
a:hover.exlink {
	color: #000000;
	border: 0px;
	font-weight: normal;
	text-decoration: none;
	z-index: 200;
}
/* Ende exlink */
/* *** Float containers fix:
http://www.csscreator.com/attributes/containedfloat.php *** */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
a.scrollup {
	width: 61px;
	height: 61px;
	/*    opacity:0.3;*/
	position: fixed;
	bottom: 50px;
	right: 50px;
	display: block;
	text-indent: -9999px;
	background: url('../images/icon_top.png') no-repeat;
	z-index: 5000;
}
/* Beginn Grid-System -------------------- */
* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.zeile {
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	margin: 0 auto;
	text-align: left;
	border: 0px solid #000;
}
.zeile.abstand {
	margin-top: 30px;
}
.zeile .zeile {
	width: auto;
	max-width: none;
	min-width: 0;
	margin: 0 -15px;
}
.spalte, .spalten {
	float: left;
	min-height: 1px;
	padding: 0 2%;
	position: relative;
	border: 0px solid #000;
}
[class*="spalte"] + [class*="spalte"]:last-child {
	float: right;
}
[class*="spalte"] + [class*="spalte"].end {
	float: left;
}
.zeile .eins {
	width: 8.33%
}
.zeile .zwei {
	width: 16.66%
}
.zeile .drei {
	width: 25%
}
.zeile .vier {
	width: 33.33%
}
.zeile .fuenf {
	width: 41.66%
}
.zeile .sechs {
	width: 50%
}
.zeile .sieben {
	width: 58.33%
}
.zeile .acht {
	width: 66.66%
}
.zeile .neun {
	width: 75%
}
.zeile .zehn {
	width: 83.33%
}
.zeile .elf {
	width: 91.66%
}
.zeile .zwoelf {
	width: 100%
}
/* Nicolas Gallagher's micro clearfix */
.zeile:before, .zeile:after, .clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.zeile:after, .clearfix:after {
	clear: both;
}
.zeile, .clearfix {
	zoom: 1;
}
/* Mobile */
@media only screen and (max-width: 860px) {
	body {
		-webkit-text-size-adjust: none;
		-ms-text-size-adjust: none;
		width: 100%;
		min-width: 0;
		margin-left: 0;
		margin-right: 0;
		padding-left: 0;
		padding-right: 0;
	}
	.container {}
	.zeile {
		width: auto;
		min-width: 0;
		margin-left: 0;
		margin-right: 0;
		border: 0px solid #000;
	}
	.spalte, .spalten {
		width: 100% !important;
		float: none;
	}
	.spalten:nth-child(2) {
		margin-top: 40px;
		border: 0px solid red;
	}
	.spalte:last-child, .spalten:last-child {
		float: none;
	}
	[class*="spalte"] + [class*="spalte"]:last-child {
		float: none;
	}
	.spalte:before, .spalten:before, .spalte:after, .spalten:after {
		content: "";
		display: table;
	}
	.spalte:after, .spalten:after {
		clear: both;
	}
}
/* Ende Grid-System --------------- */
/* roboto-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('/webfonts/roboto-v30-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url('/webfonts/roboto-v30-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('/webfonts/roboto-v30-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-500italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: url('/webfonts/roboto-v30-latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('/webfonts/roboto-v30-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

