@charset "UTF-8";
/* Altes Design (Stand vor 09/2026, mack.css aus Commit d1d9c40).
   Nur aktiv mit der Konstante showNewDesign = false (main.constants.ts). */
/*

	Farb-Definitionen:
	Blau: #1375bb;
	Blau-Hell: #daf0ff;
	Grau: #575656;

*/
iframe {
  max-width: 100%;
}

img {
  max-width: 100%;
  width: 100%;
  height: auto;
}

/* Kreis auf der Startseite: */
@media (max-width: 565px) {
  .ch-grid li {
    margin: 0;
  }
}
@media (max-width: 520px) {
  .ch-grid li {
    width: 380px;
    height: 380px;
  }
}
@media (max-width: 500px) {
  .ch-grid li {
    width: 320px;
    height: 320px;
  }
}
@media (max-width: 991px) {
  .ch-grid li {
    display: none;
  }
}
.content.content-lorek {
  padding-top: 30px !important;
}

.teaser-text time {
  display: none;
}

.col-md-4 table td {
  border-bottom: dotted #ccc 1px;
  padding: 4px 0;
}

h2.heading {
  color: #1375bb; /* Blau */
  font-weight: 700;
  text-transform: none;
}

.about-bottom h4 {
  color: #000000;
}

body > div.header {
  background-image: url("/fileadmin/images/header.jpg");
  background-size: cover;
  background-position-x: center;
}

.header {
  padding: 0;
}

.header-image img {
  max-width: 100%;
  width: 320px;
  margin: 1.5rem auto 3rem auto;
  display: block;
}

.header, .footer-top {
  background-color: #daf0ff; /* Blau-Hell */
}

.footer-img {
  width: 1170px;
  display: block;
  margin: 0 auto;
}

.navbar-nav {
  background: none;
}

.navbar-default .navbar-collapse {
  background: none;
  display: inline-block !important;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}

.navbar-default {
  background: none;
}

.navbar-default .navbar-nav > li > a {
  /* Menüpunkt normal: */
  color: #575656; /* Grau */
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  /* Menüpunkt hover & aktiv: */
  background: none;
  color: #1375bb; /* Blau */
  font-weight: 700;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  /* Hover */
  color: #1375bb; /* Blau */
}

.about-middle {
  background-color: #1375bb; /* Blau */
  color: #FFFFFF;
}
.about-middle a {
  color: #FFFFFF;
  text-decoration: underline;
}
.about-middle a:hover {
  text-decoration: none;
}

.about-middle h1,
.about-middle h2,
.about-middle h3,
.about-middle h4,
.about-middle h5,
.about-middle h6 {
  color: #ffffff;
}

.about-section {
  padding: 2em 0;
}

.about {
  margin-bottom: 2em;
}

.header:after {
  z-index: -1;
}

.logo {
  float: none;
  width: 10%;
  position: absolute;
  left: 45%;
  top: 5%;
}

.logo img {
  width: 100%;
  max-width: 100%;
}

.view img {
  border-radius: 50%;
}

.content {
  padding: 4em 0;
}

h1, h2, h3, h4, h5, h6 {
  color: #1375bb; /* Blau */
  font-weight: 400;
}

h2 {
  margin-top: 1.5em;
  margin-bottom: 1em;
}

h3, h4 {
  margin-top: 1.25em;
  margin-bottom: 1em;
}

.news .article h3 {
  margin-top: 0;
  margin-bottom: 0;
}

p {
  /*margin:10px 0 10px 0;*/
  margin-bottom: 1rem;
}

.footer-grid h5 {
  color: #1375bb; /* Blau */
}

.footer-grid p,
.footer-grid p a {
  color: #323232;
}

.footer-grid p a:link,
.footer-grid p a:visited {
  text-decoration: underline;
}

.footer-grid p a:hover {
  text-decoration: none;
}

.copyrights p a {
  color: #daf0ff; /* Blau-Hell */
}

/* Team-Bilder: */
/*
.flip-container {
	border-radius:50%;
	overflow:hidden;
}

.flip-container, .front, .back {
    width: 255px;
    height: 255px;
    border-radius: 50%;
    overflow: hidden;
}

.flip-container .back {
	background-color:#1375bb;
	display:table-cell;
	vertical-align:middle;
	position:relative;
	color:#FFFFFF;
}

.flip-container .back h4 {
	color:#FFFFFF;
}

.flip-container .back  p {
	line-height:normal;
}

.flip-container .back  a:link {
	color:#FFFFFF;
	text-decoration:underline;
}
.flip-container .back  a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
*/
.our-staff-grids .content {
  padding: 0;
}

.our-staff-grids .content-schmied {
  padding-top: 2.5em;
}

.our-staff-grids .content-mueller,
.our-staff-grids .content-fuchs,
.our-staff-grids .content-bosch {
  padding-top: 4em;
}

.our-staff-grids .content-sauer,
.our-staff-grids .content-habich,
.our-staff-grids .content-warth,
.our-staff-grids .content-nitsch,
.our-staff-grids .content-saphic {
  padding-top: 6em;
}

.our-staff-grids .content-schmid-gabi,
.our-staff-grids .content-wollanka {
  padding-top: 3.2em;
}

@media (max-width: 1200px) {
  .our-staff-grids .content-sauer,
.our-staff-grids .content-habich,
.our-staff-grids .content-warth,
.our-staff-grids .content-nitsch,
.our-staff-grids .content-saphic {
    padding-top: 5em;
  }
}
@media (max-width: 991px) {
  .our-staff-grids .content-mueller,
.our-staff-grids .content-fuchs,
.our-staff-grids .content-schmid-gabi,
.our-staff-grids .content-wollanka {
    padding-top: 3em;
  }
  .our-staff-grids .content-sauer,
.our-staff-grids .content-habich,
.our-staff-grids .content-warth,
.our-staff-grids .content-nitsch,
.our-staff-grids .content-saphic {
    padding-top: 4.2em;
  }
}
@media (max-width: 767px) {
  .our-staff-grids .content-schmied {
    padding-top: 2.5em;
  }
  .our-staff-grids .content-mueller,
.our-staff-grids .content-fuchs,
.our-staff-grids .content-bosch {
    padding-top: 4em;
  }
  .our-staff-grids .content-sauer,
.our-staff-grids .content-habich,
.our-staff-grids .content-warth,
.our-staff-grids .content-nitsch,
.our-staff-grids .content-saphic {
    padding-top: 6em;
  }
}
@media (max-width: 640px) {
  .our-staff-grids .content-mueller,
.our-staff-grids .content-fuchs,
.our-staff-grids .content-schmid-gabi,
.our-staff-grids .content-wollanka {
    padding-top: 3em;
  }
  .our-staff-grids .content-sauer,
.our-staff-grids .content-habich,
.our-staff-grids .content-warth,
.our-staff-grids .content-nitsch,
.our-staff-grids .content-saphic {
    padding-top: 4.5em;
  }
}
@media (max-width: 430px) {
  .our-staff-grids .content-schmied {
    padding-top: 2.5em;
  }
  .our-staff-grids .content-mueller,
.our-staff-grids .content-fuchs,
.our-staff-grids .content-bosch {
    padding-top: 4em;
  }
  .our-staff-grids .content-sauer,
.our-staff-grids .content-habich,
.our-staff-grids .content-warth,
.our-staff-grids .content-nitsch,
.our-staff-grids .content-saphic {
    padding-top: 6em;
  }
  .our-staff-grids .content-schmid-gabi,
.our-staff-grids .content-wollanka {
    padding-top: 3.2em;
  }
}
.flip-container, .flipper {
  width: 255px;
  height: 255px;
}

.our-staff-grid p {
  padding: 0.5em;
  font-size: 1.25rem;
}

@media (max-width: 1200px) {
  .flip-container, .flipper {
    width: 215px;
    height: 215px;
  }
  .our-staff-grid .back h4 {
    font-size: 1.2em;
  }
  .our-staff-grid p {
    font-size: 0.8em;
  }
}
@media (max-width: 991px) {
  .flip-container, .flipper {
    width: 165px;
    height: 165px;
    margin: auto;
  }
  .our-staff-grid .back h4 {
    display: none;
  }
}
@media (max-width: 767px) {
  .our-staff-grid {
    width: 50%;
  }
  .our-staff-grid .back h4 {
    display: block;
  }
  .our-staff-grid p {
    font-size: 1.02em;
  }
  .flip-container, .flipper {
    width: 265px;
    height: 265px;
    margin: auto;
  }
}
@media (max-width: 640px) {
  .our-staff-grid .back h4 {
    display: none;
  }
  .our-staff-grid p {
    font-size: 0.8em;
  }
  .flip-container, .flipper {
    width: 165px;
    height: 165px;
    margin: auto;
  }
}
@media (max-width: 430px) {
  .our-staff-grid {
    width: 100%;
  }
  .our-staff-grid .back h4 {
    display: block;
  }
  .our-staff-grid p {
    font-size: 1.02em;
  }
  .flip-container, .flipper {
    width: 265px;
    height: 265px;
    margin: auto;
  }
}
.flip-container, .front, .back {
  border-radius: 50%;
  overflow: hidden;
}

.flip-container .back {
  background-color: #1375bb;
  display: table-cell;
  vertical-align: middle;
  position: relative;
  color: #FFFFFF;
}

.our-staff-grid .back h4 {
  color: #FFFFFF;
}

.ch-info {
  background-color: #1375bb; /* Blau */
}

.ch-info h3 {
  color: #fff;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 2px;
  font-size: 18px;
  margin: 0 60px;
  padding: 122px 0 0 0;
  height: 156px;
  font-family: "Open Sans", Arial, sans-serif;
  text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, 0.3);
}

.tx-wecmap-pi1 table,
.tx-wecmap-pi1 table td {
  width: 100%;
}

.tx-wecmap-map {
  width: 100% !important;
  height: 360px !important;
}

/* News */
.news time {
  float: left;
}

.news .footer {
  display: none;
}

.header, .footer-top {
  padding: 0.6em;
}

a.more {
  background: #1375bb; /* Blau */
}

a.more:hover {
  background: #daf0ff; /* Blau-Hell */
  color: #1375bb; /* Blau */
}

.container-fluid > .navbar-header {
  display: none;
}

.navbar-inverse {
  background: none;
  text-align: center;
}

.navbar-nav > li {
  margin: 0 10px;
}

.navbar-inverse .navbar-nav > li > a {
  color: #000000;
}

.nav > li > a {
  padding: 15px !important;
}

.dropdown-menu > li > a {
  padding: 10px 20px;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #1375bb; /* Blau */
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background: #1375bb; /* Blau */
}

nav ul.dropdown-menu a {
  text-transform: none;
}

.content ul {
  padding-left: 20px !important;
  margin-bottom: 1rem;
}

a.btn:hover {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

a.btn.btn-read-more {
  margin-top: 20px;
  background-color: #1375bb;
  font-weight: bold;
  color: rgb(255, 255, 255);
}

div#c67 h3 {
  margin-top: 1.5em;
  margin-bottom: 1em;
}

div#c67 h4 {
  margin-bottom: 1em;
}

div#c67 ul,
div#c67 ol {
  margin: 1em 0;
}

.topnews .header {
  background-color: #dd2121 !important;
}

.topnews .header a {
  color: #fff;
}

.news-single .header {
  margin-bottom: 1rem;
}

#c72 .contenttable, #c81 .contenttable, #c83 .contenttable, #c85 .contenttable, #c86 .contenttable, #c93 .contenttable {
  width: 100%;
}
#c72 .contenttable tr:nth-child(odd), #c81 .contenttable tr:nth-child(odd), #c83 .contenttable tr:nth-child(odd), #c85 .contenttable tr:nth-child(odd), #c86 .contenttable tr:nth-child(odd), #c93 .contenttable tr:nth-child(odd) {
  background-color: #daf0ff;
}
#c72 .contenttable td, #c81 .contenttable td, #c83 .contenttable td, #c85 .contenttable td, #c86 .contenttable td, #c93 .contenttable td {
  padding: 0.75rem;
}
#c72 .contenttable tr.add-line, #c81 .contenttable tr.add-line, #c83 .contenttable tr.add-line, #c85 .contenttable tr.add-line, #c86 .contenttable tr.add-line, #c93 .contenttable tr.add-line {
  background-color: #daf0ff;
}
#c72 .contenttable tr, #c81 .contenttable tr, #c83 .contenttable tr, #c85 .contenttable tr, #c86 .contenttable tr, #c93 .contenttable tr {
  background-color: transparent;
}

#c86 h2,
#c93 h2 {
  color: #dd2121 !important;
}
#c86 .contenttable,
#c93 .contenttable {
  border: 1px solid #dd2121 !important;
  margin-bottom: 1rem;
}
#c86 .contenttable tr:nth-child(odd),
#c93 .contenttable tr:nth-child(odd) {
  background-color: #f59f9f;
}

#c35 th {
  background-color: #1375bb;
  color: #ffffff;
}

.news-single p {
  margin-bottom: 1rem;
}

.footer-top .mt-3 {
  margin-top: 3rem;
}

.logo-footer {
  max-width: 300px;
}

/* Öffnungszeiten auf der Startseite */
#c16 table td {
  padding: 4px 8px;
}

#c16 table tr:nth-child(6) td {
  border-bottom: 0px;
}

#c16 table td a {
  color: #ffffff;
  text-decoration: underline;
}

