@charset "UTF-8";
/**
 * @Author: Andrea Dittler | webspezi.com
 * @Date:   2023-11-09 07:00:37
 * @Last Modified by:   Andrea Dittler | webspezi.com
 * @Last Modified time: 2023-11-09 07:11:50
 */
/**
 * @Author: Andrea Dittler | webspezi.com
 * @Date:   2023-11-09 06:55:17
 * @Last Modified by:   Andrea Dittler | webspezi.com
 * @Last Modified time: 2023-11-10 13:59:35
 */
.rot {
  color: #ca003a;
}

/**
 * @Author: Andrea Dittler | webspezi.com
 * @Date:   2019-03-02 09:44:03
 * @Last Modified by:   Andrea Dittler | webspezi.com
 * @Last Modified time: 2023-11-09 07:05:03
 */
/**
 * @Author: Andrea Dittler | webspezi.com
 * @Date:   2023-11-09 06:56:33
 * @Last Modified by:   Andrea Dittler | webspezi.com
 * @Last Modified time: 2023-11-10 14:04:04
 */
/*helpers*/
.blind,
.zeig0,
.invisible {
  display: none;
}

.oversized {
  margin-left: -15px;
  margin-right: -15px;
  padding-right: 15px;
  padding-left: 15px;
  padding-top: 15px;
}

.breite-70 .binnen {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 767px) {
  .breite-70 .binnen {
    width: 90%;
  }
}

.no-border {
  border: none;
}

.float .l {
  float: left;
}
.float .r {
  float: right;
}

b,
strong {
  font-weight: bold;
}

.width-250 {
  width: 250px;
}

.width-350 {
  width: 350px;
}

img {
  max-width: 100%;
  height: auto;
}
img.img-circle {
  padding: 18px;
}

.zentriert {
  text-align: center;
}

.upper {
  text-transform: uppercase;
}

.underline {
  text-decoration: underline;
}

.img-no-padding img {
  padding: 0;
}

.ta-right {
  text-align: right;
}

.ta-left {
  text-align: left;
}

.no-margin-bottom {
  margin-bottom: 0;
}

.no-margin-top {
  margin-top: 0;
}

.well {
  border-radius: 0;
}

.binnen.slick .flex_member.spalten-4 .oben,
.binnen.slick .flex_member.spalten-4 unten {
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}

.loading {
  position: relative;
  min-height: 500px;
}

.loading::before {
  content: url(/cms/img/ajax-loader.gif);
  padding-top: 18%;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  color: #fff;
  display: block;
  background: rgba(255, 255, 255, 0.4);
  height: 100%;
  z-index: 1;
  width: 100%;
  position: absolute;
  right: 0;
}
@media only screen and (max-width: 767px) {
  .loading::before {
    width: 120% !important;
    right: -15px !important;
    left: -15px !important;
  }
}

.bildunterschrift {
  position: relative;
  overflow: hidden;
  color: #777;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 140%;
  padding: 10px;
  font-style: italic;
}
.bildunterschrift b {
  font-weight: 400;
}

a.revmail {
  unicode-bidi: bidi-override;
  direction: rtl;
}

.mail,
.tel {
  white-space: nowrap;
}

hr {
  margin-top: 10px;
  margin-bottom: 10px;
  border: 0;
  border-top: 1px solid #bababa;
}

.table {
  display: table;
}

.table-cell {
  display: table-cell;
  vertical-align: middle;
}

/**
 * @Author: Andrea Dittler | webspezi.com
 * @Date:   2023-11-09 06:59:52
 * @Last Modified by:   Andrea Dittler | webspezi.com
 * @Last Modified time: 2023-11-09 07:13:49
 */
.bottom-menu {
  margin-top: 90px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.h130px {
  height: 130px;
  overflow: hidden;
}
.h130px IMG {
  max-width: 100%;
}

.h350px {
  height: 100%;
  overflow: hidden;
}

.fontawesome {
  font-family: FontAwesome;
  -webkit-font-smoothing: antialiased;
}

A.various:after,
A.btn:after,
.footer A:after {
  content: "" !important;
}

.rot {
  color: #ca003a;
}

A.thumbnail:hover {
  border-color: #ca003a;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25) !important;
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25) !important;
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25) !important;
}

.wsTyp1a {
  margin-bottom: 20px;
}

/*$group WSBlocks*/
DIV.wsBlocksTeaser.samehight {
  margin-bottom: 10px;
}
DIV.wsBlocksTeaser.samehight .indexbild {
  height: 141px;
}
DIV.wsBlocksTeaser.samehight .indexbild .innen {
  height: 141px;
  overflow: hidden;
}

.wsBlocksNurBild IMG {
  max-width: 100%;
}

.wsBlocksBT .wsBlocksNurBild,
.wsBlocksTB .wsBlocksNurBild {
  /*padding-right: 21px;*/
  padding-top: 14px;
}

.wsBlocks2Bilder,
.wsBlocksNurBild,
.wsBlocksTB,
.wsBlocksBT {
  margin-top: 8px;
  margin-bottom: 8px;
}

.wsBlocksGallery2 .gal2bild {
  margin-top: 8px;
  margin-bottom: 8px;
}
.wsBlocksGallery2 .wsY1 {
  margin-left: 0;
  clear: left;
}

/*$end*/
.spancnt1,
.col-xs-12.wsY0 {
  margin-left: 0 !important;
}

P[style*=justify] {
  text-align: justify;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.media .col-xs-1 {
  text-align: center;
}

.media .col-xs-1 IMG {
  margin-left: auto;
  margin-right: auto;
}

.blind {
  display: none !important;
}

.carousel-inner .item IMG {
  margin-left: auto;
  margin-right: auto;
}

.videobutton {
  height: 50px;
  position: absolute;
  top: 40%;
  left: 40%;
  width: 50px;
  font-size: 58px;
}

.slicknav_menu {
  display: none;
}

/**
 * @Author: Andrea Dittler | webspezi.com
 * @Date:   2023-11-09 06:58:35
 * @Last Modified by:   Andrea Dittler | webspezi.com
 * @Last Modified time: 2023-11-09 06:58:57
 */
/*
	 * SMART FORMS
	 */
.smart-form *,
.smart-form *:after,
.smart-form *:before {
  margin: 0;
  padding: 0;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
}

.smart-form .btn {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.smart-form .radio + .radio,
.smart-form .checkbox + .checkbox {
  margin-top: 0;
}

.smart-form footer .btn {
  float: right;
  height: 31px;
  margin: 10px 0 0 5px;
  padding: 0 22px;
  font: 300 15px/29px "Open Sans", Helvetica, Arial, sans-serif;
  cursor: pointer;
}

.smart-form legend {
  padding-top: 15px;
}

.smart-form {
  margin: 0;
  outline: none;
  color: #666;
  position: relative;
}

.smart-form header {
  display: block;
  padding: 8px 0;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.2);
  background: white;
  font-size: 16px;
  font-weight: 300;
  color: #232323;
  margin: 10px 14px 0;
}

.smart-form fieldset {
  display: block;
  padding: 25px 14px 5px;
  border: none;
  background: rgba(255, 255, 255, 0.9);
  position: relative;
}

.smart-form fieldset + fieldset {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.smart-form section {
  margin-bottom: 15px;
  position: relative;
}

.smart-form footer {
  display: block;
  padding: 7px 14px 15px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  background: rgba(248, 248, 248, 0.9);
}

.smart-form footer:after {
  content: "";
  display: table;
  clear: both;
}

.smart-form .label {
  display: block;
  margin-bottom: 6px;
  line-height: 19px;
  font-weight: 400;
  font-size: 13px;
  color: #777;
  text-align: left;
  white-space: normal;
}

.smart-form .label.col {
  margin: 0;
  padding-top: 7px;
}

.smart-form .note,
.note {
  margin-top: 6px;
  padding: 0 1px;
  font-size: 11px;
  line-height: 15px;
  color: #999;
}

.note {
  margin-top: 2px;
  font-size: 10px;
}

.smart-form .note a {
  font-size: 13px;
}

.smart-form .input,
.smart-form .select,
.smart-form .textarea,
.smart-form .radio,
.smart-form .checkbox,
.smart-form .toggle,
.smart-form .button {
  position: relative;
  display: block;
  font-weight: 300;
}

.smart-form .input input,
.smart-form .select select,
.smart-form .textarea textarea {
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
  height: 32px;
  line-height: 32px;
  padding: 5px 10px;
  outline: none;
  border-width: 1px;
  border-style: solid;
  border-radius: 0;
  background: #fff;
  font: 13px/16px "Open Sans", Helvetica, Arial, sans-serif;
  color: #404040;
  appearance: normal;
  -moz-appearance: none;
  -webkit-appearance: none;
}

/*
		 * File inputs
		 */
.smart-form .input-file .button {
  position: absolute;
  top: 4px;
  right: 4px;
  float: none;
  height: 22px;
  margin: 0;
  padding: 0 14px;
  font-size: 13px;
  line-height: 22px;
}

.smart-form .input-file .button:hover {
  box-shadow: none;
}

.smart-form .input-file .button input {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  font-size: 30px;
  cursor: pointer;
  opacity: 0;
}

/*
		 * Selects
		 */
.smart-form .select i {
  position: absolute;
  top: 10px;
  right: 11px;
  width: 5px;
  height: 11px;
  background: white;
  box-shadow: 0 0 0 9px white;
}

.smart-form .select i:after,
.smart-form .select i:before {
  content: "";
  position: absolute;
  right: 0;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.smart-form .select i:after {
  bottom: 0;
  border-top: 4px solid #ca003a;
}

.smart-form .select i:before {
  top: 0;
  border-bottom: 4px solid #ca003a;
}

.smart-form .select-multiple select {
  height: auto;
}

/*
		 * Text areas
		 */
.smart-form .textarea textarea {
  height: auto;
  resize: none;
}

.smart-form .textarea-resizable textarea {
  resize: vertical;
}

.smart-form .textarea-expandable textarea {
  height: 31px;
}

.smart-form .textarea-expandable textarea:focus {
  height: auto;
}

/*
		 * Radio and checkboxes
		 */
.smart-form .radio,
.smart-form .checkbox {
  margin-bottom: 4px;
  padding-left: 25px;
  line-height: 25px;
  color: #404040;
  cursor: pointer;
  font-size: 13px;
}

.smart-form .radio:last-child,
.smart-form .checkbox:last-child {
  margin-bottom: 0;
}

.smart-form .radio input,
.smart-form .checkbox input {
  position: absolute;
  left: -9999px;
}

.smart-form .radio i,
.smart-form .checkbox i {
  position: absolute;
  top: 3px;
  left: 0;
  display: block;
  width: 17px;
  height: 17px;
  outline: none;
  border-width: 1px;
  border-style: solid;
  background: #FFF;
}

.smart-form .radio i {
  border-radius: 50%;
}

.smart-form .radio input + i:after,
.smart-form .checkbox input + i:after {
  position: absolute;
  opacity: 0;
  transition: opacity 0.1s;
  -o-transition: opacity 0.1s;
  -ms-transition: opacity 0.1s;
  -moz-transition: opacity 0.1s;
  -webkit-transition: opacity 0.1s;
}

.smart-form .radio input + i:after {
  content: "";
  top: 4px;
  left: 4px;
  width: 9px;
  height: 9px;
  border-radius: 50%;
}

.smart-form .checkbox input + i:after {
  content: "\f00c";
  top: -1px;
  left: 1px;
  width: 15px;
  height: 15px;
  font: normal 16px/19px FontAwesome;
  text-align: center;
}

.smart-form .checkbox input:checked:hover + i:after {
  content: "\f00d";
}

.smart-form .checkbox input:checked:disabled:hover + i:after {
  content: "\f00c";
}

.smart-form .radio input:checked + i:after,
.smart-form .checkbox input:checked + i:after {
  opacity: 1;
}

.smart-form .inline-group {
  margin: 0 -15px -4px 0;
}

.smart-form .inline-group:after {
  content: "";
  display: table;
  clear: both;
}

.smart-form .inline-group .radio,
.smart-form .inline-group .checkbox {
  float: left;
  margin-right: 10px;
}

.smart-form .inline-group .radio:last-child,
.smart-form .inline-group .checkbox:last-child {
  margin-bottom: 4px;
}

/*
		 * toggles
		 */
.smart-form .toggle {
  margin-bottom: 4px;
  padding-right: 61px;
  font-size: 15px;
  line-height: 25px;
  color: #404040;
  cursor: pointer;
}

.smart-form .toggle:last-child {
  margin-bottom: 0;
}

.smart-form .toggle input {
  position: absolute;
  left: -9999px;
}

.smart-form .toggle i {
  content: "";
  position: absolute;
  top: 4px;
  right: 0;
  display: block;
  width: 49px;
  height: 17px;
  border-width: 1px;
  border-style: solid;
  border-radius: 12px;
  background: #fff;
}

.smart-form .toggle i:after {
  content: attr(data-swchoff-text);
  position: absolute;
  top: 2px;
  right: 8px;
  left: 8px;
  font-style: normal;
  font-size: 9px;
  line-height: 13px;
  font-weight: 700;
  text-align: left;
  color: #5f5f5f;
}

.smart-form .toggle i:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 4px;
  right: 4px;
  display: block;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  opacity: 1;
  transition: right 0.2s;
  -o-transition: right 0.2s;
  -ms-transition: right 0.2s;
  -moz-transition: right 0.2s;
  -webkit-transition: right 0.2s;
}

.smart-form .toggle input:checked + i:after {
  content: attr(data-swchon-text);
  text-align: right;
}

.smart-form .toggle input:checked + i:before {
  right: 36px;
}

/*
		 * ratings
		 */
.smart-form .rating {
  margin-bottom: 4px;
  font-size: 13px;
  line-height: 25px;
  color: #404040;
}

.smart-form .rating:last-child {
  margin-bottom: 0;
}

.smart-form .rating input {
  position: absolute;
  left: -9999px;
}

.smart-form .rating label {
  display: block;
  float: right;
  height: 17px;
  margin-top: 5px;
  padding: 0 2px;
  font-size: 17px;
  line-height: 17px;
  cursor: pointer;
}

/*
		 * buttons
		 */
.smart-form .button {
  float: right;
  height: 31px;
  overflow: hidden;
  margin: 10px 0 0 5px;
  padding: 0 25px;
  outline: none;
  border: 0;
  font: 300 15px/31px "Open Sans", Helvetica, Arial, sans-serif;
  text-decoration: none;
  color: #fff;
  cursor: pointer;
}

.smart-form .icon-append,
.smart-form .icon-prepend {
  position: absolute;
  top: 5px;
  width: 22px;
  height: 22px;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}

.smart-form .icon-append {
  right: 5px;
  padding-left: 3px;
  border-left-width: 1px;
  border-left-style: solid;
}

.smart-form .icon-prepend {
  left: 5px;
  padding-right: 3px;
  border-right-width: 1px;
  border-right-style: solid;
}

.smart-form .input .icon-prepend + input,
.smart-form .textarea .icon-prepend + textarea {
  padding-left: 37px;
}

.smart-form .input .icon-append + input,
.smart-form .textarea .icon-append + textarea {
  padding-right: 37px;
}

.smart-form .input .icon-prepend + .icon-append + input,
.smart-form .textarea .icon-prepend + .icon-append + textarea {
  padding-left: 37px;
}

/*
		 * grid
		 */
.smart-form .row {
  margin: 0 -15px;
}

.smart-form .row:after {
  content: "";
  display: table;
  clear: both;
}

.smart-form .col {
  float: left;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.smart-form .col-1 {
  width: 8.33%;
}

.smart-form .col-2 {
  width: 16.66%;
}

.smart-form .col-3 {
  width: 25%;
}

.smart-form .col-4 {
  width: 33.33%;
}

.smart-form .col-5 {
  width: 41.66%;
}

.smart-form .col-6 {
  width: 50%;
}

.smart-form .col-8 {
  width: 66.67%;
}

.smart-form .col-9 {
  width: 75%;
}

.smart-form .col-10 {
  width: 83.33%;
}

@media screen and (max-width: 600px) {
  /*.smart-form .col {
  	float: none;
  	width: 100%;
  }*/
}
/*
		 * tooltips
		 */
.smart-form .select select {
  padding: 5px;
}

.smart-form .tooltip {
  position: absolute;
  z-index: 99999;
  left: -9999px;
  padding: 2px 8px 3px;
  font-size: 11px;
  line-height: 16px;
  font-weight: 400;
  background: rgba(0, 0, 0, 0.9);
  color: #fff;
  opacity: 0;
  transition: margin 0.3s, opacity 0.3s;
  -o-transition: margin 0.3s, opacity 0.3s;
  -ms-transition: margin 0.3s, opacity 0.3s;
  -moz-transition: margin 0.3s, opacity 0.3s;
  -webkit-transition: margin 0.3s, opacity 0.3s;
}

.smart-form .tooltip:after {
  content: "";
  position: absolute;
}

.smart-form .input input:focus + .tooltip,
.smart-form .textarea textarea:focus + .tooltip {
  opacity: 1;
}

.smart-form .tooltip-top-right {
  bottom: 100%;
  margin-bottom: 15px;
}

.smart-form .tooltip-top-right:after {
  top: 100%;
  right: 11px;
  border-top: 4px solid rgba(0, 0, 0, 0.9);
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.smart-form .input input:focus + .tooltip-top-right,
.smart-form .textarea textarea:focus + .tooltip-top-right {
  right: 0;
  left: auto;
  margin-bottom: 5px;
}

.smart-form .tooltip-top-left {
  bottom: 100%;
  margin-bottom: 15px;
}

.smart-form .tooltip-top-left:after {
  top: 100%;
  left: 11px;
  border-top: 4px solid rgba(0, 0, 0, 0.9);
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.smart-form .input input:focus + .tooltip-top-left,
.smart-form .textarea textarea:focus + .tooltip-top-left {
  right: auto;
  left: 0;
  margin-bottom: 5px;
}

.smart-form .tooltip-right {
  top: 4px;
  white-space: nowrap;
  margin-left: 15px;
}

.smart-form .tooltip-right:after {
  top: 6px;
  right: 100%;
  border-top: 4px solid transparent;
  border-right: 4px solid rgba(0, 0, 0, 0.9);
  border-bottom: 4px solid transparent;
}

.smart-form .input input:focus + .tooltip-right,
.smart-form .textarea textarea:focus + .tooltip-right {
  left: 100%;
  margin-left: 5px;
}

.smart-form .tooltip-left {
  top: 4px;
  white-space: nowrap;
  margin-right: 15px;
}

.smart-form .tooltip-left:after {
  top: 6px;
  left: 100%;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid rgba(0, 0, 0, 0.9);
}

.smart-form .input input:focus + .tooltip-left,
.smart-form .textarea textarea:focus + .tooltip-left {
  right: 100%;
  left: auto;
  margin-right: 5px;
}

.smart-form .tooltip-bottom-right {
  top: 100%;
  margin-top: 15px;
}

.smart-form .tooltip-bottom-right:after {
  bottom: 100%;
  right: 11px;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(0, 0, 0, 0.9);
  border-left: 4px solid transparent;
}

.smart-form .input input:focus + .tooltip-bottom-right,
.smart-form .textarea textarea:focus + .tooltip-bottom-right {
  right: 0;
  left: auto;
  margin-top: 5px;
}

.smart-form .tooltip-bottom-left {
  top: 100%;
  margin-top: 15px;
}

.smart-form .tooltip-bottom-left:after {
  bottom: 100%;
  left: 11px;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(0, 0, 0, 0.9);
  border-left: 4px solid transparent;
}

.smart-form .input input:focus + .tooltip-bottom-left,
.smart-form .textarea textarea:focus + .tooltip-bottom-left {
  right: auto;
  left: 0;
  margin-top: 5px;
}

/*
		 * normal state
		 */
.smart-form .input input,
.smart-form .select select,
.smart-form .textarea textarea,
.smart-form .radio i,
.smart-form .checkbox i,
.smart-form .toggle i,
.smart-form .icon-append,
.smart-form .icon-prepend {
  border-color: #BDBDBD;
  transition: border-color 0.3s;
  -o-transition: border-color 0.3s;
  -ms-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  -webkit-transition: border-color 0.3s;
}

.smart-form .toggle i:before {
  background-color: #777;
}

.smart-form .rating label {
  color: #ccc;
  transition: color 0.3s;
  -o-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -webkit-transition: color 0.3s;
}

.smart-form .button {
  background-color: #777;
  opacity: 0.8;
  transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -webkit-transition: opacity 0.2s;
}

.smart-form .button.button-secondary {
  background-color: #b3b3b3;
}

.smart-form .icon-append,
.smart-form .icon-prepend {
  color: #A2A2A2;
}

/*
		 * hover state
		 */
.smart-form .input:hover input,
.smart-form .select:hover select,
.smart-form .textarea:hover textarea,
.smart-form .radio:hover i,
.smart-form .checkbox:hover i,
.smart-form .toggle:hover i {
  border-color: #777;
}

.smart-form .rating input + label:hover,
.smart-form .rating input + label:hover ~ label {
  color: #777;
}

.smart-form .button:hover {
  opacity: 1;
}

.smart-form .radio:hover i,
.smart-form .checkbox:hover i,
.smart-form .toggle:hover i {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}

/*
		 * radio/toggle/checkbox active state
		 */
.smart-form .radio:active i,
.smart-form .checkbox:active i,
.smart-form .toggle:active i {
  background: #F0F0F0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}

/*
		 * focus state
		 */
.smart-form .input input:focus,
.smart-form .select select:focus,
.smart-form .textarea textarea:focus,
.smart-form .radio input:focus + i,
.smart-form .checkbox input:focus + i,
.smart-form .toggle input:focus + i {
  border-color: #ca003a;
}

/*
		 * checked state
		 */
.smart-form .radio input + i:after {
  background-color: #ca003a;
}

.smart-form .checkbox input + i:after {
  color: #ca003a;
}

.smart-form .radio input:checked + i,
.smart-form .checkbox input:checked + i,
.smart-form .toggle input:checked + i {
  border-color: #ca003a;
}

.smart-form .rating input:checked ~ label {
  color: #ca003a;
}

/*
		 * error state
		 */
.smart-form .state-error input,
.smart-form .state-error select,
.smart-form .state-error textarea,
.smart-form .radio.state-error i,
.smart-form .checkbox.state-error i,
.smart-form .toggle.state-error i {
  background: #fff0f0;
  border-color: #A90329;
}

.smart-form .toggle.state-error input:checked + i {
  background: #fff0f0;
}

.smart-form .state-error + em {
  display: block;
  margin-top: 6px;
  padding: 0 1px;
  font-style: normal;
  font-size: 11px;
  line-height: 15px;
  color: #D56161;
}

.smart-form .rating.state-error + em {
  margin-top: -4px;
  margin-bottom: 4px;
}

.smart-form .state-error select + i {
  background: #FFF0F0;
  box-shadow: 0 0 0 9px #FFF0F0;
}

.state-error .icon-append,
.state-error .icon-prepend {
  color: #ed1c24;
}

/*
		 * success state
		 */
.smart-form .state-success input,
.smart-form .state-success select,
.smart-form .state-success textarea,
.smart-form .radio.state-success i,
.smart-form .checkbox.state-success i,
.smart-form .toggle.state-success i {
  background: #f0fff0;
  border-color: #7DC27D;
}

.smart-form .toggle.state-success input:checked + i {
  background: #f0fff0;
}

.smart-form .note-success {
  color: #6fb679;
}

.smart-form .state-success select + i {
  background: honeyDew;
  box-shadow: 0 0 0 9px honeyDew;
}

/*
		 * disable state
		 */
.smart-form .input.state-disabled input,
.smart-form .select.state-disabled,
.smart-form .textarea.state-disabled,
.smart-form .radio.state-disabled,
.smart-form .checkbox.state-disabled,
.smart-form .toggle.state-disabled,
.smart-form .button.state-disabled {
  cursor: default !important;
  opacity: 0.6 !important;
}

.smart-form .input.state-disabled:hover input,
.smart-form .select.state-disabled:hover select,
.smart-form .textarea.state-disabled:hover textarea,
.smart-form .radio.state-disabled:hover i,
.smart-form .checkbox.state-disabled:hover i,
.smart-form .toggle.state-disabled:hover i {
  border-color: #e5e5e5 !important;
}

.smart-form .state-disabled.radio input:checked + i,
.smart-form .state-disabled.checkbox input:checked + i,
.smart-form .state-disabled.toggle input:checked + i,
.smart-form .state-disabled.checkbox input + i:after,
.smart-form .state-disabled.radio input + i:after {
  border-color: #e5e5e5 !important;
  color: #333 !important;
}

.smart-form .state-disabled.radio input + i:after {
  background-color: #333;
}

/*
		 * submit state
		 */
.smart-form .message {
  display: none;
  color: #6fb679;
}

.smart-form .message i {
  display: block;
  margin: 0 auto 20px;
  width: 81px;
  height: 81px;
  border: 1px solid #6fb679;
  border-radius: 50%;
  font-size: 30px;
  line-height: 81px;
}

.smart-form.submited fieldset,
.smart-form.submited footer {
  display: none;
}

.smart-form.submited .message {
  display: block;
  padding: 25px 30px;
  background: rgba(255, 255, 255, 0.9);
  font: 300 18px/27px "Open Sans", Helvetica, Arial, sans-serif;
  text-align: center;
}

/*
		 * JQUERY UI UPDATE
		 */
.smart-form .ui-widget-content .ui-adjust-huener-input {
  margin: 0px;
  border: 0px;
  box-shadow: none !important;
  height: 29px;
}

/*
		 * date picker

		.ui-datepicker {
			display: none;
			padding: 10px 12px;
			background: #fff;
			box-shadow: 0 0 10px rgba(0,0,0,.3);
			font: 13px/1.55 'Open Sans', Helvetica, Arial, sans-serif;
			text-align: center;
			color: #666;
		}
		.ui-datepicker a {
			color: #404040;
		}
		.ui-datepicker-header {
			position: relative;
			margin: -10px -12px 10px;
			padding: 10px;
			border-bottom: 1px solid rgba(0,0,0,.1);
			font-size: 15px;
			line-height: 27px;
		}
		.ui-datepicker-prev, .ui-datepicker-next {
			position: absolute;
			top: 0;
			display: block;
			width: 47px;
			height: 47px;
			font-size: 15px;
			line-height: 47px;
			text-decoration: none;
			cursor: pointer;
		}
		.ui-datepicker-prev {
			left: 0;
		}
		.ui-datepicker-next {
			right: 0;
		}
		.ui-datepicker-calendar {
			border-collapse: collapse;
			font-size: 13px;
			line-height: 27px;
		}
		.ui-datepicker-calendar th {
			color: #999;
		}
		.ui-datepicker-calendar a, .ui-datepicker-calendar span {
			display: block;
			width: 31px;
			margin: auto;
			text-decoration: none;
			color: #404040;
			text-align:center;
		}
		.ui-datepicker-unselectable.ui-state-disabled {

		}
		.ui-datepicker-unselectable.ui-state-disabled > span {
			color:#bfbfbf;
			background-color: #FAFCFD;
		}

		.ui-datepicker-calendar a:hover {
			background: $dunkelgrau;
			color:#fff;
		}
		.ui-datepicker-calendar span {

		}
		.ui-datepicker-today a {
			font-weight: 700;
		}
		.ui-datepicker-calendar .ui-state-active {
			background: rgba(0,0,0,.05);
			cursor: default;
		}
		.ui-datepicker-inline {
			border: 2px solid #e5e5e5;
			background: #fff;
			box-shadow: none;
		}
		.ui-datepicker-inline .ui-datepicker-calendar {
			width: 100%;
		} */
/*
		 * model
		 */
.smart-form-modal {
  position: fixed;
  z-index: 1;
  display: none;
  width: 400px;
}

.smart-form-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
}

/*
		 * Time picker
		 */
.ui-timepicker-div .ui-widget-header {
  margin-bottom: 8px;
}

.ui-timepicker-div dl {
  text-align: left;
}

.ui-timepicker-div dl dt {
  float: left;
  clear: left;
  padding: 0 0 0 5px;
}

.ui-timepicker-div dl dd {
  margin: 17px 10px 12px 40%;
}

.ui-timepicker-div td {
  font-size: 90%;
}

.ui-tpicker-grid-label {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}

.ui-timepicker-rtl {
  direction: rtl;
}

.ui-timepicker-rtl dl {
  text-align: right;
  padding: 0 5px 0 0;
}

.ui-timepicker-rtl dl dt {
  float: right;
  clear: right;
}

.ui-timepicker-rtl dl dd {
  margin: 0 40% 10px 10px;
}

/*
		 * Large, small and extra small fields
		 */
.smart-form input.input-lg {
  height: 44px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33;
}

.smart-form input.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.smart-form input.input-xs {
  height: 24px;
  padding: 2px 10px;
  font-size: 11px;
  line-height: 1.5;
}

/* SELECT */
.smart-form select.input-sm {
  height: 30px;
  line-height: 15px;
  font-size: 12px;
}

.smart-form select.input-sm + i {
  height: 10px;
}

.smart-form select.input-lg {
  height: 44px;
  line-height: 22px;
  font-size: 17px;
}

.smart-form select.input-lg + i {
  height: 11px;
  top: 17px;
}

/* aep fix for aspnet mvc
		   from abelepereira  */
.smart-form .checkbox input + input[type=hidden] + i:after {
  content: "\f00c";
  top: -1px;
  left: 1px;
  width: 15px;
  height: 15px;
  font: normal 16px/19px FontAwesome;
  text-align: center;
}

.smart-form .checkbox input:checked:hover + input[type=hidden] + i:after {
  content: "\f00d";
}

.smart-form .checkbox input:checked:disabled:hover + input[type=hidden] + i:after {
  content: "\f00c";
}

.smart-form .checkbox input:checked + input[type=hidden] + i:after {
  opacity: 1;
}

/* toogle fix */
.smart-form .toggle input:checked + input[type=hidden] + i:after {
  content: attr(data-swchon-text);
  text-align: right;
}

.smart-form .toggle input:checked + input[type=hidden] + i:before {
  right: 36px;
}

/* end of fix */
/**
 * @Author: Andrea Dittler | webspezi.com
 * @Date:   2023-11-09 06:53:41
 * @Last Modified by:   Andrea Dittler | webspezi.com
 * @Last Modified time: 2023-11-13 14:23:06
 */
body {
  color: #333;
  font-family: Verdana, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 140%;
}
body b {
  font-weight: 400;
}
@media only screen and (max-width: 1199px) {
  body {
    font-family: Verdana, sans-serif;
    font-size: 12px;
    font-weight: 300;
    line-height: 140%;
  }
  body b {
    font-weight: 400;
  }
}
body:not(.wetextarea) {
  background-image: url(/images/layout/bgd_ballons.jpg);
  background-position-x: center;
}
body .hidehl1 {
  display: none;
}
body .bold {
  font-weight: bold;
}
body .btn-danger,
body .bg-danger {
  background: #ca003a;
}
body a, body a:active, body a:focus, body a:hover {
  color: #333;
}
body a h4 {
  display: inline-block;
}
body .XXX {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAHCAYAAAArkDztAAAAKElEQVQIW2M8xWD1nwEKzBiOMcLYYAY2SbgKdEm4BLpO/Dqw2oHLVQD4MRQLJotQSQAAAABJRU5ErkJggg==);
  content: " ";
  background-repeat: no-repeat;
  display: block;
  width: 6px;
  height: 1rem;
  position: absolute;
  background-position: center;
  margin-left: 5px;
  margin-right: 5px;
  left: 0;
  top: 3px;
  position: relative;
}
body .breadcrumb a {
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 170px;
  height: 1.2rem;
  white-space: nowrap;
  transition: max-width 0.5s ease;
  /* Fügt eine sanfte Animation hinzu */
}
body .breadcrumb a:hover {
  max-width: none;
  transition: max-width 0.5s ease;
  /* Aufheben der Begrenzung beim Hover */
}
body .bg-weiss.wsEbene1,
body .bg-weiss .innen {
  background-color: #fff;
  padding: 10px;
}
@media print {
  body #oben {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  body #oben {
    background-color: #fff;
  }
}
body #oben .logobg {
  background-color: #fff;
  position: absolute;
  left: 0;
  height: 102px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  width: 35vw;
  z-index: -1;
}
@media only screen and (max-width: 1199px) {
  body #oben .logobg {
    width: 31vw;
  }
}
@media only screen and (max-width: 991px) {
  body #oben .logobg {
    width: 25vw;
  }
}
body #oben #logodiv {
  height: 102px;
  background-color: #fff;
  border-radius: 5px;
  padding-top: 12px;
}
body #oben #metanav .meta {
  list-style-type: none;
  display: inline-block;
  margin-top: 15px;
  padding: 0;
}
body #oben #metanav .meta > li {
  float: left;
}
body #oben #metanav .meta > li a {
  color: black;
  padding: 10px;
}
body #oben #metanav .meta > li.level_1:after {
  content: "|";
  width: 5px;
}
body #oben #metanav #suchform {
  background-color: rgba(255, 255, 255, 0.5);
  padding: 10px;
}
body #oben #metanav #suchform button {
  background-color: #ca003a;
  color: #fff;
}
body #oben .zeile2 {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  body #oben .zeile2 {
    background-color: #fff;
    margin-top: 0;
    padding-bottom: 20px;
    margin-bottom: 0;
  }
  body #oben .zeile2 > div:first-of-type {
    margin-bottom: 10px;
  }
}
body #oben .zeile2 #newDonationButton {
  color: #fff;
  font-size: 17px;
  background-color: #ca003a;
  padding: 10px;
  text-align: center;
  border: 2px solid white;
  display: inline-block;
}
body #oben .zeile2 #newDonationButton small {
  display: block;
}
body #oben .navbar {
  margin-bottom: 0;
  border-radius: 0;
  min-height: auto;
}
body #oben #topnav {
  padding: 0;
}
body #oben .navbar-default {
  background: none;
  border: none;
  margin-left: -3px;
  margin-right: -3px;
}
body #oben .navbar-default .nav {
  width: 100%;
}
body #oben .navbar-default .nav li {
  width: 16%;
  text-align: center;
  background-color: #ca003a;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  margin-left: 3px;
  margin-right: 3px;
}
@media only screen and (max-width: 1199px) {
  body #oben .navbar-default .nav li {
    margin-left: 2px;
  }
}
@media only screen and (max-width: 991px) {
  body #oben .navbar-default .nav li {
    margin-right: 2px;
    height: 52px;
  }
}
body #oben .navbar-default .nav li a {
  color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
  white-space: nowrap;
}
@media only screen and (max-width: 991px) {
  body #oben .navbar-default .nav li a {
    white-space: normal;
  }
}
body #oben .navbar-default .nav li:hover {
  background-color: #e9eef1;
  border-top: 1px solid #ca003a;
  border-left: 1px solid #ca003a;
  border-right: 1px solid #ca003a;
}
body #oben .navbar-default .nav li:hover a {
  color: #ca003a;
}
body #oben .navbar-default .nav li.active {
  background-color: #e9eef1;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-top: 1px solid #ca003a;
  border-left: 1px solid #ca003a;
  border-right: 1px solid #ca003a;
  padding: 5px;
  padding-left: 3px;
  padding-right: 3px;
  margin-top: -8px;
  margin-right: -3px;
  margin-left: -3px;
  width: 17.5%;
}
@media only screen and (max-width: 991px) {
  body #oben .navbar-default .nav li.active {
    height: 60px;
  }
}
body #oben .navbar-default .nav li.active a {
  color: #ca003a;
  background: none;
}
body #mitte {
  background-color: rgba(255, 255, 255, 0.5);
  border-top: 4px solid #ca003a;
  border-bottom: 4px solid #ca003a;
  margin-top: -4px;
  padding-bottom: 30px;
  margin-bottom: 10px;
}
body #mitte .breadcrumb {
  background: none;
  padding: 8px 0;
  font-size: 11px;
}
body #mitte h1 {
  font-size: 18px;
  font-weight: normal;
}
body #mitte h2,
body #mitte .h2 {
  font-size: 15px;
  color: #ca003a;
  font-weight: normal;
  line-height: 130%;
}
body #mitte h2:hover small,
body #mitte .h2:hover small {
  text-decoration: none;
}
body #mitte h3,
body #mitte .h3 {
  font-size: 16.5px;
  color: #ca003a;
  font-weight: normal;
  line-height: 130%;
}
body #mitte h4 {
  font-size: 15px;
  line-height: 130%;
  margin: 0;
  font-weight: bold;
}
body #mitte #subnav {
  background-color: #fff;
  padding: 10px;
}
@media print {
  body #mitte #subnav {
    display: none;
  }
}
body #mitte #subnav ul {
  list-style-type: none;
  padding: 0;
}
body #mitte #subnav ul li.level_2 {
  border-top: 1px solid #ca003a;
}
body #mitte #subnav ul li.level_2 ul.level_2,
body #mitte #subnav ul li.level_2 ul.level_3 {
  display: none;
  padding-left: 15px;
}
body #mitte #subnav ul li.level_2 a {
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  position: relative;
  padding-left: 15px;
  /*   &:before {
          content: " ";
          background-repeat: no-repeat;
          display: block;
          width: 6px;
          height: 10px;
          position: absolute;
          background-position: center;
          margin-left: 5px;
          margin-right: 5px;
          left: 0;
          top: 10px;
  }*/
}
body #mitte #subnav ul li.level_2 a:before {
  top: 8px !important;
}
body #mitte #subnav ul li.level_2:last-of-type {
  border-bottom: 1px solid #ca003a;
}
body #mitte #subnav ul li.level_2.active ul.level_2 {
  display: block;
}
body #mitte #subnav ul li.level_2.active > a {
  font-weight: bold;
}
body #mitte #subnav ul li.level_2.active > a:before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAHCAYAAAArkDztAAAAKElEQVQIW2M8xWD1nwEKzBiOMcLYYAY2SbgKdEm4BLpO/Dqw2oHLVQD4MRQLJotQSQAAAABJRU5ErkJggg==);
  content: " ";
  background-repeat: no-repeat;
  display: block;
  width: 6px;
  height: 1rem;
  position: absolute;
  background-position: center;
  margin-left: 5px;
  margin-right: 5px;
  left: 0;
  top: 3px;
}
body #mitte #subnav ul li.level_3.active ul.level_3 {
  display: block;
}
body #mitte #subnav ul li.level_3.active > a {
  font-weight: bold;
}
body #mitte #subnav ul li.level_3.active > a:before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAHCAYAAAArkDztAAAAKElEQVQIW2M8xWD1nwEKzBiOMcLYYAY2SbgKdEm4BLpO/Dqw2oHLVQD4MRQLJotQSQAAAABJRU5ErkJggg==);
  content: " ";
  background-repeat: no-repeat;
  display: block;
  width: 6px;
  height: 1rem;
  position: absolute;
  background-position: center;
  margin-left: 5px;
  margin-right: 5px;
  left: 0;
  top: 3px;
}
body #mitte #subnav ul li.level_4.active ul.level_4 {
  display: block;
}
body #mitte #subnav ul li.level_4.active > a {
  font-weight: bold;
}
body #mitte #subnav ul li.level_4.active > a:before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAHCAYAAAArkDztAAAAKElEQVQIW2M8xWD1nwEKzBiOMcLYYAY2SbgKdEm4BLpO/Dqw2oHLVQD4MRQLJotQSQAAAABJRU5ErkJggg==);
  content: " ";
  background-repeat: no-repeat;
  display: block;
  width: 6px;
  height: 1rem;
  position: absolute;
  background-position: center;
  margin-left: 5px;
  margin-right: 5px;
  left: 0;
  top: 3px;
}
body #mitte .wsBlock.wsObject .bild,
body #mitte .wsFlex.wsObject .bild {
  margin-right: 10px;
  margin-bottom: 10px;
}
body #mitte .wsBlock.wsObject a,
body #mitte .wsFlex.wsObject a {
  position: relative;
  padding-left: 15px;
  display: inline-block;
}
body #mitte .wsBlock.wsObject a:before,
body #mitte .wsFlex.wsObject a:before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAHCAYAAAArkDztAAAAKElEQVQIW2M8xWD1nwEKzBiOMcLYYAY2SbgKdEm4BLpO/Dqw2oHLVQD4MRQLJotQSQAAAABJRU5ErkJggg==);
  content: " ";
  background-repeat: no-repeat;
  display: block;
  width: 6px;
  height: 1rem;
  position: absolute;
  background-position: center;
  margin-left: 5px;
  margin-right: 5px;
  left: 0;
  top: 3px;
}
body #mitte .wsBlock.wsObject a.revmail,
body #mitte .wsFlex.wsObject a.revmail {
  padding-left: 0;
  display: inline;
}
body #mitte .wsBlock.wsObject a.revmail, body #mitte .wsBlock.wsObject a.revmail:hover, body #mitte .wsBlock.wsObject a.revmail:focus, body #mitte .wsBlock.wsObject a.revmail:active,
body #mitte .wsFlex.wsObject a.revmail,
body #mitte .wsFlex.wsObject a.revmail:hover,
body #mitte .wsFlex.wsObject a.revmail:focus,
body #mitte .wsFlex.wsObject a.revmail:active {
  color: #ca003a;
  font-weight: bold;
  white-space: nowrap;
}
body #mitte .wsBlock.wsObject a.revmail:before,
body #mitte .wsFlex.wsObject a.revmail:before {
  content: "";
  display: inherit;
  background-image: none;
  position: inherit;
}
body #mitte .wsBlock .wsBlocksNurBild img,
body #mitte .wsFlex .wsBlocksNurBild img {
  width: 100%;
}
body #mitte .wsBlock .wsTypLoginFeld,
body #mitte .wsFlex .wsTypLoginFeld {
  margin-top: 20px;
  margin-bottom: 20px;
}
body #mitte .wsBlock .wsTypLoginFeld .button-rot,
body #mitte .wsFlex .wsTypLoginFeld .button-rot {
  background-color: #ca003a;
  color: white;
  padding: 5px 15px;
}
body #mitte .wsBlock .wsTypInfoBox,
body #mitte .wsBlock .has-wsBlocksInfoBox,
body #mitte .wsBlock .has-wsBlocksObjectListe_InfoBox,
body #mitte .wsBlock .wsTypobjectliste_Mitarbeiter,
body #mitte .wsBlock .has-wsBlocksObjectListe_Mitarbeiter,
body #mitte .wsBlock .wsTypobjectliste_InfoBox,
body #mitte .wsBlock .wsTypobjectListe_InfoBox,
body #mitte .wsFlex .wsTypInfoBox,
body #mitte .wsFlex .has-wsBlocksInfoBox,
body #mitte .wsFlex .has-wsBlocksObjectListe_InfoBox,
body #mitte .wsFlex .wsTypobjectliste_Mitarbeiter,
body #mitte .wsFlex .has-wsBlocksObjectListe_Mitarbeiter,
body #mitte .wsFlex .wsTypobjectliste_InfoBox,
body #mitte .wsFlex .wsTypobjectListe_InfoBox {
  margin-bottom: 20px;
}
body #mitte .wsBlock .wsTypInfoBox .iconbox-bild,
body #mitte .wsBlock .has-wsBlocksInfoBox .iconbox-bild,
body #mitte .wsBlock .has-wsBlocksObjectListe_InfoBox .iconbox-bild,
body #mitte .wsBlock .wsTypobjectliste_Mitarbeiter .iconbox-bild,
body #mitte .wsBlock .has-wsBlocksObjectListe_Mitarbeiter .iconbox-bild,
body #mitte .wsBlock .wsTypobjectliste_InfoBox .iconbox-bild,
body #mitte .wsBlock .wsTypobjectListe_InfoBox .iconbox-bild,
body #mitte .wsFlex .wsTypInfoBox .iconbox-bild,
body #mitte .wsFlex .has-wsBlocksInfoBox .iconbox-bild,
body #mitte .wsFlex .has-wsBlocksObjectListe_InfoBox .iconbox-bild,
body #mitte .wsFlex .wsTypobjectliste_Mitarbeiter .iconbox-bild,
body #mitte .wsFlex .has-wsBlocksObjectListe_Mitarbeiter .iconbox-bild,
body #mitte .wsFlex .wsTypobjectliste_InfoBox .iconbox-bild,
body #mitte .wsFlex .wsTypobjectListe_InfoBox .iconbox-bild {
  margin: -10px -10px auto -10px;
  padding-bottom: 10px;
}
body #mitte .wsBlock .wsTypInfoBox .iconbox-bild img,
body #mitte .wsBlock .has-wsBlocksInfoBox .iconbox-bild img,
body #mitte .wsBlock .has-wsBlocksObjectListe_InfoBox .iconbox-bild img,
body #mitte .wsBlock .wsTypobjectliste_Mitarbeiter .iconbox-bild img,
body #mitte .wsBlock .has-wsBlocksObjectListe_Mitarbeiter .iconbox-bild img,
body #mitte .wsBlock .wsTypobjectliste_InfoBox .iconbox-bild img,
body #mitte .wsBlock .wsTypobjectListe_InfoBox .iconbox-bild img,
body #mitte .wsFlex .wsTypInfoBox .iconbox-bild img,
body #mitte .wsFlex .has-wsBlocksInfoBox .iconbox-bild img,
body #mitte .wsFlex .has-wsBlocksObjectListe_InfoBox .iconbox-bild img,
body #mitte .wsFlex .wsTypobjectliste_Mitarbeiter .iconbox-bild img,
body #mitte .wsFlex .has-wsBlocksObjectListe_Mitarbeiter .iconbox-bild img,
body #mitte .wsFlex .wsTypobjectliste_InfoBox .iconbox-bild img,
body #mitte .wsFlex .wsTypobjectListe_InfoBox .iconbox-bild img {
  width: 100%;
}
body #mitte .wsBlock .wsTypInfoBox .iconbox-content a.h4,
body #mitte .wsBlock .has-wsBlocksInfoBox .iconbox-content a.h4,
body #mitte .wsBlock .has-wsBlocksObjectListe_InfoBox .iconbox-content a.h4,
body #mitte .wsBlock .wsTypobjectliste_Mitarbeiter .iconbox-content a.h4,
body #mitte .wsBlock .has-wsBlocksObjectListe_Mitarbeiter .iconbox-content a.h4,
body #mitte .wsBlock .wsTypobjectliste_InfoBox .iconbox-content a.h4,
body #mitte .wsBlock .wsTypobjectListe_InfoBox .iconbox-content a.h4,
body #mitte .wsFlex .wsTypInfoBox .iconbox-content a.h4,
body #mitte .wsFlex .has-wsBlocksInfoBox .iconbox-content a.h4,
body #mitte .wsFlex .has-wsBlocksObjectListe_InfoBox .iconbox-content a.h4,
body #mitte .wsFlex .wsTypobjectliste_Mitarbeiter .iconbox-content a.h4,
body #mitte .wsFlex .has-wsBlocksObjectListe_Mitarbeiter .iconbox-content a.h4,
body #mitte .wsFlex .wsTypobjectliste_InfoBox .iconbox-content a.h4,
body #mitte .wsFlex .wsTypobjectListe_InfoBox .iconbox-content a.h4 {
  padding-left: 0;
  color: #ca003a;
  font-weight: normal;
  margin: 0;
}
body #mitte .wsBlock .wsTypInfoBox .iconbox-content a.h4 h4,
body #mitte .wsBlock .has-wsBlocksInfoBox .iconbox-content a.h4 h4,
body #mitte .wsBlock .has-wsBlocksObjectListe_InfoBox .iconbox-content a.h4 h4,
body #mitte .wsBlock .wsTypobjectliste_Mitarbeiter .iconbox-content a.h4 h4,
body #mitte .wsBlock .has-wsBlocksObjectListe_Mitarbeiter .iconbox-content a.h4 h4,
body #mitte .wsBlock .wsTypobjectliste_InfoBox .iconbox-content a.h4 h4,
body #mitte .wsBlock .wsTypobjectListe_InfoBox .iconbox-content a.h4 h4,
body #mitte .wsFlex .wsTypInfoBox .iconbox-content a.h4 h4,
body #mitte .wsFlex .has-wsBlocksInfoBox .iconbox-content a.h4 h4,
body #mitte .wsFlex .has-wsBlocksObjectListe_InfoBox .iconbox-content a.h4 h4,
body #mitte .wsFlex .wsTypobjectliste_Mitarbeiter .iconbox-content a.h4 h4,
body #mitte .wsFlex .has-wsBlocksObjectListe_Mitarbeiter .iconbox-content a.h4 h4,
body #mitte .wsFlex .wsTypobjectliste_InfoBox .iconbox-content a.h4 h4,
body #mitte .wsFlex .wsTypobjectListe_InfoBox .iconbox-content a.h4 h4 {
  font-weight: normal;
  font-size: 18px;
}
body #mitte .wsBlock .wsTypInfoBox .iconbox-content a.h4:before,
body #mitte .wsBlock .has-wsBlocksInfoBox .iconbox-content a.h4:before,
body #mitte .wsBlock .has-wsBlocksObjectListe_InfoBox .iconbox-content a.h4:before,
body #mitte .wsBlock .wsTypobjectliste_Mitarbeiter .iconbox-content a.h4:before,
body #mitte .wsBlock .has-wsBlocksObjectListe_Mitarbeiter .iconbox-content a.h4:before,
body #mitte .wsBlock .wsTypobjectliste_InfoBox .iconbox-content a.h4:before,
body #mitte .wsBlock .wsTypobjectListe_InfoBox .iconbox-content a.h4:before,
body #mitte .wsFlex .wsTypInfoBox .iconbox-content a.h4:before,
body #mitte .wsFlex .has-wsBlocksInfoBox .iconbox-content a.h4:before,
body #mitte .wsFlex .has-wsBlocksObjectListe_InfoBox .iconbox-content a.h4:before,
body #mitte .wsFlex .wsTypobjectliste_Mitarbeiter .iconbox-content a.h4:before,
body #mitte .wsFlex .has-wsBlocksObjectListe_Mitarbeiter .iconbox-content a.h4:before,
body #mitte .wsFlex .wsTypobjectliste_InfoBox .iconbox-content a.h4:before,
body #mitte .wsFlex .wsTypobjectListe_InfoBox .iconbox-content a.h4:before {
  background-image: none;
}
body #mitte .wsBlock .wsBlocksNurText a,
body #mitte .wsBlock .smallteaser a,
body #mitte .wsBlock .iconbox-content a,
body #mitte .wsBlock .wsBlocksNurBild p a,
body #mitte .wsFlex .wsBlocksNurText a,
body #mitte .wsFlex .smallteaser a,
body #mitte .wsFlex .iconbox-content a,
body #mitte .wsFlex .wsBlocksNurBild p a {
  position: relative;
  padding-left: 15px;
  display: inline-block;
}
body #mitte .wsBlock .wsBlocksNurText a:before,
body #mitte .wsBlock .smallteaser a:before,
body #mitte .wsBlock .iconbox-content a:before,
body #mitte .wsBlock .wsBlocksNurBild p a:before,
body #mitte .wsFlex .wsBlocksNurText a:before,
body #mitte .wsFlex .smallteaser a:before,
body #mitte .wsFlex .iconbox-content a:before,
body #mitte .wsFlex .wsBlocksNurBild p a:before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAHCAYAAAArkDztAAAAKElEQVQIW2M8xWD1nwEKzBiOMcLYYAY2SbgKdEm4BLpO/Dqw2oHLVQD4MRQLJotQSQAAAABJRU5ErkJggg==);
  content: " ";
  background-repeat: no-repeat;
  display: block;
  width: 6px;
  height: 1rem;
  position: absolute;
  background-position: center;
  margin-left: 5px;
  margin-right: 5px;
  left: 0;
  top: 3px;
}
body #mitte .wsBlock .wsBlocksNurText a.revmail,
body #mitte .wsBlock .smallteaser a.revmail,
body #mitte .wsBlock .iconbox-content a.revmail,
body #mitte .wsBlock .wsBlocksNurBild p a.revmail,
body #mitte .wsFlex .wsBlocksNurText a.revmail,
body #mitte .wsFlex .smallteaser a.revmail,
body #mitte .wsFlex .iconbox-content a.revmail,
body #mitte .wsFlex .wsBlocksNurBild p a.revmail {
  padding-left: 0;
  display: inline;
}
body #mitte .wsBlock .wsBlocksNurText a.revmail, body #mitte .wsBlock .wsBlocksNurText a.revmail:hover, body #mitte .wsBlock .wsBlocksNurText a.revmail:focus, body #mitte .wsBlock .wsBlocksNurText a.revmail:active,
body #mitte .wsBlock .smallteaser a.revmail,
body #mitte .wsBlock .smallteaser a.revmail:hover,
body #mitte .wsBlock .smallteaser a.revmail:focus,
body #mitte .wsBlock .smallteaser a.revmail:active,
body #mitte .wsBlock .iconbox-content a.revmail,
body #mitte .wsBlock .iconbox-content a.revmail:hover,
body #mitte .wsBlock .iconbox-content a.revmail:focus,
body #mitte .wsBlock .iconbox-content a.revmail:active,
body #mitte .wsBlock .wsBlocksNurBild p a.revmail,
body #mitte .wsBlock .wsBlocksNurBild p a.revmail:hover,
body #mitte .wsBlock .wsBlocksNurBild p a.revmail:focus,
body #mitte .wsBlock .wsBlocksNurBild p a.revmail:active,
body #mitte .wsFlex .wsBlocksNurText a.revmail,
body #mitte .wsFlex .wsBlocksNurText a.revmail:hover,
body #mitte .wsFlex .wsBlocksNurText a.revmail:focus,
body #mitte .wsFlex .wsBlocksNurText a.revmail:active,
body #mitte .wsFlex .smallteaser a.revmail,
body #mitte .wsFlex .smallteaser a.revmail:hover,
body #mitte .wsFlex .smallteaser a.revmail:focus,
body #mitte .wsFlex .smallteaser a.revmail:active,
body #mitte .wsFlex .iconbox-content a.revmail,
body #mitte .wsFlex .iconbox-content a.revmail:hover,
body #mitte .wsFlex .iconbox-content a.revmail:focus,
body #mitte .wsFlex .iconbox-content a.revmail:active,
body #mitte .wsFlex .wsBlocksNurBild p a.revmail,
body #mitte .wsFlex .wsBlocksNurBild p a.revmail:hover,
body #mitte .wsFlex .wsBlocksNurBild p a.revmail:focus,
body #mitte .wsFlex .wsBlocksNurBild p a.revmail:active {
  color: #ca003a;
  font-weight: bold;
  white-space: nowrap;
}
body #mitte .wsBlock .wsBlocksNurText a.revmail:before,
body #mitte .wsBlock .smallteaser a.revmail:before,
body #mitte .wsBlock .iconbox-content a.revmail:before,
body #mitte .wsBlock .wsBlocksNurBild p a.revmail:before,
body #mitte .wsFlex .wsBlocksNurText a.revmail:before,
body #mitte .wsFlex .smallteaser a.revmail:before,
body #mitte .wsFlex .iconbox-content a.revmail:before,
body #mitte .wsFlex .wsBlocksNurBild p a.revmail:before {
  content: "";
  display: inherit;
  background-image: none;
  position: inherit;
}
body #mitte .wsBlock .wsBlocksNurText ul,
body #mitte .wsBlock .smallteaser ul,
body #mitte .wsBlock .iconbox-content ul,
body #mitte .wsBlock .wsBlocksNurBild p ul,
body #mitte .wsFlex .wsBlocksNurText ul,
body #mitte .wsFlex .smallteaser ul,
body #mitte .wsFlex .iconbox-content ul,
body #mitte .wsFlex .wsBlocksNurBild p ul {
  list-style-type: none;
  padding-left: 8px;
}
body #mitte .wsBlock .wsBlocksNurText ul li,
body #mitte .wsBlock .smallteaser ul li,
body #mitte .wsBlock .iconbox-content ul li,
body #mitte .wsBlock .wsBlocksNurBild p ul li,
body #mitte .wsFlex .wsBlocksNurText ul li,
body #mitte .wsFlex .smallteaser ul li,
body #mitte .wsFlex .iconbox-content ul li,
body #mitte .wsFlex .wsBlocksNurBild p ul li {
  padding-left: 1em;
}
body #mitte .wsBlock .wsBlocksNurText ul li:before,
body #mitte .wsBlock .smallteaser ul li:before,
body #mitte .wsBlock .iconbox-content ul li:before,
body #mitte .wsBlock .wsBlocksNurBild p ul li:before,
body #mitte .wsFlex .wsBlocksNurText ul li:before,
body #mitte .wsFlex .smallteaser ul li:before,
body #mitte .wsFlex .iconbox-content ul li:before,
body #mitte .wsFlex .wsBlocksNurBild p ul li:before {
  content: "•";
  color: #ca003a;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
  font-size: 20px;
}
body #mitte .wsBlock .wsBlocksNurText ul li > a:before,
body #mitte .wsBlock .smallteaser ul li > a:before,
body #mitte .wsBlock .iconbox-content ul li > a:before,
body #mitte .wsBlock .wsBlocksNurBild p ul li > a:before,
body #mitte .wsFlex .wsBlocksNurText ul li > a:before,
body #mitte .wsFlex .smallteaser ul li > a:before,
body #mitte .wsFlex .iconbox-content ul li > a:before,
body #mitte .wsFlex .wsBlocksNurBild p ul li > a:before {
  content: "";
  background: none;
}
body #mitte .wsBlock .wsBlocksNurText ul.dokliste li.pdf:before,
body #mitte .wsBlock .smallteaser ul.dokliste li.pdf:before,
body #mitte .wsBlock .iconbox-content ul.dokliste li.pdf:before,
body #mitte .wsBlock .wsBlocksNurBild p ul.dokliste li.pdf:before,
body #mitte .wsFlex .wsBlocksNurText ul.dokliste li.pdf:before,
body #mitte .wsFlex .smallteaser ul.dokliste li.pdf:before,
body #mitte .wsFlex .iconbox-content ul.dokliste li.pdf:before,
body #mitte .wsFlex .wsBlocksNurBild p ul.dokliste li.pdf:before {
  content: "\f1c1";
  font: normal normal normal 14px/1 FontAwesome;
}
body #mitte .wsBlock .wsBlocksNurText ul.dokliste li.pdf a,
body #mitte .wsBlock .smallteaser ul.dokliste li.pdf a,
body #mitte .wsBlock .iconbox-content ul.dokliste li.pdf a,
body #mitte .wsBlock .wsBlocksNurBild p ul.dokliste li.pdf a,
body #mitte .wsFlex .wsBlocksNurText ul.dokliste li.pdf a,
body #mitte .wsFlex .smallteaser ul.dokliste li.pdf a,
body #mitte .wsFlex .iconbox-content ul.dokliste li.pdf a,
body #mitte .wsFlex .wsBlocksNurBild p ul.dokliste li.pdf a {
  padding-left: 0;
}
body #mitte .wsBlock .wsBlocksNurText ul.dokliste li.pdf a:before,
body #mitte .wsBlock .smallteaser ul.dokliste li.pdf a:before,
body #mitte .wsBlock .iconbox-content ul.dokliste li.pdf a:before,
body #mitte .wsBlock .wsBlocksNurBild p ul.dokliste li.pdf a:before,
body #mitte .wsFlex .wsBlocksNurText ul.dokliste li.pdf a:before,
body #mitte .wsFlex .smallteaser ul.dokliste li.pdf a:before,
body #mitte .wsFlex .iconbox-content ul.dokliste li.pdf a:before,
body #mitte .wsFlex .wsBlocksNurBild p ul.dokliste li.pdf a:before {
  background-image: none;
}
body #mitte .wsBlock .wsEbene2,
body #mitte .wsFlex .wsEbene2 {
  background-color: #fff;
  padding: 10px;
  display: block;
}
body #mitte .wsBlock .wsEbene2 .wsBlocksoBT > .wsBlocksNurBild,
body #mitte .wsFlex .wsEbene2 .wsBlocksoBT > .wsBlocksNurBild {
  margin-left: -10px;
  margin-right: -10px;
  margin-top: -10px;
}
body #mitte .wsBlock .wsEbene2 .wsBlocksoBT > .wsBlocksNurBild img,
body #mitte .wsFlex .wsEbene2 .wsBlocksoBT > .wsBlocksNurBild img {
  width: 100%;
}
body #mitte .wsBlock .wsTypobjectliste_InfoBox,
body #mitte .wsFlex .wsTypobjectliste_InfoBox {
  padding: 0;
  background-color: transparent;
}
body #mitte .wsBlock .wsTypobjectliste_InfoBox .iconbox,
body #mitte .wsFlex .wsTypobjectliste_InfoBox .iconbox {
  background-color: #fff;
  margin-bottom: 20px;
  padding: 10px;
}
body #mitte .wsBlock .wsTypobjectliste_InfoBox .iconbox .iconbox-bild,
body #mitte .wsFlex .wsTypobjectliste_InfoBox .iconbox .iconbox-bild {
  margin-left: -10px;
  margin-right: -10px;
  margin-top: -10px;
}
body #mitte .wsBlock .wsTypobjectliste_InfoBox .iconbox .iconbox-bild img,
body #mitte .wsFlex .wsTypobjectliste_InfoBox .iconbox .iconbox-bild img {
  width: 100%;
}
body #mitte .wsBlock .wsTyp10a,
body #mitte .wsBlock .bg-weiss .wsEbene2,
body #mitte .wsFlex .wsTyp10a,
body #mitte .wsFlex .bg-weiss .wsEbene2 {
  padding: 0;
}
body #mitte .wsBlock .wsTyp10a.wsEbene2,
body #mitte .wsBlock .wsTyp10.wsEbene2,
body #mitte .wsBlock .wsTyp11.wsEbene2,
body #mitte .wsFlex .wsTyp10a.wsEbene2,
body #mitte .wsFlex .wsTyp10.wsEbene2,
body #mitte .wsFlex .wsTyp11.wsEbene2 {
  padding: 10px;
}
body #mitte .wsBlock .wsTyp10a.wsEbene2 + .wsTyp10a,
body #mitte .wsBlock .wsTyp10.wsEbene2 + .wsTyp10a,
body #mitte .wsBlock .wsTyp11.wsEbene2 + .wsTyp10a,
body #mitte .wsFlex .wsTyp10a.wsEbene2 + .wsTyp10a,
body #mitte .wsFlex .wsTyp10.wsEbene2 + .wsTyp10a,
body #mitte .wsFlex .wsTyp11.wsEbene2 + .wsTyp10a {
  margin-top: -15px;
}
body #mitte .wsBlock .wsTyp10a.wsEbene2.abstand a,
body #mitte .wsBlock .wsTyp10.wsEbene2.abstand a,
body #mitte .wsBlock .wsTyp11.wsEbene2.abstand a,
body #mitte .wsFlex .wsTyp10a.wsEbene2.abstand a,
body #mitte .wsFlex .wsTyp10.wsEbene2.abstand a,
body #mitte .wsFlex .wsTyp11.wsEbene2.abstand a {
  margin-bottom: 15px;
}
body #mitte .wsBlock .teaserliste h3,
body #mitte .wsFlex .teaserliste h3 {
  margin-top: 0;
}
body #mitte .wsBlock .bilderliste .bild img,
body #mitte .wsFlex .bilderliste .bild img {
  max-height: 150px;
  width: auto;
  margin-left: auto;
  margin-right: auto;
}
body #mitte .wsBlock .terminkalender h3,
body #mitte .wsFlex .terminkalender h3 {
  margin-top: 0;
}
body #mitte .wsBlock .terminkalender img,
body #mitte .wsFlex .terminkalender img {
  width: 100%;
}
body #mitte .wsBlock .terminkalender a,
body #mitte .wsFlex .terminkalender a {
  display: inline-block;
  position: relative;
  padding-left: 15px;
}
body #mitte .wsBlock .terminkalender a h4,
body #mitte .wsFlex .terminkalender a h4 {
  margin-left: 15px;
}
body #mitte .wsBlock .terminkalender a:before,
body #mitte .wsFlex .terminkalender a:before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAHCAYAAAArkDztAAAAKElEQVQIW2M8xWD1nwEKzBiOMcLYYAY2SbgKdEm4BLpO/Dqw2oHLVQD4MRQLJotQSQAAAABJRU5ErkJggg==);
  content: " ";
  background-repeat: no-repeat;
  display: block;
  width: 6px;
  height: 1rem;
  position: absolute;
  background-position: center;
  margin-left: 5px;
  margin-right: 5px;
  left: 0;
  top: 3px;
}
body #mitte .wsBlock.wsTypobjectliste_Mitglieder #filter,
body #mitte .wsFlex.wsTypobjectliste_Mitglieder #filter {
  border-top: 1px solid #ca003a;
  border-bottom: 1px solid #ca003a;
  list-style-type: none;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
}
body #mitte .wsBlock.wsTypobjectliste_Mitglieder #filter .nixda,
body #mitte .wsFlex.wsTypobjectliste_Mitglieder #filter .nixda {
  display: none;
}
@media only screen and (min-width: 576px) {
  body #mitte .wsBlock.wsTypobjectliste_Mitglieder #filter li:hover,
  body #mitte .wsBlock.wsTypobjectliste_Mitglieder #filter li:hover a, body #mitte .wsBlock.wsTypobjectliste_Mitglieder #filter li:focus,
  body #mitte .wsBlock.wsTypobjectliste_Mitglieder #filter li:focus a, body #mitte .wsBlock.wsTypobjectliste_Mitglieder #filter li:active,
  body #mitte .wsBlock.wsTypobjectliste_Mitglieder #filter li:active a,
  body #mitte .wsFlex.wsTypobjectliste_Mitglieder #filter li:hover,
  body #mitte .wsFlex.wsTypobjectliste_Mitglieder #filter li:hover a,
  body #mitte .wsFlex.wsTypobjectliste_Mitglieder #filter li:focus,
  body #mitte .wsFlex.wsTypobjectliste_Mitglieder #filter li:focus a,
  body #mitte .wsFlex.wsTypobjectliste_Mitglieder #filter li:active,
  body #mitte .wsFlex.wsTypobjectliste_Mitglieder #filter li:active a {
    background-color: #ca003a !important;
    color: #fff !important;
  }
  body #mitte .wsBlock.wsTypobjectliste_Mitglieder #filter li a,
  body #mitte .wsFlex.wsTypobjectliste_Mitglieder #filter li a {
    padding: 10px;
    display: block;
  }
}
body #mitte .wsBlock.wsTypobjectliste_Mitglieder #filter li.active a,
body #mitte .wsFlex.wsTypobjectliste_Mitglieder #filter li.active a {
  font-weight: bold;
}
body #mitte .has-wsBlocksObjectListe_Mitglieder #filter {
  border-top: 1px solid #ca003a;
  border-bottom: 1px solid #ca003a;
  list-style-type: none;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
}
body #mitte .has-wsBlocksObjectListe_Mitglieder #filter .nixda {
  display: none;
}
@media only screen and (max-width: 767px) {
  body #mitte .has-wsBlocksObjectListe_Mitglieder #filter li:hover,
  body #mitte .has-wsBlocksObjectListe_Mitglieder #filter li:hover a, body #mitte .has-wsBlocksObjectListe_Mitglieder #filter li:focus,
  body #mitte .has-wsBlocksObjectListe_Mitglieder #filter li:focus a, body #mitte .has-wsBlocksObjectListe_Mitglieder #filter li:active,
  body #mitte .has-wsBlocksObjectListe_Mitglieder #filter li:active a {
    background-color: #ca003a !important;
    color: #fff !important;
  }
  body #mitte .has-wsBlocksObjectListe_Mitglieder #filter li a {
    padding: 10px;
    display: block;
  }
}
body #mitte .has-wsBlocksObjectListe_Mitglieder #filter li.active a {
  font-weight: bold;
}
body #mitte .wsEbene1 > .binnen > .row .wsCol1 .wsEbene2 {
  margin-bottom: 20px;
}
body #mitte .klnur_link,
body #mitte .klnur_link_decr {
  margin-left: 22px;
}
body #mitte .klnur_link a,
body #mitte .klnur_link_decr a {
  position: relative;
}
body #mitte .wsTyp1a {
  margin-bottom: 0;
}
body #mitte .wsTyp1a .wsBlocksBTu .wsBlocksNurText {
  padding: 8px 15px 8px 15px;
}
body #mitte .wsTyp1a .wsBlocksTBu {
  margin-left: 0;
  margin-right: 0;
}
body #mitte .teasereinfach .oben i.fa {
  font-size: 20px;
}
body #mitte .teasereinfach2 .oben i.fa {
  font-size: 20px;
}
body #mitte .teasereinfach2 a {
  margin-left: 15px;
  display: block;
}
body #mitte .teasereinfach2 a .fa {
  margin-left: -15px;
}
body #mitte .teasereinfach2 a.active {
  font-weight: bold;
}
body #mitte .teaserprev a {
  margin-left: 15px;
  display: block;
  color: #ccc;
}
body #mitte .teaserprev a:hover {
  color: #ca003a;
}
body #mitte .teaserprev a span {
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: calc( 100% - 15px );
}
body #mitte .teaserprev a .fa {
  margin-left: -15px;
}
body #mitte .teaserprev a.active {
  font-weight: bold;
}
body #mitte .teasernext a {
  margin-right: 15px;
  color: #ccc;
  display: block;
  text-align: right;
}
body #mitte .teasernext a span {
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: calc( 100% - 15px );
}
body #mitte .teasernext a:hover {
  color: #ca003a;
}
body #mitte .teasernext a .fa {
  margin-right: -15px;
}
body #mitte .teasernext a.active {
  font-weight: bold;
}
body #mitte .wsBlocksYouTube {
  padding-top: 0;
}
body #mitte .wsBlocksYouTube img {
  width: 100%;
  height: auto;
}
body #mitte .wsBlocksYouTube .videobutton {
  color: #ca003a;
  top: 30px;
  left: 20px;
}
body #mitte .wsBlocksYouTube.vimeo {
  position: relative;
}
body #mitte .wsBlocksYouTube.vimeo .videobutton {
  top: 40%;
  left: 40%;
}
body #mitte .wsBlocksYouTube .yttitle {
  position: absolute;
  right: 20px;
  bottom: 20px;
  color: #fff;
}
body #mitte video {
  width: 100%;
}
body #mitte .card-header[role=tab] {
  background-color: transparent;
  padding-left: 0;
  padding-right: 0;
  border: none;
}
body #mitte .card-header[role=tab] h4 {
  width: 90%;
}
body #mitte .card-header[role=tab] a[aria-expanded=true] .an {
  display: none;
}
body #mitte .card-header[role=tab] a[aria-expanded=true] .aus {
  display: inline-block;
}
body #mitte .card-header[role=tab] a[aria-expanded=false] .aus {
  display: none;
}
body #mitte .card-header[role=tab] a[aria-expanded=false] .an {
  display: inline-block;
}
body #mitte .card-header[role=tab] + [role=tabpanel] {
  padding-bottom: 20px;
}
body #mitte .wsTypAccoMHL .panel-default,
body #mitte .wsTypAcco .panel-default {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
body #mitte .wsTypAccoMHL .panel-default > .panel-heading,
body #mitte .wsTypAcco .panel-default > .panel-heading {
  background-color: transparent;
  padding: 10px 0;
}
body #mitte .wsTypAccoMHL .panel-default > .panel-heading h4,
body #mitte .wsTypAcco .panel-default > .panel-heading h4 {
  font-weight: bold;
}
body #mitte .wsTypAccoMHL .panel-default .panel-body,
body #mitte .wsTypAcco .panel-default .panel-body {
  border: none;
  padding: 10px 0;
}
body #mitte .wsTypAccoMHL a,
body #mitte .wsTypAcco a {
  display: block;
}
body #mitte .wsTypAccoMHL h4,
body #mitte .wsTypAcco h4 {
  display: block;
}
body #mitte .wsTypAccoMHL a:not([aria-expanded=true]) .an,
body #mitte .wsTypAccoMHL a:not([aria-expanded=true]) .aus,
body #mitte .wsTypAcco a:not([aria-expanded=true]) .an,
body #mitte .wsTypAcco a:not([aria-expanded=true]) .aus {
  font-weight: bold;
}
body #mitte .wsTypAccoMHL a:not([aria-expanded=true]) .aus,
body #mitte .wsTypAcco a:not([aria-expanded=true]) .aus {
  display: none;
}
body #fuss {
  margin-bottom: 50px;
}
@media print {
  body #fuss {
    display: none;
  }
}
body #fuss #footerNav2 {
  list-style-type: none;
  display: inline-block;
  padding-left: 0;
}
body #fuss #footerNav2 li {
  padding-right: 25px;
}
body #fuss #footerNav {
  list-style-type: none;
  display: inline-block;
}
body #fuss #footerNav li {
  float: right;
}
body #fuss #footerNav li:before {
  content: "|";
  width: 5px;
  padding-left: 15px;
  padding-right: 15px;
}
body #fuss #footerNav li a {
  font-size: 10px;
}
body #fuss #footerNav li.last:before, body #fuss #footerNav li.first:before {
  content: "";
}

.abstaende .wsBlock.wsEbene1 {
  margin-bottom: 20px;
}

body.stiftung #mitte h2,
body.stiftung #mitte .h2,
body.stiftung #mitte h3,
body.stiftung #mitte .h3,
body.stiftung #mitte a.revmail {
  color: #003a78 !important;
}
body.stiftung #mitte ul li:before {
  color: #003a78 !important;
}

/**
 * @Author: Andrea Dittler | webspezi.com
 * @Date:   2023-11-09 06:59:03
 * @Last Modified by:   Andrea Dittler | webspezi.com
 * @Last Modified time: 2023-11-10 15:39:03
 */
.tllist .bg-weiss,
.tllist .bg-white,
.timeline .bg-weiss,
.timeline .bg-white {
  padding: 10px;
  background: #fff;
}

.e2-weiss .KombiEbene2 > div {
  margin-bottom: 20px;
  background-color: #fff;
  padding: 10px;
}
.e2-weiss .KombiEbene2 > div.has-wsBlocksPageHeadlineBlock {
  padding-bottom: 25px;
  margin-bottom: 0;
}
.e2-weiss .bg-weiss {
  background: #fff;
}
.e2-weiss .bg-weiss .KombiEbene2 {
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 5px;
}

body.body---de--index #mitte > .container {
  margin-top: 50px;
}
body.body---de--index #mitte > .container h3 {
  color: #333;
  font-size: 18px;
  border-bottom: 2px solid #ca003a;
  padding-bottom: 5px;
}
body.body---de--index #mitte > .container .wsBlock .wsEbene2 {
  margin-bottom: 20px;
}
body.body---de--index #mitte > .container .wsBlock .wsEbene2.Infoboxen {
  /* margin-top: 20px; */
  background-color: transparent;
  padding: 0;
}
body.body---de--index #mitte > .container .wsBlock .wsEbene2.Infoboxen > .binnen > .row {
  display: flex;
  align-items: stretch;
}
body.body---de--index #mitte > .container .wsBlock .wsEbene2.Infoboxen > .binnen > .row > div > .innen {
  background-color: #fff;
  height: 100%;
}
body.body---de--index #mitte > .container .wsBlock .wsEbene2.Infoboxen .wsEbene3 {
  background-color: #fff;
  padding: 10px;
}
body.body---de--index #mitte > .container .wsBlock.wsTypInfoBox a,
body.body---de--index #mitte > .container .wsBlock .has-wsBlocksInfoBox a {
  position: relative;
  padding-left: 15px;
  /* display: inline-block; */
}
body.body---de--index #mitte > .container .wsBlock.wsTypInfoBox a:before,
body.body---de--index #mitte > .container .wsBlock .has-wsBlocksInfoBox a:before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAHCAYAAAArkDztAAAAKElEQVQIW2M8xWD1nwEKzBiOMcLYYAY2SbgKdEm4BLpO/Dqw2oHLVQD4MRQLJotQSQAAAABJRU5ErkJggg==);
  content: " ";
  background-repeat: no-repeat;
  display: block;
  width: 6px;
  height: 1rem;
  position: absolute;
  background-position: center;
  margin-left: 5px;
  margin-right: 5px;
  left: 0;
  top: 3px;
  /* background-repeat: no-repeat;
  content: "";
  display: block;
  width: 6px;
  height: 10px;
  position: absolute;
  /* background-position: center; */
  /*margin-left: 5px;
  margin-right: 5px;
  left: 0;
  top: 5px;*/
}
body.body---de--index #mitte > .container .wsBlock.wsTypInfoBox a.revmail,
body.body---de--index #mitte > .container .wsBlock .has-wsBlocksInfoBox a.revmail {
  padding-left: 0;
  display: inline;
  color: #000 !important;
  font-weight: normal !important;
  padding-left: 15px;
}
body.body---de--index #mitte > .container .wsBlock.wsTypInfoBox a.revmail, body.body---de--index #mitte > .container .wsBlock.wsTypInfoBox a.revmail:hover, body.body---de--index #mitte > .container .wsBlock.wsTypInfoBox a.revmail:focus, body.body---de--index #mitte > .container .wsBlock.wsTypInfoBox a.revmail:active,
body.body---de--index #mitte > .container .wsBlock .has-wsBlocksInfoBox a.revmail,
body.body---de--index #mitte > .container .wsBlock .has-wsBlocksInfoBox a.revmail:hover,
body.body---de--index #mitte > .container .wsBlock .has-wsBlocksInfoBox a.revmail:focus,
body.body---de--index #mitte > .container .wsBlock .has-wsBlocksInfoBox a.revmail:active {
  color: #ca003a;
  font-weight: bold;
  white-space: nowrap;
}
body.body---de--index #mitte > .container .wsBlock.wsTypInfoBox a.revmail:before,
body.body---de--index #mitte > .container .wsBlock .has-wsBlocksInfoBox a.revmail:before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAHCAYAAAArkDztAAAAKElEQVQIW2M8xWD1nwEKzBiOMcLYYAY2SbgKdEm4BLpO/Dqw2oHLVQD4MRQLJotQSQAAAABJRU5ErkJggg==);
  content: " ";
  background-repeat: no-repeat;
  display: block;
  width: 6px;
  height: 1rem;
  position: absolute;
  background-position: center;
  margin-left: 5px;
  margin-right: 5px;
  left: 0;
  top: 3px;
}

/**
 * @Author: Andrea Dittler | webspezi.com
 * @Date:   2023-11-09 06:58:04
 * @Last Modified by:   Andrea Dittler | webspezi.com
 * @Last Modified time: 2023-11-10 14:54:44
 */
.bigslider .untertitel {
  background-color: rgba(0, 0, 0, 0.1);
  padding: 10px;
  margin-bottom: 20px;
}
.bigslider .bild {
  text-align: center;
}
.bigslider .bild img {
  margin-left: auto;
  margin-right: auto;
  max-height: 350px;
  width: auto;
}
.bigslider .slick-next,
.bigslider .slick-prev {
  position: absolute;
  font-family: FontAwesome;
  top: 50%;
  height: 90%;
  width: 40px;
}
.bigslider .slick-next:before,
.bigslider .slick-prev:before {
  color: #ca003a;
  font-family: FontAwesome;
  font-size: 36px;
  background: none;
  padding: 0px;
}
.bigslider .slick-prev {
  left: 0px;
  z-index: 999;
}
.bigslider .slick-prev:before {
  content: "\f053";
}
.bigslider .slick-next {
  right: 0px;
}
.bigslider .slick-next:before {
  content: "\f054";
}

.slick-dots {
  display: none !important;
}

.carousel-caption {
  position: relative;
  padding-top: 2rem;
  padding-bottom: 1.25rem;
  color: black;
  text-align: left;
  left: inherit;
  right: inherit;
  background-color: rgba(0, 0, 0, 0.1);
  padding-left: 10px;
  padding-right: 10px;
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ca003a'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ca003a'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}

/**
 * @Author: Andrea Dittler | webspezi.com
 * @Date:   2023-11-09 06:57:14
 * @Last Modified by:   Andrea Dittler | webspezi.com
 * @Last Modified time: 2023-11-10 15:38:58
 */
@media only screen and (max-width: 767px) {
  .filter-heading {
    display: none;
  }
  .isotope-filter {
    display: none;
  }
}
/* isotope filter toggle button */
.isotope-filter .filter-toggle-btn {
  position: relative;
  width: 100%;
  background-color: #0B6774 !important;
  margin: 0 0 5px 0;
  padding: 10px 30px;
  font-size: 14px;
  font-weight: 600;
  color: #FFF;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.isotope-filter .filter-toggle-btn > i {
  margin-left: 5px;
  font-size: 16px;
}

.isotope-filter .navbar-collapse {
  border-top: none !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* isotope filter links */
.isotope-filter-links {
  font-size: 0;
  border-bottom: 2px solid #ca003a;
}
@media only screen and (max-width: 991px) {
  .isotope-filter-links {
    border-top: 2px solid #ca003a;
  }
}

.isotope-filter-links > a {
  position: relative;
  display: inline-block;
  padding: 6px 10px;
  text-decoration: none;
  font-size: 14px;
  font-weight: normal;
  color: #ca003a;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin: 0;
}
@media only screen and (max-width: 1199px) {
  .isotope-filter-links > a {
    font-size: 12px;
  }
}
@media only screen and (max-width: 991px) {
  .isotope-filter-links > a {
    border-radius: 0;
    font-size: 14px;
  }
}

.isotope-filter-links > a.active,
.isotope-filter-links > a:hover {
  background-color: #ca003a;
  color: #FFF;
  border-color: #ca003a !important;
}

/* isotope items wrap */
.isotope-items-wrap {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/* isotope item */
.isotope-item {
  float: left;
  width: 25%;
}

/* isotope gutter (add more space between isotope items) */
/* gutter-1 */
.isotope.gutter-1 .isotope-item {
  padding: 0 0 6px 6px;
}

.isotope.gutter-1 .isotope-filter {
  margin-left: 6px;
}

/* gutter-2 */
.isotope.gutter-2 .isotope-item {
  padding: 0 0 25px 25px;
}

.isotope.gutter-2 {
  margin-left: -25px;
}

.isotope.gutter-2 .isotope-filter {
  margin-left: 25px;
}

/* gutter-3 */
.isotope.gutter-3 .isotope-item {
  padding: 0 0 40px 40px;
}

.isotope.gutter-3 {
  margin-left: -40px;
}

.isotope.gutter-3 .isotope-filter {
  margin-left: 40px;
}

/* isotope columns */
.isotope.cols-1 .isotope-item {
  width: 100%;
}

.isotope.cols-2 .isotope-item {
  width: 50%;
}

.isotope.cols-3 .isotope-item {
  width: 33.33333333%;
}

.isotope.cols-4 .isotope-item {
  width: 25%;
}

.isotope.cols-5 .isotope-item {
  width: 20%;
}

.isotope.cols-6 .isotope-item {
  width: 16.6666666667%;
}

/* isotope grid sizer */
.grid-sizer {
  height: auto;
}

.isotope.cols-1 .grid-sizer {
  width: 100%;
}

.isotope.cols-2 .grid-sizer {
  width: 50%;
}

.isotope.cols-3 .grid-sizer {
  width: 33.33333333%;
}

.isotope.cols-4 .grid-sizer {
  width: 25%;
}

.isotope.cols-5 .grid-sizer {
  width: 20%;
}

.isotope.cols-6 .grid-sizer {
  width: 16.6666666667%;
}

/* isotope width2 item (alternative width) */
.isotope.cols-3 .width2 {
  width: 66.66666666%;
}

.isotope.cols-4 .width2 {
  width: 50%;
}

.isotope.cols-5 .width2 {
  width: 40%;
}

.isotope.cols-6 .width2 {
  width: 33.33333333%;
}

/* isotope on smaller screens 
=============================== */
@media (max-width: 1600px) {
  .isotope.cols-5 .isotope-item,
  .isotope.cols-6 .isotope-item,
  .isotope.cols-5 .grid-sizer,
  .isotope.cols-6 .grid-sizer {
    width: 25%;
  }
  .isotope.cols-5 .width2,
  .isotope.cols-6 .width2 {
    width: 50%;
  }
}
@media (max-width: 1200px) {
  .isotope.gutter-2 .isotope-filter,
  .isotope.gutter-3 .isotope-filter {
    margin-left: 15px;
  }
  .isotope.gutter-2,
  .isotope.gutter-3 {
    margin-left: -15px;
  }
  .isotope.gutter-2 .isotope-item,
  .isotope.gutter-3 .isotope-item {
    padding: 0 0 15px 15px;
  }
  .isotope.cols-4 .isotope-item,
  .isotope.cols-5 .isotope-item,
  .isotope.cols-6 .isotope-item,
  .isotope.cols-4 .grid-sizer,
  .isotope.cols-5 .grid-sizer,
  .isotope.cols-6 .grid-sizer {
    width: 33.33333333%;
  }
  .isotope.cols-4 .width2,
  .isotope.cols-5 .width2,
  .isotope.cols-6 .width2 {
    width: 66.66666666%;
  }
}
@media (max-width: 992px) {
  .isotope.cols-3 .isotope-item,
  .isotope.cols-4 .isotope-item,
  .isotope.cols-5 .isotope-item,
  .isotope.cols-6 .isotope-item,
  .isotope.cols-3 .grid-sizer,
  .isotope.cols-4 .grid-sizer,
  .isotope.cols-5 .grid-sizer,
  .isotope.cols-6 .grid-sizer,
  .isotope.cols-3 .width2,
  .isotope.cols-4 .width2,
  .isotope.cols-5 .width2,
  .isotope.cols-6 .width2 {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .isotope-filter {
    background-color: transparent;
  }
  .isotope-filter-links {
    margin: 0 2px;
  }
  .isotope-filter-links > a {
    display: block;
    margin: 3px 0 !important;
    text-align: center;
  }
}
@media (max-width: 480px) {
  .isotope.cols-3 .isotope-item,
  .isotope.cols-4 .isotope-item,
  .isotope.cols-5 .isotope-item,
  .isotope.cols-6 .isotope-item,
  .isotope.cols-3 .grid-sizer,
  .isotope.cols-4 .grid-sizer,
  .isotope.cols-5 .grid-sizer,
  .isotope.cols-6 .grid-sizer,
  .isotope.cols-3 .width2,
  .isotope.cols-4 .width2,
  .isotope.cols-5 .width2,
  .isotope.cols-6 .width2 {
    width: 100%;
  }
}
/* Portfolio item */
.portfolio-item {
  cursor: pointer;
  position: relative;
  background-color: #fff;
  overflow: hidden;
  text-align: center;
  padding: 0;
  /* height: 145px; */
  text-align: center;
  /* height: 145px; */
  border: 2px solid #ccc;
}
.portfolio-item img {
  max-width: 55%;
}
.portfolio-item .item-link {
  display: block;
  height: 100%;
  padding: 15px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.portfolio-item .item-link:hover {
  text-decoration: none;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.portfolio-item:hover {
  background-color: fade(#ca003a, 5%);
}
.portfolio-item .item-info-title {
  margin: 0 0 5px 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
}

.iso-text {
  display: none;
  padding: 5px;
}

.grid-item--gigante {
  width: 50% !important;
}
@media only screen and (max-width: 1199px) {
  .grid-item--gigante {
    width: 66.66666% !important;
  }
}
@media only screen and (max-width: 991px) {
  .grid-item--gigante {
    width: 100% !important;
  }
}
.grid-item--gigante .iso-text {
  display: block;
  text-align: left;
}
.grid-item--gigante .iso-text a {
  position: relative;
  padding-left: 15px;
  display: inline-block;
}
.grid-item--gigante .iso-text a:before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAHCAYAAAArkDztAAAAKElEQVQIW2M8xWD1nwEKzBiOMcLYYAY2SbgKdEm4BLpO/Dqw2oHLVQD4MRQLJotQSQAAAABJRU5ErkJggg==);
  content: " ";
  background-repeat: no-repeat;
  display: block;
  width: 6px;
  height: 1rem;
  position: absolute;
  background-position: center;
  margin-left: 5px;
  margin-right: 5px;
  left: 0;
  top: 3px;
}

.og-grid {
  list-style: none;
  padding: 20px 0 0;
  text-align: center;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 0;
}

.og-grid li {
  display: inline-block;
  vertical-align: top;
  height: auto;
  margin: 0 15px 30px;
  text-align: center;
  opacity: 1;
  width: 90%;
}

.portfolio-item .hidden-overlay {
  min-width: 100%;
  min-height: 100%;
  opacity: 0;
  background: none;
  position: relative;
  top: 0;
  left: 0;
}

.portfolio-item .hidden-overlay:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: -100%;
  left: 0;
  background: #000;
}

.portfolio-item > a img {
  transition: all 0.7s ease-in-out;
  opacity: 1;
  margin-left: auto;
  margin-right: auto;
}

.portfolio-item > a .overlay-content {
  min-width: 100%;
  min-height: 100%;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  background: none;
  position: absolute;
  top: 30px;
  left: 0;
  color: #fff;
  transition: all 0.5s ease-in-out;
}

.portfolio-item > a .overlay-content p {
  font-size: 0.875em;
  line-height: 1.5em;
  width: 85%;
  margin: 0 auto;
  transition: all 0.7s ease-in-out;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}

.portfolio-item > a .overlay-content h4 {
  font-family: "Titillium Web", sans-serif;
  font-size: 1.125em;
  font-weight: 600;
  text-transform: uppercase;
  width: 85%;
  margin: 55px auto 28px;
  position: relative;
  transition: all 0.7s ease-in-out;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}

.portfolio-item > a .overlay-content h4::after {
  content: "";
  position: absolute;
  bottom: -16px;
  left: 50%;
  width: 100px;
  height: 1px;
  background-color: #fff;
  margin-left: -50px;
}

/* .portfolio-item > a:hover img {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    } */
.portfolio-item > a:hover .overlay-content {
  top: 0;
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}

.portfolio-item > a:hover .overlay-content h4 {
  transition: all 0.4s ease-in-out;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=1);
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}

.portfolio-item > a:hover .overlay-content p {
  transition: all 0.4s ease-in-out;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=1);
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}

.visible-item .hidden-overlay {
  display: none;
}

.hidden-item {
  pointer-events: none;
}

.hidden-item .hidden-overlay {
  display: block;
}

.mfp-bg {
  background: #000;
  opacity: 0.9;
  filter: alpha(opacity=90);
  z-index: 99999;
}

.mfp-wrap {
  z-index: 99999;
}

.mfp-container {
  padding: 0 15px;
}

.mfp-figure:after {
  top: 80px;
  bottom: 80px;
}

img.mfp-img {
  padding: 80px 0 80px;
}

.mfp-close,
.mfp-close:focus,
.mfp-close:active {
  top: 36px;
}

.mfp-bottom-bar {
  margin-top: -75px;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
}

/* left/right navigation buttons */
.mfp-custom-arrow {
  position: absolute;
  display: inline-block;
  top: 50%;
  width: 90px;
  height: 110px;
  background-color: rgba(0, 0, 0, 0);
  margin-top: -55px;
  padding: 0;
  z-index: 9999;
  border: none;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media (max-width: 1400px) {
  .mfp-custom-arrow {
    display: none;
  }
}
.mfp-custom-arrow:focus {
  outline: none;
}

.mfp-custom-arrow-left {
  left: 0;
}

.mfp-custom-arrow-left:before {
  content: "\f053";
  font-size: 24px;
  color: #8E969C;
}

.mfp-custom-arrow-right {
  right: 0;
}

.mfp-custom-arrow-right:before {
  content: "\f054";
  font-size: 24px;
  color: #8E969C;
}

/* fade in navigation */
.mfp-fadein .mfp-figure {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  -ms-animation-duration: 0.5s;
  -o-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* on smaller devices */
@media (max-width: 768px) {
  .mfp-bottom-bar {
    padding: 0 10px;
  }
  .mfp-counter {
    right: 10px;
  }
  .mfp-close,
  .mfp-close:focus {
    right: 0;
  }
}
/* Inline popup (type inline) 
------------------------------- */
.inline-popup {
  position: relative;
  max-width: 1170px;
  height: auto;
  background-color: transparent;
  padding: 0px;
  margin: 70px auto;
}

.inline-popup-image {
  width: 100%;
  height: auto;
  padding-bottom: 50%;
}

/* Close button */
.inline-popup .inline-popup-close {
  position: absolute;
  top: -50px;
  right: 15px;
  text-decoration: none;
  font-size: 32px;
  color: #545A5F;
}

.inline-popup .mfp-close {
  display: none;
}

/* Fade-zoom animation for first dialog */
/* start state */
.mfp-fade-zoom .inline-popup {
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}

/* animate in */
.mfp-fade-zoom.mfp-ready .inline-popup {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

/* animate out */
.mfp-fade-zoom.mfp-removing .inline-popup {
  opacity: 0;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}

/* Dark overlay, start state */
.mfp-fade-zoom.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

/* animate in */
.mfp-fade-zoom.mfp-ready.mfp-bg {
  background: #000;
  opacity: 0.4;
}

/* animate out */
.mfp-fade-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

.mfp-content {
  background: #fff;
  max-width: 960px;
  margin-top: 50px;
  min-height: 80%;
  padding: 20px 20px 20px 20px;
}

.mfp-content h3 {
  margin-top: 0;
}

.mfp-custom-arrow-left {
  left: 40%;
}

.mfp-custom-arrow-right {
  right: 40%;
}

.mfp-custom-arrow {
  position: absolute;
  display: inline-block;
  top: 95px;
}

.mfp-ajax-cur .mfp-content:before {
  content: "\f110";
  color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  z-index: 9999;
  vertical-align: middle;
  padding-top: 30%;
  padding-left: 45%;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 50px;
}

.inline-popup .inline-popup-close {
  top: -80px;
}

/**
 * @Author: Andrea Dittler | webspezi.com
 * @Date:   2023-11-09 06:57:42
 * @Last Modified by:   Andrea Dittler | webspezi.com
 * @Last Modified time: 2023-11-09 07:10:15
 */
@media only screen and (max-width: 767px) {
  .slicknav_menu {
    border-bottom: 4px solid #ca003a;
    background-color: #fff;
  }
  .slicknav_menu #topnav > .nav {
    padding: 0;
    margin: 0;
  }
  .slicknav_menu #topnav > .nav a {
    color: #ca003a;
    padding: 5px 10px;
    margin: 0 0;
    border-radius: 0;
  }
  .slicknav_menu #topnav > .nav li.level_1 {
    border-top: 1px solid #ca003a;
  }
  .slicknav_menu #topnav > .nav li.level_1.active > ul {
    display: block !important;
  }
  #footerNav {
    padding: 0;
  }
  #footerNav li {
    float: none !important;
    min-width: 50%;
    text-align: left;
    margin-bottom: 20px;
    max-width: 50%;
  }
  #footerNav li:before {
    content: "";
    padding: 0;
    width: 0;
    display: none;
  }
  #footerNav li a {
    display: block;
    padding: 7px 5px;
  }
  #footerNav li:first-of-type, #footerNav li:last-of-type {
    min-width: 50%;
    max-width: 50%;
    text-align: center;
  }
  #footerNav li:first-of-type {
    order: 6;
  }
}
.metabottom {
  display: none;
}
@media only screen and (max-width: 767px) {
  .metabottom {
    border-bottom: 4px solid #ca003a;
    display: block;
  }
  .metabottom ul {
    list-style-type: none;
    padding: 0;
  }
  .metabottom ul li a {
    display: block;
    padding: 7px 5px;
  }
}

#mobilnav {
  background-color: #fff;
  border-top: 4px solid #ca003a;
  border-bottom: 4px solid #ca003a;
  margin-top: -10px;
  padding-left: 0;
  padding-right: 0;
}
#mobilnav .navbar-toggler {
  margin-left: auto;
}
#mobilnav .navbar-toggler .bar {
  border-bottom: 4px solid #ca003a;
  width: 30px;
  height: 4px;
  display: block;
  padding-top: 4px;
  margin-bottom: 4px;
}
#mobilnav .nav-item a {
  padding-left: 15px;
  padding-right: 15px;
  font-size: 16px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #ca003a;
}
#mobilnav .nav-item a[aria-expanded=true] .an {
  display: none;
}
#mobilnav .nav-item a[aria-expanded=true] .aus {
  display: inline-block;
}
#mobilnav .nav-item a[aria-expanded=false] .aus {
  display: none;
}
#mobilnav .nav-item a[aria-expanded=false] .an {
  display: inline-block;
}
#mobilnav .nav-item.active > a {
  font-weight: bold;
}
#mobilnav .nav-item.active > a .an {
  display: none;
}
#mobilnav .nav-item.active > a .aus {
  display: inline-block;
}
#mobilnav ul {
  list-style-type: none;
  padding: 0;
}
#mobilnav ul.level_0 > li {
  border-top: 1px solid #ca003a;
}
#mobilnav ul.level_0 > li > a {
  padding-left: 10px;
}
#mobilnav ul.level_1 > li > a {
  padding-left: 35px;
}
#mobilnav ul.level_2 > li > a {
  padding-left: 55px;
}
#mobilnav ul.level_3 > li > a {
  padding-left: 75px;
}
#mobilnav ul.level_4 > li > a {
  padding-left: 95px;
}
#mobilnav ul.level_5 > li > a {
  padding-left: 115px;
}

/**
 * @Author: Andrea Dittler | webspezi.com
 * @Date:   2023-11-09 06:59:26
 * @Last Modified by:   Andrea Dittler | webspezi.com
 * @Last Modified time: 2023-11-10 15:56:41
 */
#uebersicht .top {
  list-style-type: none;
  margin-left: -10px;
  margin-right: -10px;
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
}
#uebersicht .top li.level_1 {
  width: 20%;
}
@media only screen and (max-width: 991px) {
  #uebersicht .top li.level_1 {
    width: 30%;
  }
}
@media only screen and (max-width: 767px) {
  #uebersicht .top li.level_1 {
    width: 100%;
  }
}
#uebersicht .top li.level_1.position_1 {
  display: none;
}
#uebersicht .top li.level_1 > .innen {
  background-color: #fff;
  margin: 10px;
  padding: 10px;
}
#uebersicht .top li.level_1 > .innen > a {
  border-bottom: 2px solid #ca003a;
  display: block;
  margin-bottom: 20px;
  padding-bottom: 5px;
}
#uebersicht .top li.level_1 > .innen > a, #uebersicht .top li.level_1 > .innen > a:active, #uebersicht .top li.level_1 > .innen > a:focus, #uebersicht .top li.level_1 > .innen > a:hover {
  color: #ca003a;
}
#uebersicht .top ul[class*=level_] {
  padding-left: 1em;
  list-style-type: none;
}
#uebersicht .top ul[class*=level_] li {
  padding-left: 0;
}
#uebersicht .top ul[class*=level_] li .innen {
  margin-top: -21px;
}
#uebersicht .top ul[class*=level_] li .innen a {
  padding: 0 0 8px 0;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
}
#uebersicht .top ul[class*=level_] li .innen a:hover {
  overflow: visible;
  z-index: 9999;
  position: relative;
  background-color: #ca003a;
  display: inline-table;
  color: white;
  padding-right: 10px;
  padding-left: 10px;
}
#uebersicht .top ul[class*=level_] li:before {
  content: "•";
  color: #ca003a;
  display: inline-block;
  width: 1em;
  margin-left: -0.8em;
  font-size: 16px;
}
#uebersicht .top ul[class*=level_] li.hatc:before {
  content: "\f054";
  font: normal normal normal 14px/1 FontAwesome;
  margin-left: -12px;
  line-height: 20px;
}

.nomargin-bottom {
  margin-bottom: 0 !important;
}

/*# sourceMappingURL=style.css.map */
