@charset "UTF-8";
/* //////////////////////////////////////////////////////////////////////////////////////
      Main
     ////////////////////////////////////////////////////////////////////////////////////// */
/* 
 * clearfix     used project wide to clear floats and create a new formatting context
 * usage      @include clearfix-me(<empty|overflow|facebook|micro|stubborn>)
 * $clearfix-method sets default method
 */
/* //////////////////////////////////////////////////////////////////////////////////////
      Modular Scale
     ////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////
      Functions
     ////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////
      Helpers
     ////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////
      Mixin's for Global Use
     ////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////
      Colors
     ////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////
      FORM-Elements
////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////
      FONT-FACE & WEB-FONTS
     ////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////
      Appearance
     ////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////
      Filter
     ////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////
      Filter
     ////////////////////////////////////////////////////////////////////////////////////// */
/* Global values */
/* //////////////////////////////////////////////////////////////////////////////////////
      BOX-SIZING
     ////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////
      Transform
     ////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////
      Transition
     ////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////
      Animation
     ////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////
      hyphens
  ////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////
			DEFAULT SETTINGS
		 ////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////
			SETTINGS Ticket
		 ////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////
      ICONS
     ////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////
			Typo
		 ////////////////////////////////////////////////////////////////////////////////////// */
.text-left.text-left {
  text-align: left; }

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

.text-center.text-center {
  text-align: center; }

.text-justify.text-justify {
  text-align: justify; }

.vert-center.vert-center {
  display: flex;
  align-self: center;
  -ms-flex-item-align: center; }

.left.left {
  float: left; }

.right.right {
  float: right; }

.float-none.float-none {
  float: none; }

.nav__item__submenu, .nav, .ld-grid, .row, .row-nested, form, article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary, ul, ol, p, body, html, .reset-margin-padding.reset-margin-padding, .rset-mp.rset-mp {
  margin: 0;
  padding: 0; }

html {
  font: 62.5%/1.6 PTSans, Arial;
  color: #333;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

body {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 22.4px;
  line-height: 2.24rem;
  background-color: #fff; }

*, *:before, *:after {
  box-sizing: inherit; }

h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
  font-weight: 900;
  font-style: normal;
  text-rendering: optimizeLegibility;
  margin: 0; }

h1, .h1 {
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 44.8px;
  line-height: 4.48rem;
  margin-bottom: 11.2px;
  margin-bottom: 1.12rem; }

h2, .h2 {
  font-size: 30px;
  font-size: 3rem;
  line-height: 39.2px;
  line-height: 3.92rem;
  margin-bottom: 11.2px;
  margin-bottom: 1.12rem; }

h3, .h3 {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 25.2px;
  line-height: 2.52rem;
  margin-bottom: 11.2px;
  margin-bottom: 1.12rem; }

h4, .h4 {
  font-size: 20px;
  font-size: 2rem;
  line-height: 22.4px;
  line-height: 2.24rem; }

p {
  font-size: inherit;
  margin-bottom: 22.4px;
  margin-bottom: 2.24rem; }

em, i, dfn, .em {
  font-weight: 400;
  font-style: italic; }

strong, b, .strong {
  font-weight: 700;
  font-style: normal; }

small, .small {
  font-size: 75%;
  vertical-align: bottom;
  line-height: 1.5em; }

img {
  max-width: 100%;
  width: 100%;
  height: auto;
  border: 0;
  display: block;
  min-height: 1px; }
  img[src$=".svg"] {
    height: 100%; }

svg:not(:root) {
  overflow: hidden; }

a:hover, a:focus, a:active, a[class*="--click"], a[class*="clicked"] {
  outline: 0;
  text-decoration: underline; }

a {
  color: #9b1b21;
  text-decoration: none;
  outline: 0;
  background: transparent;
  cursor: pointer;
  position: relative; }
  a img {
    border: none; }

/* No List Style */
.flex-control-nav, .ac__container, .nav, .row, .row-nested, .list-style--none, .ls-none {
  margin-left: 0;
  list-style: none; }
  .flex-control-nav ul, .ac__container ul, .nav ul, .row ul, .row-nested ul, .flex-control-nav ol, .ac__container ol, .nav ol, .row ol, .row-nested ol, .list-style--none ul, .list-style--none ol, .ls-none ul, .ls-none ol {
    list-style: none; }

/* Liste Block-Style */
ul, ol, dl {
  margin-bottom: 22.4px;
  margin-bottom: 2.24rem; }

ul, ol {
  margin-left: 22.4px;
  margin-left: 2.24rem;
  list-style-position: outside; }
  ul ul, ul ol, ol ul, ol ol {
    margin-left: 22.4px;
    margin-left: 2.24rem; }

/* More Lists Styles */
/* Definition Lists */
dl dt {
  margin-bottom: 11.2px;
  margin-bottom: 1.12rem;
  font-weight: 700; }

dl dd {
  margin-bottom: 11.2px;
  margin-bottom: 1.12rem;
  margin-left: 0; }

hr {
  border-style: solid;
  border-width: 0 0 1px 0;
  border-color: #d1d1d1;
  margin: 0;
  clear: both;
  box-sizing: content-box; }

.hr--tb2 {
  border-style: solid;
  border-width: 0 0 1px 0;
  border-color: #d1d1d1;
  margin: 11.2px 0; }

abbr,
acronym,
blockquote,
code,
dir,
kbd,
listing,
plaintext,
q,
samp,
tt,
var,
xmp {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  -o-hyphens: none;
  hyphens: none; }

/* CODE */
/* Abbreviations */
/* Blockquotes */
/* sub/sup */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

mark {
  background: #ff0;
  color: #000; }

audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

/* //////////////////////////////////////////////////////////////////////////////////////
      GRID SYSTEM
     ////////////////////////////////////////////////////////////////////////////////////// */
.nav, .row, .row-nested {
  box-sizing: border-box; }

.ld-grid__item, .ld-grid, .column--rw, .column--cw, .row, .row-nested {
  display: flex; }

/* //////////////////////////////////////////////////////////////////////////////////////
      Button
     ////////////////////////////////////////////////////////////////////////////////////// */
.button {
  border-width: 1px;
  border-style: solid;
  border-color: #002f5b;
  border-radius: 4px;
  background-color: #fff;
  display: inline-block;
  font: inherit;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: inherit;
  padding: 5.6px 11.2px;
  padding: 0.56rem 1.12rem;
  vertical-align: middle;
  outline: 0;
  -webkit-tap-highlight-color: transparent;
  width: auto;
  cursor: pointer;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  transition-property: all;
  transition-duration: 0.3s;
  -webkit-appearance: none;
  -moz-appearance: none; }
  .button--default {
    color: #fff;
    background: #002f5b;
    border-color: black;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4); }
    .button--default:hover, .button--default:focus {
      color: #fff;
      background: #002140;
      text-decoration: none; }
  .button:focus {
    outline: none; }

.button.disabled,
.button.disabled:hover,
.button.disabled:focus,
.button.disabled:active,
input.button:disabled,
button.button:disabled {
  box-shadow: none;
  border-color: #727272;
  background-color: #b0b0b0;
  color: #727272;
  text-shadow: none;
  cursor: not-allowed; }

/* //////////////////////////////////////////////////////////////////////////////////////
			FORM-Elements
////////////////////////////////////////////////////////////////////////////////////// */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

button,
select {
  text-transform: none; }

select:focus {
  outline: 1px solid #f2f2f2; }

button {
  overflow: visible; }

legend * {
  -webkit-margin-top-collapse: separate; }

input::-moz-focus-inner {
  border: 0;
  padding: 0; }

.field .text input[type="search"] {
  -webkit-appearance: textfield; }

form {
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

fieldset, .fieldset {
  border-width: 0;
  padding: 0;
  margin: 0; }

legend, .legend {
  border-width: 0px;
  padding: 0;
  margin: 0 0 22.4px 0;
  font-size: 24px;
  font-size: 2.4rem;
  color: #002f5b;
  position: relative;
  top: 8px;
  top: 0.8rem;
  width: 100%; }

label,
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  line-height: inherit;
  margin: 0; }

label, .label {
  display: inline-block;
  cursor: pointer; }

input {
  overflow: visible;
  display: inline-block; }

[type="text"], [type="password"], [type="datetime"], [type="datetime-local"], [type="date"], [type="month"], [type="time"], [type="week"], [type="number"], [type="email"], [type="url"], [type="search"], [type="tel"], [type="color"],
textarea,
select {
  width: 100%;
  outline: none;
  resize: none;
  margin: 0;
  padding: 5.6px;
  padding: 0.56rem;
  vertical-align: middle;
  background-color: #fff;
  border-width: 1px;
  border-color: #b0b0b0;
  border-style: solid;
  border-radius: 0;
  transition: 0 0 6px rgba(155, 27, 33, 0.3);
  transition-duration: 0.5s;
  hin-height: 2.2em; }
  [type="text"]:focus, [type="text"]:hover, [type="password"]:focus, [type="password"]:hover, [type="datetime"]:focus, [type="datetime"]:hover, [type="datetime-local"]:focus, [type="datetime-local"]:hover, [type="date"]:focus, [type="date"]:hover, [type="month"]:focus, [type="month"]:hover, [type="time"]:focus, [type="time"]:hover, [type="week"]:focus, [type="week"]:hover, [type="number"]:focus, [type="number"]:hover, [type="email"]:focus, [type="email"]:hover, [type="url"]:focus, [type="url"]:hover, [type="search"]:focus, [type="search"]:hover, [type="tel"]:focus, [type="tel"]:hover, [type="color"]:focus, [type="color"]:hover,
  textarea:focus,
  textarea:hover,
  select:focus,
  select:hover {
    border-color: #002f5b;
    cursor: default; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #6f6f6f; }

input:-moz-placeholder, textarea:-moz-placeholder {
  color: #6f6f6f; }

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #6f6f6f; }

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #6f6f6f; }

input:-placeholder, textarea:-placeholder {
  color: #6f6f6f; }

select:disabled, input:disabled, textarea:disabled, option:disabled {
  box-shadow: none;
  cursor: not-allowed; }
  select:disabled:hover, input:disabled:hover, textarea:disabled:hover, option:disabled:hover, select:disabled:focus, input:disabled:focus, textarea:disabled:focus, option:disabled:focus {
    box-shadow: none;
    cursor: not-allowed; }

input:read-only, textarea:read-only, option:read-only {
  box-shadow: none;
  cursor: not-allowed; }
  input:read-only:hover, textarea:read-only:hover, option:read-only:hover, input:read-only:focus, textarea:read-only:focus, option:read-only:focus {
    box-shadow: none;
    cursor: not-allowed; }

textarea {
  min-height: 200px;
  min-height: 20rem; }

input[type="radio"],
input[type="checkbox"] {
  width: auto;
  margin-right: 5.6px;
  margin-right: 0.56rem;
  border: 0;
  cursor: pointer;
  vertical-align: inherit; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  html input, html .input-group input {
    line-height: 0;
    padding-top: 7.2px;
    padding-top: 0.72rem;
    padding-bottom: 7.2px;
    padding-bottom: 0.72rem; }
  html input[type="submit"], html input[type="reset"] {
    line-height: inherit; } }

.ie6 input, .ie7 input, .ie8 input, .ie9 input {
  height: 33.4px; }

.styled__checkbox:not(:checked), .styled__checkbox:checked, .styled__radio:not(:checked), .styled__radio:checked {
  position: absolute;
  left: -9999px;
  left: -999.9rem; }
  .styled__checkbox:not(:checked) + label, .styled__checkbox:checked + label, .styled__radio:not(:checked) + label, .styled__radio:checked + label {
    position: relative;
    padding-left: 22.4px;
    padding-left: 2.24rem;
    cursor: pointer; }
    .styled__checkbox:not(:checked) + label:before, .styled__checkbox:checked + label:before, .styled__radio:not(:checked) + label:before, .styled__radio:checked + label:before {
      content: "";
      position: absolute;
      left: 0;
      top: 3px;
      top: 0.3rem;
      width: 16px;
      width: 1.6rem;
      height: 16px;
      height: 1.6rem;
      border: 1px solid #b0b0b0;
      background: #f8f8f8; }

.styled__checkbox:not(:checked) + label:after, .styled__checkbox:checked + label:after {
  content: "✔";
  position: absolute;
  top: 0px;
  left: 0.2em;
  font-size: 1.2em;
  color: #002f5b;
  transition: all 0.2s; }

.styled__checkbox:not(:checked) + label:after {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  transform: scale(0); }

.styled__checkbox:checked + label:after {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  transform: scale(1); }

.styled__checkbox:disabled:not(:checked) + label:before, .styled__checkbox:disabled:checked + label:before {
  box-shadow: none;
  border-color: #a7a7a7;
  background-color: #b0b0b0; }

.styled__checkbox:disabled:not(:checked) + label:after, .styled__checkbox:disabled:checked + label:after {
  color: #b0b0b0; }

.styled__checkbox:disabled + label {
  color: #b0b0b0; }

.styled__checkbox:checked:focus + label:before, .styled__checkbox:not(:checked):focus + label:before {
  border: 1px solid #9b1b21; }

.styled__checkbox:checked + label:hover:before, .styled__checkbox:not(:checked) + label:hover:before {
  border: 1px solid #9b1b21; }

.styled__radio:not(:checked) + label:before, .styled__radio:checked + label:before {
  border-radius: 45%;
  transition: all 0.2s; }

.styled__radio:checked + label:before {
  color: #002f5b;
  border-color: #002f5b;
  background-color: #002f5b;
  box-shadow: inset 0 0 0 2px #fff; }

.styled__radio:disabled:not(:checked) + label:before, .styled__radio:disabled:checked + label:before {
  box-shadow: none;
  border-color: #a7a7a7;
  background-color: #b0b0b0; }

.styled__radio:disabled + label {
  color: #b0b0b0; }

.styled__radio:checked:focus + label:before, .styled__radio:not(:checked):focus + label:before {
  border: 1px solid #9b1b21; }

.styled__radio:checked + label:hover:before, .styled__radio:not(:checked) + label:hover:before {
  border: 1px solid #9b1b21; }

.styled__select {
  position: relative;
  display: inline-block;
  width: 100%;
  background-color: #fff; }
  .styled__select:after {
    font-family: "Icons";
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    padding: 6px;
    padding: 0.6rem; }
  .styled__select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    display: inline-block;
    width: 100%;
    cursor: pointer;
    outline: 0;
    border-radius: 0;
    background: transparent;
    position: relative;
    z-index: 15; }
    .styled__select select::-ms-expand {
      display: none; }

input.error, input.error__field, input[class*="error"], textarea.error, textarea.error__field, textarea[class*="error"], select.error, select.error__field, select[class*="error"] {
  color: #333;
  border-color: #da0b1a; }

label.error, label.error__label, label[class*="error"] {
  color: #da0b1a; }
  label.error:before, label.error__label:before, label[class*="error"]:before {
    content: "";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-family: "Icons";
    line-height: 0; }
  label.error:before, label.error__label:before, label[class*="error"]:before {
    vertical-align: middle;
    padding-right: 5.6px;
    padding-right: 0.56rem; }

.styled__checkbox[class*="error"] + .styled__label, .styled__radio[class*="error"] + .styled__label {
  color: #da0b1a; }

.error__info-feld {
  padding: 5.6px;
  padding: 0.56rem;
  border-width: 0 1px 1px 1px;
  border-color: #da0b1a;
  border-style: solid;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 16px;
  line-height: 1.6rem;
  font-weight: normal;
  color: black;
  background-color: #f65560;
  position: absolute;
  top: 100%;
  z-index: 100; }

/* //////////////////////////////////////////////////////////////////////////////////////
      Nav-Elements
////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////
      OffCanvas-Elements
////////////////////////////////////////////////////////////////////////////////////// */
/* ===================================================== */
/* ===================================================== */
/* ===================================================== */
/* ===================================================== */
/* =====================================================
	Aspect Ratio: in Percent
								16:9
								100*9/16
===================================================== */
.row, .row-nested {
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  box-pack: start;
  justify-content: flex-start;
  -ms-flex-pack: start; }

.column {
  position: relative; }
  .column--cw {
    -ms-flex-flow: column wrap;
    flex-flow: column wrap; }
  .column--rw {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; }

.row.frame-rep, .frame-rep.frame-rep {
  margin-left: -10px;
  margin-left: -1rem;
  margin-right: -10px;
  margin-right: -1rem; }

.no-rep.no-rep {
  margin-left: 0;
  margin-right: 0; }

.large__1 {
  width: 8.3333333333%; }

.large__2 {
  width: 16.6666666667%; }

.large__3 {
  width: 25%; }

.large__4 {
  width: 33.3333333333%; }

.large__5 {
  width: 41.6666666667%; }

.large__6 {
  width: 50%; }

.large__7 {
  width: 58.3333333333%; }

.large__8 {
  width: 66.6666666667%; }

.large__9 {
  width: 75%; }

.large__10 {
  width: 83.3333333333%; }

.large__11 {
  width: 91.6666666667%; }

.large__12 {
  width: 100%; }

@media only screen and (min-width: 600px ) and (max-width: 980px ) {
  .medium__1 {
    width: 16.6666666667%; }
  .medium__2 {
    width: 33.3333333333%; }
  .medium__3 {
    width: 50%; }
  .medium__4 {
    width: 66.6666666667%; }
  .medium__5 {
    width: 83.3333333333%; }
  .medium__6 {
    width: 100%; } }

@media only screen and (max-width: 599px ) {
  .small__1 {
    width: 16.6666666667%; }
  .small__2 {
    width: 33.3333333333%; }
  .small__3 {
    width: 50%; }
  .small__4 {
    width: 66.6666666667%; }
  .small__5 {
    width: 83.3333333333%; }
  .small__6 {
    width: 100%; } }

.ld-grid {
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  box-pack: start;
  justify-content: flex-start;
  -ms-flex-pack: start; }
  .ld-grid--inflated {
    margin-left: -5px;
    margin-left: -0.5rem;
    margin-right: -5px;
    margin-right: -0.5rem; }
  .ld-grid__item {
    box-orient: vertical;
    flex-direction: column;
    -ms-flex-direction: column;
    position: relative; }
    .ld-grid__item--jcend {
      box-pack: end;
      justify-content: flex-end;
      -ms-flex-pack: end; }
    .ld-grid__item--grow {
      flex-grow: 1;
      -ms-flex-positive: 1; }
    .ld-grid__item--shrink {
      flex-shrink: 1;
      -ms-flex-negative: 1; }
    .ld-grid__item--bottom {
      align-self: flex-end;
      -ms-flex-item-align: end; }

.df {
  display: flex; }

.fg1 {
  flex-grow: 1;
  -ms-flex-positive: 1; }

@font-face {
  font-family: PTSans;
  font-weight: 400;
  font-style: normal;
  src: url("/~fonts/ptsans/PTS-regular.woff2?ver=1") format("woff2"), url("/~fonts/ptsans/PTS-regular.woff?ver=1") format("woff");
  font-display: swap; }

@font-face {
  font-family: PTSans;
  font-weight: 700;
  font-style: normal;
  src: url("/~fonts/ptsans/PTS-bold.woff2?ver=1") format("woff2"), url("/~fonts/ptsans/PTS-bold.woff?ver=1") format("woff");
  font-display: swap; }

@font-face {
  font-family: PTSans;
  font-weight: 400;
  font-style: italic;
  src: url("/~fonts/ptsans/PTS-italic.woff2?ver=1") format("woff2"), url("/~fonts/ptsans/PTS-italic.woff?ver=1") format("woff");
  font-display: swap; }

@font-face {
  font-family: PTSerif;
  font-weight: 400;
  font-style: normal;
  src: url("/~fonts/ptserif/PTF-regular.woff2?ver=1") format("woff2"), url("/~fonts/ptserif/PTF-regular.woff?ver=1") format("woff");
  font-display: swap; }

@font-face {
  font-family: PTSerif;
  font-weight: 700;
  font-style: normal;
  src: url("/~fonts/ptserif/PTF-bold.woff2?ver=1") format("woff2"), url("/~fonts/ptserif/PTF-bold.woff?ver=1") format("woff");
  font-display: swap; }

@font-face {
  font-family: PTSerif;
  font-weight: 400;
  font-style: italic;
  src: url("/~fonts/ptserif/PTF-italic.woff2?ver=1") format("woff2"), url("/~fonts/ptserif/PTF-italic.woff?ver=1") format("woff");
  font-display: swap; }

@font-face {
  font-family: "Icons";
  font-weight: normal;
  font-style: normal;
  src: url("/~fonts/icons/big/LDFont.woff2?ver=1.5") format("woff2"), url("/~fonts/icons/big/LDFont.woff?ver=1.5") format("woff");
  font-display: swap; }

[class^="icon__"]:before, [class^="icon__"]:after,
[class*=" icon__"]:before,
[class*=" icon__"]:after,
[class^="icon-list__"]:before,
[class^="icon-list__"]:after,
[class*=" icon-list__"]:before,
[class*=" icon-list__"]:after {
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-family: "Icons";
  line-height: 0; }

.icon__aktentasche:before, .icon-list__aktentasche:before {
  content: ""; }

.icon__aktentasche--after:after {
  content: ""; }

.icon__book:before, .icon-list__book:before {
  content: ""; }

.icon__book--after:after {
  content: ""; }

.icon__checked:before, .icon-list__checked:before {
  content: ""; }

.icon__checked--after:after {
  content: ""; }

.icon__circle:before, .icon-list__circle:before {
  content: ""; }

.icon__circle--after:after {
  content: ""; }

.icon__clock:before, .icon-list__clock:before {
  content: ""; }

.icon__clock--after:after {
  content: ""; }

.icon__comment-1:before, .icon-list__comment-1:before {
  content: ""; }

.icon__comment-1--after:after {
  content: ""; }

.icon__comment-2:before, .icon-list__comment-2:before {
  content: ""; }

.icon__comment-2--after:after {
  content: ""; }

.icon__comment:before, .icon-list__comment:before {
  content: ""; }

.icon__comment--after:after {
  content: ""; }

.icon__commentto:before, .icon-list__commentto:before {
  content: ""; }

.icon__commentto--after:after {
  content: ""; }

.icon__like:before, .icon-list__like:before {
  content: ""; }

.icon__like--after:after {
  content: ""; }

.icon__dislike:before, .icon-list__dislike:before {
  content: ""; }

.icon__dislike--after:after {
  content: ""; }

.icon__double-arrow-down:before, .icon-list__double-arrow-down:before {
  content: ""; }

.icon__double-arrow-down--after:after {
  content: ""; }

.icon__double-arrow-left:before, .icon-list__double-arrow-left:before {
  content: ""; }

.icon__double-arrow-left--after:after {
  content: ""; }

.icon__double-arrow-right:before, .icon-list__double-arrow-right:before {
  content: ""; }

.icon__double-arrow-right--after:after {
  content: ""; }

.icon__double-arrow-up:before, .icon-list__double-arrow-up:before {
  content: ""; }

.icon__double-arrow-up--after:after {
  content: ""; }

.icon__error:before, .icon-list__error:before {
  content: ""; }

.icon__error--after:after {
  content: ""; }

.icon__euro:before, .icon-list__euro:before {
  content: ""; }

.icon__euro--after:after {
  content: ""; }

.icon__extern:before, .icon-list__extern:before {
  content: ""; }

.icon__extern--after:after {
  content: ""; }

.icon__fax:before, .icon-list__fax:before {
  content: ""; }

.icon__fax--after:after {
  content: ""; }

.icon__gallery-2:before, .icon-list__gallery-2:before {
  content: ""; }

.icon__gallery-2--after:after {
  content: ""; }

.icon__gallery:before, .icon-list__gallery:before {
  content: ""; }

.icon__gallery--after:after {
  content: ""; }

.icon__handy:before, .icon-list__handy:before {
  content: ""; }

.icon__handy--after:after {
  content: ""; }

.icon__herz:before, .icon-list__herz:before {
  content: ""; }

.icon__herz--after:after {
  content: ""; }

.icon__home:before, .icon-list__home:before {
  content: ""; }

.icon__home--after:after {
  content: ""; }

.icon__info:before, .icon-list__info:before {
  content: ""; }

.icon__info--after:after {
  content: ""; }

.icon__list-tic-1:before, .icon-list__list-tic-1:before {
  content: ""; }

.icon__list-tic-1--after:after {
  content: ""; }

.icon__list-tic-2:before, .icon-list__list-tic-2:before {
  content: ""; }

.icon__list-tic-2--after:after {
  content: ""; }

.icon__liste:before, .icon-list__liste:before {
  content: ""; }

.icon__liste--after:after {
  content: ""; }

.icon__menu:before, .icon-list__menu:before {
  content: ""; }

.icon__menu--after:after {
  content: ""; }

.icon__mail-2:before, .icon-list__mail-2:before {
  content: ""; }

.icon__mail-2--after:after {
  content: ""; }

.icon__mail:before, .icon-list__mail:before {
  content: ""; }

.icon__mail--after:after {
  content: ""; }

.icon__map-pointer:before, .icon-list__map-pointer:before {
  content: ""; }

.icon__map-pointer--after:after {
  content: ""; }

.icon__map:before, .icon-list__map:before {
  content: ""; }

.icon__map--after:after {
  content: ""; }

.icon__cam:before, .icon-list__cam:before {
  content: ""; }

.icon__cam--after:after {
  content: ""; }

.icon__pic:before, .icon-list__pic:before {
  content: ""; }

.icon__pic--after:after {
  content: ""; }

.icon__play:before, .icon-list__play:before {
  content: ""; }

.icon__play--after:after {
  content: ""; }

.icon__movie:before, .icon-list__movie:before {
  content: ""; }

.icon__movie--after:after {
  content: ""; }

.icon__newsletter-1:before, .icon-list__newsletter-1:before {
  content: ""; }

.icon__newsletter-1--after:after {
  content: ""; }

.icon__newsletter-2:before, .icon-list__newsletter-2:before {
  content: ""; }

.icon__newsletter-2--after:after {
  content: ""; }

.icon__newsletter:before, .icon-list__newsletter:before {
  content: ""; }

.icon__newsletter--after:after {
  content: ""; }

.icon__paper:before, .icon-list__paper:before {
  content: ""; }

.icon__paper--after:after {
  content: ""; }

.icon__person:before, .icon-list__person:before {
  content: ""; }

.icon__person--after:after {
  content: ""; }

.icon__phone:before, .icon-list__phone:before {
  content: ""; }

.icon__phone--after:after {
  content: ""; }

.icon__printer:before, .icon-list__printer:before {
  content: ""; }

.icon__printer--after:after {
  content: ""; }

.icon__search-3d:before, .icon-list__search-3d:before {
  content: ""; }

.icon__search-3d--after:after {
  content: ""; }

.icon__search:before, .icon-list__search:before {
  content: ""; }

.icon__search--after:after {
  content: ""; }

.icon__select-big:before, .icon-list__select-big:before {
  content: ""; }

.icon__select-big--after:after {
  content: ""; }

.icon__select-small:before, .icon-list__select-small:before {
  content: ""; }

.icon__select-small--after:after {
  content: ""; }

.icon__settings:before, .icon-list__settings:before {
  content: ""; }

.icon__settings--after:after {
  content: ""; }

.icon__single-arrow-down:before, .icon-list__single-arrow-down:before {
  content: ""; }

.icon__single-arrow-down--after:after {
  content: ""; }

.icon__single-arrow-left:before, .icon-list__single-arrow-left:before {
  content: ""; }

.icon__single-arrow-left--after:after {
  content: ""; }

.icon__single-arrow-right:before, .icon-list__single-arrow-right:before {
  content: ""; }

.icon__single-arrow-right--after:after {
  content: ""; }

.icon__single-arrow-up:before, .icon-list__single-arrow-up:before {
  content: ""; }

.icon__single-arrow-up--after:after {
  content: ""; }

.icon__totop:before, .icon-list__totop:before {
  content: ""; }

.icon__totop--after:after {
  content: ""; }

.icon__help:before, .icon-list__help:before {
  content: ""; }

.icon__help--after:after {
  content: ""; }

.icon__warning:before, .icon-list__warning:before {
  content: ""; }

.icon__warning--after:after {
  content: ""; }

.icon__share:before, .icon-list__share:before {
  content: ""; }

.icon__share--after:after {
  content: ""; }

.icon__star:before, .icon-list__star:before {
  content: ""; }

.icon__star--after:after {
  content: ""; }

.icon__whatsapp:before, .icon-list__whatsapp:before {
  content: ""; }

.icon__whatsapp--after:after {
  content: ""; }

.icon__twitter:before, .icon-list__twitter:before {
  content: ""; }

.icon__twitter--after:after {
  content: ""; }

.icon__googleplus:before, .icon-list__googleplus:before {
  content: ""; }

.icon__googleplus--after:after {
  content: ""; }

.icon__facebook:before, .icon-list__facebook:before {
  content: ""; }

.icon__facebook--after:after {
  content: ""; }

.icon__instegram:before, .icon-list__instegram:before {
  content: ""; }

.icon__instegram--after:after {
  content: ""; }

.icon__world:before, .icon-list__world:before {
  content: ""; }

.icon__world--after:after {
  content: ""; }

.icon__comment-4:before, .icon-list__comment-4:before {
  content: ""; }

.icon__comment-4--after:after {
  content: ""; }

.icon__comment-3:before, .icon-list__comment-3:before {
  content: ""; }

.icon__comment-3--after:after {
  content: ""; }

.icon__fullscreen:before, .icon-list__fullscreen:before {
  content: ""; }

.icon__fullscreen--after:after {
  content: ""; }

.icon__windowview:before, .icon-list__windowview:before {
  content: ""; }

.icon__windowview--after:after {
  content: ""; }

.icon__zoom-in:before, .icon-list__zoom-in:before {
  content: ""; }

.icon__zoom-in--after:after {
  content: ""; }

.icon__zoom-out:before, .icon-list__zoom-out:before {
  content: ""; }

.icon__zoom-out--after:after {
  content: ""; }

.icon--padding-left:after {
  padding-left: 11.2px;
  padding-left: 1.12rem; }

.icon--padding-right:before {
  padding-right: 11.2px;
  padding-right: 1.12rem; }

.icon-text:after {
  padding-left: 2.8px;
  padding-left: 0.28rem;
  font-size: 0.7em; }

.icon-text:before {
  padding-right: 2.8px;
  padding-right: 0.28rem;
  font-size: 0.7em; }

html {
  scroll-behavior: smooth; }
  @media only screen and (min-width: 0px ) and (max-width: 981px ) {
    html {
      -webkit-text-size-adjust: none;
      text-size-adjust: none; } }
  @media only screen and (max-width: 599px ) {
    html {
      font-size: 9px; } }
  @media only screen and (max-width: 320px ) {
    html {
      font-size: 9px; } }
main {
  width: 100%;
  margin: auto;
  position: relative;
  padding: 0 0 11.2px 0;
  padding: 0 0 1.12rem 0; }

header {
  padding: 11.2px 0 0 0;
  padding: 1.12rem 0 0 0;
  background-color: #fff; }
  @media only screen and (max-width: 768px ) {
    header {
      position: sticky;
      top: 0px;
      z-index: 60; } }
.site-header {
  width: 100%;
  margin: auto; }
  @media only screen and (max-width: 768px ) {
    .site-header {
      display: flex; } }
.site-titel {
  max-width: 980px;
  width: 100%;
  height: auto;
  margin: auto;
  padding: 0 0 11.2px 0;
  padding: 0 0 1.12rem 0; }
  .site-titel__logo {
    width: 100%;
    height: auto;
    vertical-align: bottom;
    padding-bottom: 11.2px;
    padding-bottom: 1.12rem; }
    .site-titel__logo img {
      width: 300px;
      margin: auto; }
      @media only screen and (max-width: 768px ) {
        .site-titel__logo img {
          max-width: 225px; } }
  .site-titel__suplogo {
    width: 85px;
    height: auto;
    vertical-align: bottom; }
    @media only screen and (max-width: 768px ) {
      .site-titel__suplogo {
        display: none; } }
  @media only screen and (max-width: 768px ) {
    .site-titel {
      width: 60%; } }
@media only screen and (max-width: 768px ) {
  .offcanvas_button, .empty-button {
    padding: 11.2px;
    padding: 1.12rem;
    font-size: 30px;
    font-size: 3rem; }
  .empty-button {
    opacity: 0;
    color: #fff; } }

.claim__bzmedien--mobil {
  text-align: right;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 22.4px 11.2px 5.6px 11.2px;
  padding: 2.24rem 1.12rem 0.56rem 1.12rem; }

.claim__bzmedien img {
  display: inline-block;
  width: 80px;
  width: 8rem;
  padding-right: 5px;
  padding-right: 0.5rem; }

footer {
  background-color: #f5f5f5;
  padding: 11.2px;
  padding: 1.12rem;
  width: 100%; }

.footer {
  font-size: 14px;
  font-size: 1.4rem; }
  @media only screen and (max-width: 599px ) {
    .footer__content {
      margin: auto;
      max-width: 360px; } }
  @media only screen and (max-width: 599px ) {
    .footer nav > * + * {
      margin-top: 20px; } }
  .footer__nav-area {
    max-width: 980px;
    width: 100%;
    margin: auto; }

.navBar {
  background-color: #002f5b;
  z-index: 100;
  vertical-align: middle;
  display: flex;
  box-pack: justify;
  justify-content: space-between;
  -ms-flex-pack: justify;
  flex: 1 0 auto; }

.nav {
  z-index: 10;
  display: inline-block;
  vertical-align: middle;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  box-pack: center;
  justify-content: space-around;
  -ms-flex-pack: center;
  width: 100%;
  max-width: 980px;
  max-width: 98rem;
  margin: auto; }
  .nav__item {
    display: inline-block;
    vertical-align: top; }
    .nav__item > a, .nav__item > .like-nav-link {
      display: block;
      text-decoration: none;
      color: #fff;
      font-weight: 700;
      font-size: 17px;
      font-size: 1.7rem;
      padding: 8.4px 8.4px;
      padding: 0.84rem 0.84rem;
      vertical-align: top;
      line-height: normal; }
      .nav__item > a:hover, .nav__item > a:focus, .nav__item > .like-nav-link:hover, .nav__item > .like-nav-link:focus {
        color: #fff;
        background-color: #9b1b21; }
      .nav__item > a.nav__item--clicked, .nav__item > .like-nav-link.nav__item--clicked {
        color: #fff;
        background-color: #9b1b21; }
    .nav__item__submenu {
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      transition: 0.5s;
      padding-top: 11.2px;
      padding-top: 1.12rem; }
      .nav__item__submenu__item {
        position: relative;
        display: inline-block;
        line-height: normal;
        padding: 0 7.84px 0 7.84px; }
        .nav__item__submenu__item > a, .nav__item__submenu__item > .like-nav-link {
          font-size: 16px;
          font-size: 1.6rem;
          display: inline-block;
          color: #9b1b21; }
          .nav__item__submenu__item > a:hover, .nav__item__submenu__item > a:focus, .nav__item__submenu__item > a.nav__item__submenu__item--clicked, .nav__item__submenu__item > .like-nav-link:hover, .nav__item__submenu__item > .like-nav-link:focus, .nav__item__submenu__item > .like-nav-link.nav__item__submenu__item--clicked {
            color: #333;
            text-decoration: underline; }

@media only screen and (min-width: 769px ) {
  .nav-holder {
    position: sticky;
    top: 0px;
    z-index: 60; } }

.nav-footer {
  display: inline-block;
  overflow: hidden; }
  @media only screen and (max-width: 768px ) {
    .nav-footer {
      text-align: left;
      padding-bottom: 22.4px;
      padding-bottom: 2.24rem; } }
  .nav-footer a {
    padding-top: 0;
    padding-bottom: 0;
    color: #000; }
  .nav-footer .nav__item--vertical {
    display: block;
    text-align: left; }
    .nav-footer .nav__item--vertical:last-child {
      margin-bottom: 0; }
    .nav-footer .nav__item--vertical:after {
      display: none; }
    .nav-footer .nav__item--vertical a {
      padding-left: 0;
      padding-right: 0; }
      @media only screen and (max-width: 768px ) {
        .nav-footer .nav__item--vertical a {
          padding: 0; } }
@media only screen and (min-width: 600px ) and (max-width: 980px ) {
  .nav-footer .nav__item > a {
    border: 0;
    font-size: 15px;
    font-size: 1.5rem; } }

@media only screen and (max-width: 768px ) {
  .nav__item {
    display: block;
    width: 100%;
    padding: 0 5.6px;
    position: relative; }
    .nav__item > a {
      color: #000;
      display: block;
      padding: 11.2px 11.2px;
      padding: 1.12rem 1.12rem;
      border-bottom: 1px solid #b0b0b0; }
    .nav__item.nav__item--more > a:after {
      content: "";
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-family: "Icons";
      line-height: 0;
      display: block;
      position: absolute;
      right: 16.8px;
      right: 1.68rem;
      top: 20px;
      top: 2rem;
      width: auto; }
    .nav__item__submenu {
      position: static;
      display: none;
      padding-left: 0;
      border-bottom: 1px solid #b0b0b0; }
      .nav__item__submenu__item {
        padding: 5.6px 0 5.6px 11.2px; }
        .nav__item__submenu__item > a {
          padding: 5.6px 5.6px;
          padding: 0.56rem 0.56rem;
          background-color: #fff; }
          .nav__item__submenu__item > a:hover, .nav__item__submenu__item > a:focus, .nav__item__submenu__item > a.nav__item__submenu__item--clicked {
            background-color: #9b1b21;
            color: #fff;
            text-decoration: none; }
  .offcanvas {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 80%;
    height: calc(100vh - 45px);
    transition: all 0.5s linear;
    min-height: 84%;
    z-index: 100;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    display: block;
    background-color: #f2f2f2;
    padding-bottom: 50px;
    padding-bottom: 5rem; }
    .offcanvas--down {
      transform-origin: 50% 0;
      transform: translate3d(0, 0, 0) rotateX(90deg);
      transform-style: preserve-3d;
      -webkit-transition: -webkit-transform 0.5s;
      -moz-transition: -moz-transform 0.5s;
      transition: transform 0.5s;
      transition-timing-function: ease-in-out; }
      .offcanvas--down.is-visible {
        transform-origin: 50% 0;
        transform: translate3d(0, 0, 0) rotateX(0deg);
        transform-style: preserve-3d;
        visibility: visible; }
  .offcanvas--down {
    margin-top: 50px; }
  .nav-footer .nav__item {
    width: auto;
    display: inline-block; }
    .nav-footer .nav__item > a {
      border: 0;
      font-size: 14px;
      font-size: 1.4rem;
      padding: 5.6px;
      padding: 0.56rem; } }

.main__part {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  padding: 16.8px 0 0 0;
  padding: 1.68rem 0 0 0; }

.main__content {
  margin: auto;
  max-width: 980px;
  width: 100%; }

.main > * + *, .main .main--pt15 {
  padding-top: 33.6px;
  padding-top: 3.36rem; }

.store-buttons {
  display: flex;
  justify-content: center;
  padding-top: 22.4px;
  padding-top: 2.24rem; }
  .store-buttons__link {
    padding: 0 5.6px;
    padding: 0 0.56rem;
    max-width: 180px; }
    @media only screen and (max-width: 599px ) {
      .store-buttons__link {
        max-width: 140px; } }
    .store-buttons__link:first-child {
      padding: 0 11.2px 0 0;
      padding: 0 1.12rem 0 0; }
    .store-buttons__link:last-child {
      padding: 0 0 0 11.2px;
      padding: 0 0 0 1.12rem; }
    .store-buttons__link--phone {
      width: 60%; }

@media only screen and (max-width: 768px ) {
  .store-buttons.store-buttons {
    justify-content: flex-end;
    margin-right: 2rem; } }

.store-buttons--center.store-buttons--center {
  justify-content: center; }

.store-buttons--start.store-buttons--start {
  justify-content: start; }

.app-icon.app-icon {
  position: absolute;
  width: 120px;
  height: 120px;
  bottom: 4%;
  right: 5%; }
  @media only screen and (max-width: 768px ) {
    .app-icon.app-icon {
      width: 100px;
      height: 100px; } }
.bz-lesen.bz-lesen {
  position: absolute;
  width: 300px;
  height: auto;
  top: 25%;
  right: 35px; }

.box-modul, .site-titel {
  padding: 0 10px;
  padding: 0 1rem; }

.box-modul__content {
  margin-bottom: 22.4px;
  margin-bottom: 2.24rem; }

.box-modul__content--t1 {
  margin-top: 22.4px;
  margin-top: 2.24rem; }

.box-modul__content--bduble {
  position: relative;
  margin-bottom: 44.8px;
  margin-bottom: 4.48rem; }

.box-modul__content--2b, .box-modul__content--b2 {
  margin-bottom: 11.2px;
  margin-bottom: 1.12rem; }

.box-modul {
  position: relative; }
  .box-modul__content {
    position: relative; }
    .box-modul__content--b0 {
      margin-bottom: 0; }

.media-box__el-holder__img {
  margin-bottom: 11.2px;
  margin-bottom: 1.12rem; }

.media-box * + * {
  margin-top: 11.2px;
  margin-top: 1.12rem; }

.media-box * {
  margin-bottom: 0; }

.media-box *:last-child {
  margin-bottom: 0; }

.media-box__article__box__item {
  width: 100%; }

@media only screen and (min-width: 600px ) {
  .media-box__article__titel {
    min-height: 53px;
    min-height: 5.3rem; } }

.content-part__8--1 {
  position: absolute;
  z-index: 50; }

.fc-black {
  color: #333; }

.site-headline {
  color: #fff;
  font-size: 50px;
  font-size: 5rem;
  line-height: 1.2;
  font-family: Georgia, 'Times New Roman', Times, serif;
  text-shadow: 1px 0px 5px rgba(0, 0, 0, 0.7); }
  @media only screen and (min-width: 600px ) and (max-width: 980px ) {
    .site-headline {
      font-size: 40px;
      font-size: 4rem; } }
  @media only screen and (max-width: 599px ) {
    .site-headline {
      font-size: 30px;
      font-size: 3rem; } }
@media only screen and (min-width: 600px ) and (max-width: 980px ) {
  h1, .h1 {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 33.6px;
    line-height: 3.36rem; }
  h2, .h2 {
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 28px;
    line-height: 2.8rem; }
  h3, .h3 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 22.4px;
    line-height: 2.24rem; } }

@media only screen and (max-width: 599px ) {
  h1, .h1 {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 33.6px;
    line-height: 3.36rem; }
  h2, .h2 {
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 28px;
    line-height: 2.8rem; }
  h3, .h3 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 22.4px;
    line-height: 2.24rem; } }

.action-box {
  background-color: #efd612;
  color: #000;
  display: block;
  position: absolute;
  padding: 11.2px 22.4px;
  padding: 1.12rem 2.24rem; }
  .action-box--2 {
    bottom: 30%; }
  .action-box--static {
    position: static;
    display: inline-block; }
    @media only screen and (max-width: 599px ) {
      .action-box--static--sp {
        position: static;
        display: block; } }
  .action-box--right {
    float: right; }

.ls__icon {
  position: relative;
  padding-left: 20px;
  padding-left: 2rem; }
  .ls__icon:before {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0.9em;
    font-size: 0.8em; }

.small__icon-img.small__icon-img {
  margin-left: auto;
  margin-right: auto;
  max-width: 40px;
  height: auto; }

.img-center.img-center {
  margin-left: auto;
  margin-right: auto; }

.img-sizer {
  width: 90%;
  max-width: 640px; }

.img-left {
  width: auto;
  float: left;
  padding-right: 22.4px;
  padding-right: 2.24rem; }

.img-right {
  width: auto;
  float: right;
  padding-left: 22.4px;
  padding-left: 2.24rem; }

.img-auto {
  width: auto;
  height: auto; }

.tooltip-perma {
  position: relative;
  display: inline-block; }
  @media only screen and (max-width: 768px ) {
    .tooltip-perma {
      display: block; } }
  .tooltip-perma__item {
    display: flex;
    align-items: center;
    position: absolute;
    top: 0px;
    width: 100%; }
    @media only screen and (max-width: 768px ) {
      .tooltip-perma__item {
        width: auto; } }
    .tooltip-perma__item:before {
      content: '';
      width: 0;
      height: 0;
      border-top: 15px solid transparent;
      border-bottom: 15px solid transparent;
      border-right: 15px solid #efd612; }
    .tooltip-perma__item strong {
      background-color: #efd612;
      color: #000;
      padding: 11.2px;
      padding: 1.12rem; }

.curvedarrow {
  position: relative;
  width: 0;
  height: 0;
  border-top: 9px solid transparent;
  border-right: 9px solid red;
  -webkit-transform: rotate(10deg);
  -moz-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  -o-transform: rotate(10deg); }

.curvedarrow:after {
  content: "";
  position: absolute;
  border: 0 solid transparent;
  border-top: 3px solid red;
  border-radius: 20px 0 0 0;
  top: -12px;
  left: -9px;
  width: 12px;
  height: 12px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg); }

.ld-el__video {
  object-fit: cover;
  width: 100%;
  height: auto;
  border: 0;
  outline: none; }

.social-button {
  display: table;
  margin: 0;
  line-height: 0; }
  .social-button > * + * {
    padding-left: 11.2px;
    padding-left: 1.12rem; }
  .social-button__holder {
    padding: 20px 0;
    padding: 2rem 0; }
  .social-button__item {
    display: table-cell;
    font-size: 32px;
    font-size: 3.2rem; }
    .social-button__item--button {
      border-width: 4px;
      border-style: solid;
      border-radius: 100%;
      width: 65px;
      width: 6.5rem;
      height: 65px;
      height: 6.5rem;
      padding-top: 12px;
      padding-top: 1.2rem;
      text-align: center;
      display: inline-block; }
      .social-button__item--button:before {
        line-height: normal; }
    .social-button__item--facebook {
      color: #3b5998;
      border-color: #3b5998; }
      .social-button__item--facebook:hover, .social-button__item--facebook:focus {
        color: #17233c;
        text-decoration: none; }
    .social-button__item--mail {
      color: #003f5b;
      border-color: #003f5b; }
      .social-button__item--mail:hover, .social-button__item--mail:focus {
        color: black;
        text-decoration: none; }
    .social-button__item--whatsapp {
      color: #12b216;
      border-color: #12b216; }
      .social-button__item--whatsapp:hover, .social-button__item--whatsapp:focus {
        color: #063e08;
        text-decoration: none; }
    .social-button__item--twitter {
      color: #55acee;
      border-color: #55acee; }
      .social-button__item--twitter:hover, .social-button__item--twitter:focus {
        color: #126db2;
        text-decoration: none; }
    .social-button__item--instagram {
      color: #e4405f;
      border-color: #e4405f; }
      .social-button__item--instagram:hover, .social-button__item--instagram:focus {
        color: #90142c;
        text-decoration: none; }

.slider-480--nav {
  display: none; }

@media only screen and (max-width: 599px ) {
  .slider-480 {
    width: 300%;
    overflow: auto;
    flex-flow: nowrap;
    position: relative; }
    .slider-480 .ld-grid__item {
      flex: 1 0 100%; }
    .slider-480--nav {
      position: absolute;
      bottom: 60%;
      z-index: 500;
      padding: 10px 5px;
      padding: 1rem 0.5rem;
      background-color: #000;
      color: #fff;
      opacity: 0.6; }
      .slider-480--nav.next {
        right: 0; } }

.ac__container .media-box__article__titel {
  min-height: auto; }

.ac__select {
  display: none;
  position: absolute; }

.ac__title {
  display: block; }
  .ac__title:after {
    display: none; }
  .ac__title > .media-box__el-holder {
    padding-bottom: 20px;
    padding-bottom: 2rem; }

@media only screen and (max-width: 599px ) {
  .ac__wrapper {
    margin-bottom: 22.4px;
    margin-bottom: 2.24rem; }
  .ac__container {
    margin: 0;
    width: 100%; }
    .ac__container__item {
      overflow: hidden; }
  .ac__select:checked ~ .ac__content {
    max-height: 5000px;
    max-height: 500rem; }
  .ac__select:checked ~ .ac__title {
    background-color: #ededed; }
    .ac__select:checked ~ .ac__title:after {
      transform: translate(0px, 0) rotate(-180deg); }
  .ac__title {
    background-color: #f5f5f5;
    padding: 5.6px 11.2px;
    padding: 0.56rem 1.12rem;
    position: relative;
    display: flex;
    margin: 0; }
    .ac__title:hover {
      background-color: #ededed; }
    .ac__title *:first-child {
      margin-right: 11.2px;
      margin-right: 1.12rem; }
    .ac__title:after {
      line-height: 0;
      display: block;
      position: absolute;
      right: 18.9px;
      right: 1.89rem;
      top: 20px;
      top: 2rem;
      width: auto; }
    .ac__title > .media-box__el-holder {
      padding-bottom: 0px; }
  .ac__content {
    padding: 0;
    margin: 0;
    max-height: 0;
    overflow: hidden;
    transition: max-height .3s; }
    .ac__content span {
      padding: 11.2px 0 0 0;
      padding: 1.12rem 0 0 0;
      display: block; } }

.gallery-slider {
  position: relative;
  width: 100%; }

.flex-direction-nav {
  *height: 0;
  list-style: none; }
  .flex-direction-nav a {
    padding: 10px;
    padding: 1rem;
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 1;
    background-color: rgba(0, 47, 91, 0.9);
    color: #fff;
    transition: all 0.3s ease-in-out;
    display: inline-block;
    position: absolute;
    top: 46%;
    transform: translateY(-50%);
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    text-decoration: none; }
    @media only screen and (min-width: 600px ) and (max-width: 980px ) {
      .flex-direction-nav a {
        top: 200px;
        top: 20rem;
        font-size: 18px;
        font-size: 1.8rem; } }
    @media only screen and (max-width: 599px ) {
      .flex-direction-nav a {
        top: 150px;
        top: 15rem;
        font-size: 14px;
        font-size: 1.4rem; } }
    .flex-direction-nav a:before {
      font-family: "Icons";
      content: ""; }
    .flex-direction-nav a.flex-next:before {
      content: ""; }
  .flex-direction-nav .flex-prev {
    left: 10px; }
  .flex-direction-nav .flex-next {
    right: 10px;
    text-align: right; }

.flex-control-nav {
  width: 100%;
  text-align: center;
  padding: 11.2px 0 0 0;
  padding: 1.12rem 0 0 0;
  margin: 0; }
  .flex-control-nav > li {
    margin: 0 10px;
    margin: 0 1rem;
    display: inline-block;
    zoom: 1;
    line-height: 0;
    *display: inline; }
    .flex-control-nav > li > a {
      width: 11px;
      width: 1.1rem;
      height: 11px;
      height: 1.1rem;
      display: inline-block;
      box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
      border-radius: 20px;
      border-radius: 2rem;
      background: #002f5b;
      cursor: pointer;
      text-indent: -9999px; }
      .flex-control-nav > li > a:after {
        display: none; }
      .flex-control-nav > li > a:hover {
        background: #9b1b21; }
      .flex-control-nav > li > a.flex-active {
        background: #9b1b21;
        cursor: default; }

main img {
  font-family: PTSans, Arial;
  text-align: center;
  position: relative; }
  main img:before {
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    border: 1px dotted #d1d1d1;
    z-index: 2; }
  main img:after {
    content: "" " Bild wurde nicht geladen.";
    display: block;
    font-size: 12px;
    font-size: 1.2rem;
    font-style: normal;
    font-family: "Icons";
    color: #666666;
    position: relative;
    top: 0px;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 2; }

@media only screen and (max-width: 320px ) {
  html [class*="sxphone"] {
    display: none; } }

@media only screen and (max-width: 599px ) {
  html [class*="sphone"] {
    display: none; } }

@media only screen and (min-width: 600px ) and (max-width: 980px ) {
  html [class*="tabPad"] {
    display: none; } }

@media only screen and (min-width: 769px ) {
  html [class*="mobil"], .offcanvas_button, .empty-button {
    display: none; } }

@media only screen and (min-width: 981px ) {
  html [class*="desk"] {
    display: none; } }

@media print {
  * {
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact; }
  html {
    font-size: 8px; }
  body, html, section {
    overflow: visible !important;
    display: block !important;
    height: auto !important; }
  /* Default left, right, top, bottom margin is 2cm */
  @page {
    padding: 1.0cm 0.5cm; }
  .site-content {
    margin-right: 0; }
  .main {
    margin: 0.5cm 0 0 0 !important;
    padding: 0 !important; }
  .article__text,
  .article__topic,
  .article__header {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0; }
  .site-titel-nav {
    margin: auto; }
  .container,
  .site-content,
  .header {
    width: 100%;
    max-width: 100%;
    padding: 0; }
  .zitate {
    margin-left: 0; }
  .header .header__center-area, .row, .column, .main, #article, .comment__list__item, .comment__list, .comment * {
    display: block !important; }
  .navBar,
  .nav,
  footer,
  .offcanvas_button,
  .search_button,
  .empty-button,
  .social-modul,
  .head__search,
  #searchbar,
  .media-box__gallery--homepage,
  [id^="oms"],
  [id^="zoneAdserver"],
  [id^="helperAdserver"],
  .do-not-print,
  .noprint,
  .article__social-tools,
  .article__slider,
  .admin__content__controls,
  .admin__content__controls__toggler,
  .admin__content__controls__toggler--input,
  .admin__menu,
  #adminOverlay,
  .article__ad-holder,
  .ad-slot,
  .comment,
  .header__top-area,
  .nav-holder,
  .promo-area,
  html script *,
  .ngHtmlSnippet,
  .comment__list__tools,
  .comment__list__tools--admin,
  .content-slider,
  .flex-control-nav,
  .flex-nav-prev,
  .flex-nav-next,
  .instagram-media,
  .twitter-tweet {
    display: none !important; }
  .article__header__info-area {
    text-align: center; }
  .article__header__info-area__txt {
    text-align: left; }
  .media-box__gallery .flex-viewport {
    height: auto !important; }
  .media-box__gallery .media-box__gallery--slider {
    width: 100% !important;
    transform: none !important; }
    .media-box__gallery .media-box__gallery--slider li {
      width: auto !important;
      float: none !important;
      margin: auto !important;
      display: none !important; }
      .media-box__gallery .media-box__gallery--slider li:only-child {
        display: block !important; }
      .media-box__gallery .media-box__gallery--slider li.flex-active-slide {
        display: block !important; }
  .footer {
    page-break-before: always;
    page-break-after: avoid; }
  h1, h2, h3, h4, .box-modul__titel {
    page-break-after: avoid; } }

.fake-cmp-holder {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 350px;
  max-height: 500px;
  overflow: scroll;
  color: #333; }

.ld-layer {
  width: 400px;
  max-width: calc(100% - 50px);
  max-height: calc(100% - 35px);
  padding: 16.8px;
  padding: 1.68rem;
  background: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  text-align: center;
  display: flex;
  flex-direction: column;
  overflow: auto; }
  .ld-layer .box-modul__content *:last-child {
    margin-bottom: 0; }
