@charset "UTF-8";
/* Autogenerated CSS */
/* Mixin for Media-Queries */
/* Styles Basis (Sort 1000) */
/* apply a natural box layout model to all elements, but allowing components to change */
html {
  box-sizing: border-box; }

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

html {
  padding: 0;
  margin: 0 0 0 0; }

body {
  background: #f9f6ef;
  font-size: 16px;
  line-height: 24px;
  padding: 0;
  margin: 0;
  font-family: "suisse", "nord", "sans-serif";
  font-weight: 300; }

input,
textarea,
keygen,
select,
button {
  font-family: "suisse", "nord", "sans-serif";
  font-weight: 300; }

h1,
h2,
h3,
h4,
h5 {
  font-weight: 300; }

strong {
  font-weight: 400; }

h4 {
  font-size: 24px;
  margin-top: 0;
  margin-bottom: 8px;
  line-height: 32px; }

.clear {
  clear: both;
  font-size: 0;
  line-height: 0; }

a {
  color: #2786cf;
  text-decoration: none;
  -webkit-transition: background 0.8s;
  -moz-transition: background 0.8s;
  transition: background 0.8s; }

a:focus {
  background: rgba(39, 136, 237, 0.25); }

p a.external::after,
a.external span::after,
a.external h3::after {
  content: " ";
  font-size: 12px;
  color: #b4afaa; }

div.article_slider a.external h3::after {
  color: #fff; }

p a.external:hover::after,
a.external:hover span::after,
a.external:hover h3::after {
  color: #333; }

.swiper-button-next.sc-swiper,
.swiper-container-rtl.sc-swiper .swiper-button-prev.sc-swiper,
.swiper-button-prev.sc-swiper,
.swiper-container-rtl.sc-swiper .swiper-button-next.sc-swiper {
  text-shadow: -1px 0 rgba(100, 100, 100, 0.4), 0 1px rgba(100, 100, 100, 0.4), 1px 0 rgba(100, 100, 100, 0.4), 0 -1px rgba(100, 100, 100, 0.4); }

@font-face {
  font-family: "nord";
  src: url("./fonts/fonts/nord.eot?7cpqmr?2016280700");
  src: url("./fonts/fonts/nord.eot?7cpqmr#iefix?2016280700") format("embedded-opentype"), url("./fonts/fonts/nord.ttf?7cpqmr?2016280700") format("truetype"), url("./fonts/fonts/nord.woff?7cpqmr?2016280700") format("woff"), url("./fonts/fonts/nord.svg?7cpqmr#nord?2016280700") format("svg");
  font-weight: normal;
  font-style: normal;
  unicode-range: U+e900-e9ff; }

[class^="icon-"],
[class*=" icon-"] {
  font-family: "nord";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.blue {
  background-color: #5793c9; }

a,
.blue {
  color: #5793c9; }

.transparent_blue {
  background-color: rgba(54, 125, 204, 0.75); }

.border_blue {
  border-color: #5793c9; }

/* Styles Reset (2023) (Sort 1000) */
/* Box sizing rules */
*,
*::before,
*::after {
  box-sizing: border-box; }

/* Remove default margin */
body,
h1,
h2,
h3,
h4,
p,
figure,
blockquote,
dl,
dd {
  margin: 0; }

/* Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed */
ul[role='list'],
ol[role='list'] {
  list-style: none; }

/* Set core root defaults */
html:focus-within {
  scroll-behavior: smooth; }

/* Set core body defaults */
body {
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  line-height: 1.5; }

/* A elements that don't have a class get default styles */
a:not([class]) {
  text-decoration-skip-ink: auto; }

/* Make images easier to work with */
img,
picture {
  max-width: 100%;
  display: block; }

/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
  font: inherit; }

/* Remove all animations, transitions and smooth scroll for people that prefer not to see them 
/ Disabled 2022-11-08 JG 

@media (prefers-reduced-motion: reduce) {
  html:focus-within {
   scroll-behavior: auto;
  }
  
  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}

*/
/* Styles Basis (2023) (Sort 999) */
/* Farben Colors */
/* Styles Grid (2023) (Sort 998) */
/* Styles Slider (2023) (Sort 998) */
/* Datenbank Meldung (Sort 500) */
div.article .downloads {
  padding-bottom: 16px; }

div.article .downloads ul {
  list-style: none;
  list-style-position: outside;
  padding: 0;
  font-size: 15px;
  line-height: 24px;
  margin: 0 0 8px 0; }

div.article .downloads ul li {
  font-size: 15px;
  line-height: 24px;
  margin: 0 0 5px 18px;
  position: relative; }

div.article .downloads ul li:before {
  content: '■';
  color: #2786cf;
  width: 1em;
  margin: 0 0;
  font-size: 60%;
  position: absolute;
  left: -10px;
  top: 0;
  line-height: 21px;
  vertical-align: bottom;
  font-family: AppleGothic, "Lucida Sans", Impact, Verdana, sans-serif; }

div.article .downloads-bottom {
  display: none;
  padding-bottom: 16px; }

div.article .downloads-bottom ul {
  list-style: none;
  list-style-position: outside;
  padding: 0;
  font-size: 15px;
  line-height: 24px;
  margin: 0 0 8px 0; }

div.article .downloads-bottom ul li {
  font-size: 15px;
  line-height: 24px;
  margin: 0 0 5px 18px;
  position: relative; }

div.article .downloads-bottom ul li:before {
  content: '■';
  color: #2786cf;
  width: 1em;
  margin: 0 0;
  font-size: 60%;
  position: absolute;
  left: -10px;
  top: 0;
  line-height: 21px;
  vertical-align: bottom;
  font-family: AppleGothic, "Lucida Sans", Impact, Verdana, sans-serif; }

div.article .stage {
  padding-bottom: 50%;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #b4afaa; }

div.article h1 {
  font-size: 40px;
  display: block;
  position: absolute;
  line-height: 64px;
  bottom: 24px; }

div.article h1 i {
  display: inline-block;
  padding-left: 96px;
  padding-right: 48px;
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 40px;
  color: #fff;
  /* text-shadow: 1px 1px 2px rgba(0,0,0,0.5); */ }

div.article h2 {
  font-size: 24px;
  line-height: 24px;
  margin: 0;
  padding: 0 96px 16px 0; }

div.article p {
  font-size: 16px;
  line-height: 24px;
  padding-bottom: 12px;
  margin: 0;
  padding-right: 0; }

div.article span.extrablock {
  float: left;
  width: 160px;
  margin-right: 32px;
  margin-bottom: 24px;
  margin-top: 24px;
  font-size: 14px; }

div.article b,
div.article p strong {
  font-weight: 500; }

div.article h4 {
  font-size: 16px;
  line-height: 24px;
  padding-top: 16px;
  padding-bottom: 16px;
  margin: 0;
  font-weight: 500; }

div.article h3 {
  font-size: 16px;
  line-height: 24px;
  padding-top: 8px;
  padding-bottom: 4px;
  margin: 0; }

div.article {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative; }

div.article figure {
  padding: 0;
  margin: 0; }

div.article figcaption {
  background: #fff;
  padding: 24px 24px 48px 24px;
  margin: 0 0 48px 72px;
  width: 552px;
  position: relative;
  top: -24px;
  z-index: 999;
  float: left;
  /*    transition: 0.5s ease;*/ }

div.article figcaption.full_width {
  margin: 0 72px;
  width: auto;
  float: none; }

div.article figcaption .preamble {
  font-weight: 400;
  padding-bottom: 8px; }

div.article aside {
  float: left;
  margin-left: 24px;
  width: 304px;
  /*  transition: 0.5s ease;*/ }

div.article aside.full_width {
  float: none;
  margin: 0 64px;
  margin-bottom: 48px;
  width: auto; }

div.article aside p.img_description {
  margin-bottom: 72px; }

div.article aside.full_width p.img_description {
  display: none; }

div.article aside p {
  font-size: 14px;
  line-height: 24px; }

div.article aside small {
  font-size: 12px;
  line-height: 14px; }

div.article .gallery {
  line-height: 0;
  padding-bottom: 16px; }

.elastic-video {
  position: relative;
  padding-bottom: 55%;
  padding-top: 15px;
  height: 0;
  overflow: hidden; }

.elastic-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

div.article aside.full_width .youtube-video {
  margin-right: 8px;
  margin-left: 8px; }

div.article iframe {
  padding-bottom: 16px; }

div.article .gallery a {
  display: inline-block;
  padding-right: 8px;
  width: 50%;
  margin-bottom: 16px;
  float: left;
  /*   transition: 0.5s ease;*/ }

div.article .gallery a img {
  max-width: 100%; }

div.article .gallery a:nth-child(even) {
  padding-right: 0;
  padding-left: 8px; }

div.article aside.full_width .gallery a {
  display: inline-block;
  padding-right: 8px;
  padding-left: 8px;
  width: 25%;
  margin-bottom: 16px;
  float: left;
  /*    transition: 0.5s ease;*/ }

div.additional {
  margin-bottom: 24px; }

div.article aside.full_width div.additional {
  float: left;
  width: 50%;
  padding-left: 8px;
  padding-right: 8px; }

div.article nav.more a {
  display: block;
  padding: 8px 8px 4px 8px;
  background: #fff;
  color: #000;
  margin-bottom: 16px; }

div.article nav.more h4 {
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 21px;
  font-weight: 400; }

div.article nav.more small {
  padding: 0;
  margin: 0;
  line-height: 21px; }

div.article nav.more img {
  float: left;
  width: 100px;
  height: 66px;
  margin: 0 8px 8px 0; }

@media screen and (max-width: 1023px) {
  div.article figure {
    text-align: center; }
  div.article .stage {
    text-align: left; }
  div.article figcaption {
    margin-left: 0;
    margin-right: 16px;
    display: inline-block;
    text-align: left;
    vertical-align: top;
    float: none; }
  div.article figcaption.full_width {
    margin: 0 24px; }
  div.article aside {
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
    display: inline-block;
    text-align: left;
    vertical-align: top;
    float: none; }
  div.article aside.full_width {
    margin: 0 16px; }
  div.article iframe {
    width: 100%; }
  div.article .gallery {
    display: block; } }

@media screen and (max-width: 943px) {
  div.article h1 i {
    padding-left: 48px; }
  div.wrapper_article {
    padding: 0 24px; }
  div.article figcaption {
    padding-left: 16px;
    padding-right: 16px;
    margin-left: 0;
    margin-right: 0;
    width: 60%;
    float: left; }
  div.article figcaption.full_width {
    padding-left: 16px;
    padding-right: 16px;
    margin-left: 0;
    margin-right: 0; }
  div.article aside {
    margin-left: 0;
    margin-right: 0;
    padding-left: 24px;
    width: 40%;
    float: left; }
  div.article aside.full_width {
    margin-left: -8px;
    margin-right: -8px;
    padding-left: 0;
    padding-right: 0; } }

@media screen and (max-width: 767px) {
  div.article .stage {
    padding-bottom: 70%; }
  div.article h1 {
    font-size: 32px;
    line-height: 56px; }
  div.article h1 i {
    padding-left: 24px;
    padding-right: 16px;
    line-height: 32px; }
  div.wrapper_article {
    padding: 0 24px; }
  div.article span.extrablock {
    width: auto;
    margin-left: 32px; }
  div.article figcaption {
    width: 100%;
    top: -16px; }
  div.article aside {
    width: 100%;
    padding-left: 0; }
  p.img_description {
    display: none; }
  div.article aside.full_width .gallery a {
    width: 50%; }
  div.article .gallery img {
    width: 100%; }
  div.additional {
    float: left;
    width: 50%;
    padding-right: 24px; } }

@media screen and (max-width: 480px) {
  div.wrapper_article {
    padding: 0 8px; }
  div.article figcaption {
    top: -8px; }
  div.article h1 {
    font-size: 18px;
    line-height: 38px;
    bottom: 24px; }
  div.article h1 i {
    line-height: 18px; }
  div.article .gallery a {
    width: 100%;
    padding: 0 !important; }
  div.article aside.full_width {
    margin-left: 0;
    margin-right: 0; }
  div.article aside.full_width .gallery a {
    width: 100%; }
  div.article aside.full_width .youtube-video {
    margin-right: 0;
    margin-left: 0; }
  div.article aside.full_width div.additional {
    padding-left: 0;
    padding-right: 16px; } }

@media screen and (max-width: 359px) {
  div.additional,
  div.article aside.full_width div.additional {
    width: 100%;
    padding-right: 0; } }

/* Datenbank Termin (Sort 500) */
div.event .stage {
  padding-bottom: 50%;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

div.event .stage-no-media {
  padding-bottom: 25%; }

div.event h1 {
  font-size: 40px;
  display: block;
  position: absolute;
  line-height: 64px;
  bottom: 24px; }

div.event strong {
  font-weight: 400; }

div.event h1 i {
  display: inline-block;
  padding-left: 96px;
  padding-right: 48px;
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 40px;
  color: #fff;
  /* text-shadow: 1px 1px 2px rgba(0,0,0,0.5); */ }

div.event h2 {
  font-size: 24px;
  line-height: 24px;
  margin: 0;
  padding: 0 96px 16px 0; }

div.event p {
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  padding-bottom: 8px;
  padding-right: 0;
  font-weight: 300; }

div.event span.extrablock {
  float: left;
  width: 160px;
  margin-right: 32px;
  margin-bottom: 24px;
  margin-top: 24px;
  font-size: 14px; }

div.event h4 {
  font-size: 16px;
  line-height: 24px;
  padding-top: 16px;
  padding-bottom: 16px;
  margin: 0;
  font-weight: 500; }

div.event h3 {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  margin: 0; }

div.event {
  padding: 0;
  margin: 0;
  background: #f9f6ef;
  list-style: none;
  position: relative; }

div.event figure {
  padding: 0;
  margin: 0; }

div.event figcaption {
  background: #fff;
  padding: 24px;
  margin: 0 72px 48px 72px;
  position: relative;
  top: -24px;
  z-index: 999;
  /*    transition: 0.5s ease;*/ }

div.event figcaption .preamble {
  font-weight: 400;
  margin-bottom: 24px; }

div.event_infos {
  padding-bottom: 16px;
  margin-bottom: 24px; }

div.wrapper_event_detail {
  display: inline-table;
  width: 32%;
  vertical-align: top; }

div.event_infos span {
  display: table-cell;
  width: 24px; }

div.event_detail {
  display: table-cell; }

div.event_infos p {
  padding-bottom: 0; }

div.event aside {
  float: left;
  margin-left: 24px;
  width: 304px;
  /*    transition: 0.5s ease;*/ }

div.event div.additional {
  padding-top: 16px; }

div.event aside p.img_description {
  margin-bottom: 72px; }

div.event aside p {
  font-size: 14px;
  line-height: 24px; }

div.event aside small {
  font-size: 12px;
  line-height: 14px; }

div.event .gallery {
  line-height: 0;
  padding: 16px 0; }

div.event iframe {
  padding-bottom: 16px; }

div.event .gallery img {
  display: inline-block;
  margin-right: 4%;
  width: 48%;
  margin-bottom: 16px;
  float: left;
  /*   transition: 0.5s ease;*/ }

div.event .gallery img:nth-child(even) {
  margin-right: 0; }

div.event .additional {
  margin-bottom: 24px;
  float: none;
  width: auto; }

div.event nav.more a {
  display: block;
  padding: 8px 8px 4px 8px;
  background: #fff;
  color: #000;
  margin-bottom: 16px; }

div.event nav.more h4 {
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 21px;
  font-weight: 400; }

div.event nav.more small {
  padding: 0;
  margin: 0;
  line-height: 21px; }

div.event nav.more img {
  float: left;
  width: 100px;
  height: 66px;
  margin: 0 8px 8px 0; }

@media screen and (max-width: 1024px) {
  div.event h1 i {
    padding-left: 48px; }
  div.wrapper_event {
    padding: 0 8px; }
  div.event figcaption {
    padding-left: 16px;
    padding-right: 16px;
    margin-left: 0;
    margin-right: 0;
    top: -8px; }
  div.event iframe {
    width: 100%; }
  div.event .gallery {
    display: block; } }

@media screen and (max-width: 767px) {
  div.event .stage {
    padding-bottom: 70%; }
  div.event h1 {
    font-size: 32px;
    line-height: 56px; }
  div.event h1 i {
    padding-left: 24px;
    padding-right: 16px;
    line-height: 32px; }
  div.event span.extrablock {
    width: auto;
    margin-left: 32px; }
  div.wrapper_event_detail {
    width: 100%;
    margin-bottom: 8px; }
  div.event_infos div:last-child {
    margin-bottom: 0; }
  p.img_description {
    display: none; }
  div.event .gallery img {
    margin-right: 4%;
    width: 22%;
    float: left;
    margin-bottom: 24px; }
  div.event .gallery img:nth-child(even) {
    margin-right: 4%; }
  div.event .gallery img:nth-child(4n) {
    margin-right: 0; }
  div.additional {
    float: left;
    width: 50%;
    padding-right: 24px; } }

@media screen and (max-width: 480px) {
  div.event h1 {
    font-size: 18px;
    line-height: 38px;
    bottom: 24px; }
  div.event h1 i {
    line-height: 18px; }
  div.event .gallery img {
    margin-right: 4%;
    width: 48%;
    margin-bottom: 16px;
    float: left; }
  div.event .gallery img:nth-child(even) {
    margin-right: 0; }
  div.event div.additional a {
    display: block; } }

/* Inhalt Kontaktformular (Sort 500) */
.cookie_settings_captcha_form {
  display: none; }

.contact_form {
  width: auto;
  padding: 24px;
  background: #fff;
  margin: 0 24px 24px 24px; }

.contact_form label {
  font-weight: 400; }

.contact_form label, .contact_form input, .contact_form textarea {
  width: 100%; }

.contact_form input, .contact_form textarea, .contact_form button {
  margin-bottom: 10px; }

@media screen and (max-width: 480px) {
  .contact_form {
    padding: 16px;
    margin: 8px; } }

p.error {
  color: #900; }

/* Inhalt Youtube Video (Sort 500) */
.youtube {
  width: 100%;
  margin-bottom: 48px; }

/* Inhalte im Layout A (Sort 500) */
.minh {
  min-height: 120px; }

/* Layout Widgets (Sort 500) */
.teaser_three {
  margin-bottom: 56px;
  max-width: 768px;
  margin-left: auto;
  margin-right: auto; }

div.widget {
  overflow: hidden; }

.teaser_three > div.teaser_three_content {
  margin-right: 8px;
  margin-left: 8px;
  margin-bottom: 16px;
  padding: 0;
  width: 240px;
  height: 320px;
  display: block;
  float: left;
  line-height: 1.4;
  font-size: 16px;
  /*    transition: 0.5s ease; */
  overflow: hidden; }

.teaser_three > div p {
  margin: 0;
  padding-right: 24px;
  padding-left: 24px;
  padding-bottom: 16px; }

.teaser_three > div em {
  font-weight: 500;
  display: block; }

.teaser_three > div strong {
  font-weight: 400; }

.teaser_three > div.image {
  padding-top: 0; }

.teaser_three > div .white {
  background: #fff;
  color: #000; }

.teaser_three > div .blue {
  background: #2786cf;
  color: #fff !important; }

.teaser_three > div .blue a {
  color: #fff !important;
  text-decoration: underline; }

.teaser_three > div .brown {
  background: #7a7373;
  color: #fff !important; }

.teaser_three > div .brown a {
  color: #fff !important;
  text-decoration: underline; }

.teaser_three > div .light_brown {
  background: #b4afaa;
  color: #fff !important; }

.teaser_three > div .light_brown a {
  color: #fff !important;
  text-decoration: underline; }

.teaser_three > div h3 {
  text-align: center;
  font-weight: 400;
  padding: 0 24px 8px 24px;
  margin: 0;
  font-style: italic; }

.teaser_three > div h4 {
  text-align: center;
  font-weight: 400;
  padding: 0 24px 8px 24px;
  margin: 0;
  font-size: 18px; }

.teaser_three > div img {
  width: 100%;
  height: auto;
  height: initial; }

.teaser_three > div blockquote {
  text-align: center;
  font-weight: 400;
  padding: 8px 20px;
  margin: 0;
  font-size: 16px; }

.teaser_three > div blockquote cite {
  font-weight: 300;
  display: block;
  font-style: normal;
  font-size: 13px; }

.teaser_three > div .white a {
  color: inherit; }

.teaser_three > div:hover a h3.header_widget {
  text-decoration: underline; }

.teaser_three > div a.external span::after {
  content: none; }

@media screen and (max-width: 767px) {
  .teaser_three {
    max-width: 464px; }
  .teaser_three > div.teaser_three_content {
    width: 464px;
    height: auto;
    margin-left: 0;
    margin-right: 0; }
  .teaser_three_col {
    float: left;
    width: 50%; }
  .teaser_three > div h3.header_widget {
    line-height: 160px !important; } }

@media screen and (max-width: 480px) {
  .teaser_three {
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 0;
    max-width: 100%; }
  .teaser_three > div.teaser_three_content {
    width: 100%;
    height: auto;
    height: initial;
    margin-left: 0;
    margin-right: 0; }
  .teaser_three_col {
    float: none;
    width: auto;
    width: initial; }
  .teaser_three > div h3.header_widget {
    line-height: 80px !important; }
  .teaser_three > div p {
    padding-right: 24px;
    padding-left: 24px; } }

/* Layout Footer (Sort 500) */
footer {
  padding: 24px;
  min-height: 10px;
  display: table;
  padding: 0 24px;
  margin: 0;
  width: 100%; }

footer ul {
  display: table-cell;
  margin: 0;
  padding: 24px 0;
  list-style: none;
  vertical-align: top; }

footer ul li {
  margin: 0;
  padding: 0; }

footer ul li input {
  background: inherit;
  border: 0 none;
  border-bottom: 1px solid #fff;
  color: #fff; }

footer ul li input:focus {
  outline: 0; }

footer ul li button {
  border: 0 none;
  background-color: inherit;
  padding: 3px 8px;
  color: #fff; }

footer ul li strong {
  color: #fff;
  font-weight: 500; }

footer ul li {
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400; }

footer ul li a {
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  text-decoration: underline; }

footer ul li a:hover {
  background: #fff;
  color: #5793c9; }

footer ul.social {
  padding: 8px; }

footer ul.social li {
  display: inline-block;
  text-align: center;
  padding: 0;
  margin-right: 8px; }

footer ul.social li a {
  text-decoration: none; }

footer ul.social li a:hover em,
footer ul.social li a em {
  font-size: 36px;
  padding: 8px;
  display: block;
  font-style: normal;
  color: #fff; }

@media screen and (max-width: 1024px) {
  footer {
    padding: 24px 48px; } }

@media screen and (max-width: 768px) {
  footer {
    padding: 24px; }
  footer ul {
    display: block; } }

@media screen and (max-width: 480px) {
  footer ul {
    display: block; }
  footer {
    padding: 8px; } }

/* Layout Menü (Sort 500) */
header {
  height: 120px;
  padding: 0;
  background: white;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  position: fixed;
  top: 0;
  z-index: 1000;
  width: 100%;
  max-width: 1024px;
  line-height: 0;
  font-style: normal;
  transition: 1.5s ease; }

header img {
  position: absolute;
  left: 24px;
  top: 24px;
  transition: 1.5s ease; }

header h1 {
  font-size: 14px;
  line-height: 18px;
  margin: 0;
  position: absolute;
  left: 120px;
  bottom: 36px;
  font-family: "suisse";
  font-style: normal;
  font-weight: 500;
  opacity: 1;
  transition: 1.5s ease; }

header h2 {
  font-size: 14px;
  line-height: 18px;
  position: absolute;
  bottom: 18px;
  left: 120px;
  margin: 0;
  font-weight: 300;
  font-style: normal;
  font-family: "suisse";
  opacity: 1;
  transition: 1.5s ease; }

div.breadcrumbs {
  position: absolute;
  top: 120px;
  left: 0;
  opacity: 1;
  transition: 1.5s ease;
  background: rgba(255, 255, 255, 0.8);
  line-height: 16px;
  padding: 4px 8px 4px 24px;
  font-size: 13px;
  margin: 0;
  width: auto; }

div.breadcrumbs span {
  font-size: 13px;
  transition: 1.5s ease;
  background: rgba(255, 255, 255, 0);
  width: auto !important; }

header div.breadcrumbs span a,
header div.breadcrumbs span strong {
  font-size: inherit;
  color: #7a7373; }

header div.breadcrumbs span strong {
  font-weight: 400; }

header ul {
  position: absolute;
  margin: 0;
  right: 16px;
  bottom: 16px;
  padding: 0;
  list-style: none;
  margin-left: 24px;
  transition: 1.5s ease; }

header ul li {
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #000;
  margin-left: 24px;
  display: inline-block;
  transition: 1.5s ease; }

header ul li a {
  display: block;
  line-height: 18px;
  padding: 8px;
  color: #000; }

/* Hide Menu */
#header .dropdown {
  display: none;
  padding: 24px 0;
  background: #fff;
  z-index: 9999999;
  -webkit-transition: max-height 0.8s;
  -moz-transition: max-height 0.8s;
  transition: max-height 0.8s;
  max-height: 0; }

#header .dropdown nav {
  width: 20%;
  position: relative;
  display: table-cell;
  border-collapse: collapse;
  padding: 8px 0;
  margin: 0;
  border-right: 1px solid #eee; }

#header .minimal nav {
  display: block !important;
  width: 100%;
  border-right: none;
  border-bottom: 1px solid #eee; }

#header .minimal nav:last-child {
  border-bottom: none; }

#header .dropdown strong {
  font-weight: 500;
  color: #000;
  display: block;
  margin: 0;
  line-height: 32px; }

#header .dropdown a {
  color: #000;
  display: block;
  padding: 0 24px 0 24px;
  margin: 0;
  line-height: 32px; }

/* Hide close button */
#header a.close-menu-primary {
  display: none; }

/* Display Menu Items */
#header:target {
  position: absolute; }

#header:target,
#header:target img,
#header:target ul,
#header:target ul li,
#header:target ol,
#header:target h1,
#header:target h2 {
  transition: none; }

#header:target .dropdown {
  display: table;
  position: absolute;
  top: 116px;
  left: 0;
  right: 0;
  max-height: none;
  width: 100%;
  border-bottom: 1px solid rgba(200, 200, 200, 0.75);
  border-top: 1px solid #eee; }

#header:target .minimal {
  left: auto;
  right: 0;
  width: 240px;
  max-width: 100%; }

/* Hide Open Toggle Link */
#header:target a.open-menu-primary {
  display: none; }

/* Show Close Toggle Link */
#header:target a.close-menu-primary {
  display: block; }

#language a.close-menu-secondary {
  display: none; }

/* Sticky Header */
header.sticky {
  height: 40px;
  border-bottom-width: 2px;
  background: white; }

header.sticky img {
  height: 24px;
  width: 24px;
  top: 8px;
  left: 16px; }

header.sticky div.breadcrumbs {
  opacity: 1;
  left: 48px;
  top: 8px;
  overflow: hidden;
  position: absolute;
  display: inline;
  background: transparent;
  height: 24px;
  width: 480px; }

header.sticky div.breadcrumbs span a {
  color: #000; }

header.sticky h1 {
  opacity: 0;
  bottom: 44px;
  left: 56px; }

header.sticky h2 {
  opacity: 0;
  bottom: 26px;
  left: 56px; }

header.sticky ul {
  bottom: 8px; }

header.sticky ul li {
  font-size: 14px;
  margin-left: 24px; }

header.sticky ul li a {
  line-height: 0; }

header.sticky div.dropdown {
  top: 40px !important; }

/* Sprachmenü */
.toggle_menu_lang img {
  width: 16px;
  height: 16px;
  position: inherit; }

#language .landropdown {
  display: none;
  padding: 24px 0;
  background: #fff;
  z-index: 9999999;
  -webkit-transition: max-height 0.8s;
  -moz-transition: max-height 0.8s;
  transition: max-height 0.8s;
  max-height: 0; }

#language .landropdown nav {
  width: 20%;
  position: relative;
  display: table-cell;
  border-collapse: collapse;
  padding: 8px 0;
  margin: 0;
  border-right: 1px solid #eee; }

#language .lanminimal nav {
  display: block !important;
  width: 100%;
  border-right: none;
  border-bottom: 1px solid #eee; }

#language .lanminimal nav:last-child {
  border-bottom: none; }

#language .landropdown strong {
  font-weight: 500;
  color: #000;
  display: block;
  margin: 0;
  line-height: 32px; }

#language .landropdown a {
  color: #000;
  display: block;
  padding: 0 24px 0 24px;
  margin: 0;
  line-height: 32px; }

#language:target .landropdown {
  display: table;
  position: absolute;
  top: 116px;
  left: 0;
  right: 0;
  max-height: none;
  width: 100%;
  border-bottom: 1px solid rgba(200, 200, 200, 0.75);
  border-top: 1px solid #eee; }

#language:target .lanminimal {
  left: auto;
  right: 0;
  width: 240px;
  max-width: 100%; }

#language:target a.open-menu-secondary {
  display: none; }

/* Show Close Toggle Link */
#language:target a.close-menu-secondary {
  display: block; }

header.sticky div.landropdown {
  top: 40px !important; }

header.sticky .toggle_menu_lang img {
  width: 13px;
  height: 13px;
  position: inherit; }

@media screen and (min-width: 1024px) {
  #header .dropdown nav:last-child {
    border-right: 0 none; } }

@media screen and (max-width: 1024px) {
  .hide-on-tablet {
    display: none; }
  .tablet-1-3 {
    width: 32% !important; }
  .minimal .tablet-1-3 {
    width: 100% !important; }
  header ul li {
    margin-left: 8px; }
  #header .dropdown nav {
    display: inline-block;
    vertical-align: top;
    border-right: 0 none; }
  header.sticky div.breadcrumbs {
    width: auto;
    right: 250px; }
  #language .landropdown nav {
    display: inline-block;
    vertical-align: top;
    border-right: 0 none; } }

@media screen and (max-width: 768px) {
  .hide-on-mobile-gap {
    display: none; }
  .mobile-gap-1-2 {
    width: 32% !important; }
  .minimal .mobile-gap-1-2 {
    width: 100% !important; }
  div.breadcrumbs {
    width: 100%; }
  header.sticky div.breadcrumbs {
    width: auto;
    right: 250px;
    padding-left: 8px; } }

@media screen and (max-width: 480px) {
  .hide-on-mobile {
    display: none; }
  header.sticky ul li {
    margin-left: 0; }
  header.sticky ul li a {
    padding: 0 8px 0 8px;
    height: 13px;
    display: inline-block;
    line-height: 13px; }
  .mobile-1-1 {
    width: 100% !important; }
  header ul {
    top: 16px; }
  #header .dropdown nav {
    border-right: 0 none;
    border-bottom: 1px solid #eee; }
  #header .dropdown nav:last-child {
    border-bottom: 0 none; }
  header.sticky div.breadcrumbs {
    display: none; }
  header.sticky h1 {
    bottom: 16px; }
  header.sticky h2 {
    opacity: 1;
    bottom: 8px; }
  #language .landropdown nav {
    border-right: 0 none;
    border-bottom: 1px solid #eee; }
  #language .landropdown nav:last-child {
    border-bottom: 0 none; } }

/* Layout Container (Sort 500) */
#main {
  max-width: 1024px;
  margin: 0 auto;
  min-height: 500px;
  padding-top: 120px; }

/* Inhalt Galerie Slider (Sort 500) */
/* Old Layout */
.slider_image {
  line-height: 0;
  overflow: hidden;
  position: relative;
  margin-bottom: 72px; }

.slider_image figure {
  margin: 0;
  padding: 0;
  position: relative;
  width: 240px;
  height: 264px;
  background: transparent; }

.slider_image figure img,
.slider_image figure a {
  height: 240px;
  width: 240px; }

.slider_image figure a img {
  max-width: 100%;
  height: 240px;
  width: 240px; }

.slider_image figure figcaption {
  position: absolute;
  top: 232px;
  line-height: 24px;
  color: #fff;
  padding: 8px;
  font-size: 13px;
  font-style: normal;
  color: #000;
  text-align: center;
  right: 0;
  left: 0; }

.slider_image .swiper-button-next.sc-swiper, .slider_image .swiper-container-rtl.sc-swiper .swiper-button-prev.sc-swiper,
.slider_image .swiper-button-prev.sc-swiper, .slider_image .swiper-container-rtl.sc-swiper .swiper-button-next.sc-swiper {
  top: 50%;
  margin-top: 0; }

@media screen and (max-width: 1024px) {
  .slider_image .swiper-button-next.sc-swiper, .slider_image .swiper-container-rtl.sc-swiper .swiper-button-prev.sc-swiper,
  .slider_image .swiper-button-prev.sc-swiper, .slider_image .swiper-container-rtl.sc-swiper .swiper-button-next.sc-swiper {
    font-size: 36px; } }

@media screen and (max-width: 767px) {
  .slider_image .swiper-button-next.sc-swiper, .slider_image .swiper-container-rtl.sc-swiper .swiper-button-prev.sc-swiper,
  .slider_image .swiper-button-prev.sc-swiper, .slider_image .swiper-container-rtl.sc-swiper .swiper-button-next.sc-swiper {
    font-size: 32px; } }

@media screen and (max-width: 480px) {
  .slider_image .swiper-button-next.sc-swiper, .slider_image .swiper-container-rtl.sc-swiper .swiper-button-prev.sc-swiper,
  .slider_image .swiper-button-prev.sc-swiper, .slider_image .swiper-container-rtl.sc-swiper .swiper-button-next.sc-swiper {
    font-size: 24px; } }

/* Inhalt Countdown (Sort 500) */
.flip_countdown_container {
  min-height: 100px;
  margin: 0 auto 48px; }

flip-countdown {
  padding: 0;
  text-align: center; }

flip-countdown ul li {
  margin: 0;
  padding: 0;
  font-size: 60px;
  line-height: 60px; }

flip-countdown ul li:before {
  display: none; }

flip-countdown ul li .num {
  font-family: Monospace;
  margin-right: 0; }

.flip-countdown-0 #clock.flip-countdown .num.flip-countdown {
  padding: 0.2vw 0.5vw 0vw 0.5vw; }

flip-countdown em {
  font-weight: 300;
  font-style: normal;
  font-size: 1vw;
  display: none; }

.countdown_orange.flip-countdown-0 #clock.flip-countdown .num.flip-countdown {
  background-color: #ef8400; }

.countdown_blue.flip-countdown-0 #clock.flip-countdown .num.flip-countdown {
  background-color: #5793C9; }

.flip-countdown-0 #clock.flip-countdown .num.flip-countdown:after {
  background: rgba(0, 0, 0, 0.8);
  height: 2px; }

.countdown_orange_stripe.flip-countdown-0 #clock.flip-countdown .num.flip-countdown {
  background-color: transparent;
  box-shadow: none; }

.countdown_blue_stripe.flip-countdown-0 #clock.flip-countdown .num.flip-countdown {
  background-color: transparent;
  box-shadow: none; }

flip-countdown.countdown_orange_stripe {
  background-color: #ef8400;
  padding-bottom: 8px; }

flip-countdown.countdown_blue_stripe {
  background-color: #5793C9;
  padding-bottom: 8px; }

.countdown_orange_stripe.flip-countdown-0 #clock.flip-countdown .num.flip-countdown:after {
  background: rgba(0, 0, 0, 0);
  height: 0px; }

.countdown_blue_stripe.flip-countdown-0 #clock.flip-countdown .num.flip-countdown:after {
  background: rgba(0, 0, 0, 0);
  height: 0px; }

.countdown_blue_stripe.flip-countdown-0 #clock.flip-countdown em.flip-countdown {
  color: #fff; }

.countdown_orange_stripe.flip-countdown-0 #clock.flip-countdown em.flip-countdown {
  color: #fff; }

@media screen and (max-width: 767px) {
  flip-countdown ul li {
    font-size: 40px;
    line-height: 36px; }
  .flip-countdown-0 #clock.flip-countdown .num.flip-countdown {
    padding: 5px 8px 0 8px; }
  flip-countdown em {
    font-size: 12px !important; }
  .flip-countdown-0 #clock.flip-countdown .num.flip-countdown:after {
    background: rgba(0, 0, 0, 0.8);
    height: 2px; }
  .flip_countdown_container {
    min-height: 50px;
    margin: 0 auto 24px; } }

@media screen and (max-width: 480px) {
  flip-countdown ul li {
    font-size: 28px;
    line-height: 36px; }
  .flip-countdown-0 #clock.flip-countdown .num.flip-countdown {
    padding: 3px 5px 0 5px; }
  flip-countdown em {
    font-size: 8px !important; }
  .flip-countdown-0 #clock.flip-countdown .num.flip-countdown:after {
    background: rgba(0, 0, 0, 0.8);
    height: 1px; }
  div.flip_countdown_container {
    min-height: 25;
    margin: 0 auto 12x; } }

/* Inhalt Textblock mit Bild/PDF-Vorschau (Sort 500) */
/* Old Layout */
.text_block_hidden {
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  opacity: 0.50; }

div.teaser_text_image span {
  margin: 4px;
  font-size: 12px;
  line-height: 18px;
  color: #555;
  font-weight: 200; }

div.teaser_text {
  width: 720px;
  min-height: 100px;
  margin: 0 auto 48px; }

.clear {
  clear: both; }

div.teaser_text_content {
  padding: 24px;
  background: #fff;
  float: left;
  width: 70%; }

div.teaser_text h2 {
  padding: 0;
  margin: 0;
  font-size: 24px; }

div.teaser_text_image {
  line-height: 0;
  float: left;
  width: 30%; }

div.teaser_text_image img {
  width: 100%; }

@media screen and (max-width: 767px) {
  div.teaser_text {
    padding: 0 24px;
    width: auto; }
  div.teaser_text_content {
    width: 60%; }
  div.teaser_text_image {
    width: 40%; } }

@media screen and (max-width: 480px) {
  div.teaser_text {
    padding: 0 8px; }
  div.teaser_text_content {
    width: 100%; }
  div.teaser_text_image {
    width: 100%; } }

/* Inhalt Rubriken Teaser (Sort 500) */
section.slider_less.force_no_background {
  background: none !important; }

section.slider_less .stage {
  padding-bottom: 25%;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

section.slider_less {
  padding: 0;
  margin: 0;
  background: #f9f6ef;
  list-style: none;
  position: relative; }

section.slider_less h1 {
  font-size: 40px;
  display: block;
  position: absolute;
  line-height: 64px;
  bottom: 24px; }

section.slider_less h1 i {
  display: inline-block;
  padding-left: 160px;
  padding-right: 96px;
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 40px;
  color: #fff;
  /* text-shadow: 1px 1px 2px rgba(0,0,0,0.5); */ }

section.slider_less h2 {
  font-size: 24px;
  line-height: 24px;
  margin: 0;
  padding: 0 96px 16px 0; }

section.slider_less p {
  font-size: 18px;
  line-height: 27px;
  padding-bottom: 8px;
  margin: 0; }

section.slider_less p a {
  font-weight: 500; }

/** Link in Link **/
section.slider_less > a {
  color: #000; }

section.slider_less figure {
  padding: 0;
  margin: 0; }

section.slider_less figcaption {
  background: #fff;
  padding: 24px 24px 48px 24px;
  margin: 0 auto 48px;
  width: 720px;
  position: relative;
  top: -24px;
  z-index: 999;
  transition: 0.5s ease; }

section.slider_less figcaption.with_toc {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }

section.slider_less figcaption.with_toc .with_toc_right {
  flex-basis: 50%; }

section.slider_less figcaption.with_toc .with_toc_left {
  flex-basis: 45%; }

section.slider_less figcaption.with_toc .with_toc_separator {
  flex-basis: 5%; }

section.slider_less figcaption.with_toc .with_toc_right ul li:before {
  content: '■';
  color: #2786cf;
  width: 1em;
  margin: 0 0;
  font-size: 60%;
  position: absolute;
  left: -10px;
  top: 0;
  line-height: 21px;
  vertical-align: bottom; }

section.slider_less figcaption.with_toc .with_toc_right ul li {
  font-size: 15px;
  line-height: 24px;
  margin: 0 0 5px 18px;
  position: relative; }

section.slider_less figcaption.with_toc .with_toc_right ul {
  list-style: none;
  list-style-position: outside;
  padding: 0;
  font-size: 15px;
  line-height: 24px;
  margin: 0 0 8px 0; }

@media screen and (max-width: 1024px) {
  section.slider_less figcaption {
    padding: 24px;
    margin: 0 auto 48px auto; }
  section.slider_less h1 i {
    padding-left: 32px;
    padding-right: 16px;
    line-height: 48px; } }

@media screen and (max-width: 767px) {
  section.slider_less .stage {
    padding-bottom: 50%; }
  section.slider_less h1 {
    font-size: 32px;
    line-height: 56px; }
  section.slider_less h1 i {
    padding-left: 24px;
    padding-right: 16px;
    line-height: 32px; }
  section.slider_less quote {
    font-size: 12px;
    bottom: 48px;
    padding-left: 24px; }
  section.slider_less figcaption {
    padding: 24px;
    margin: 0 24px 48px 24px;
    width: auto; } }

@media screen and (max-width: 480px) {
  section.slider_less figcaption.with_toc .with_toc_right {
    flex-basis: 100%;
    margin-bottom: 10px; }
  section.slider_less figcaption.with_toc .with_toc_left {
    flex-basis: 100%; }
  section.slider_less figcaption.with_toc .with_toc_separator {
    display: none; }
  section.slider_less .stage {
    padding-bottom: 70%; }
  section.slider_less h1 {
    font-size: 24px;
    bottom: 16px; }
  section.slider_less h1 i {
    line-height: 24px; }
  section.slider_less quote {
    bottom: 16px; }
  section.slider_less figcaption {
    margin: 0 8px 48px 8px;
    top: -24px; } }

/* Atom Brotkrümmel (Sort 500) */
ol.breadcrumbs {
  list-style: none;
  padding: 8px;
  margin: 0; }

ol.breadcrumbs li {
  display: inline;
  font-size: 12px; }

ol.breadcrumbs li a,
ol.breadcrumbs li strong {
  font-size: inherit; }

ol.breadcrumbs li strong {
  font-weight: 400; }

/* Inhalt Sitemap (Sort 500) */
.sitemap ul {
  list-style: none; }

.sitemap li a {
  text-decoration: none;
  color: #444; }

/* Datenbank Kampagne (Sort 500) */
.blank {
  height: 72px; }

a.link_full {
  color: #000 !important;
  font-weight: 300 !important; }

ul.slider .stage {
  padding-bottom: 50%;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #b4afaa; }

ul.slider .video {
  padding-bottom: 0; }

ul.slider .video .fix_ratio {
  width: 100%;
  height: 0;
  padding-bottom: 50%;
  position: relative; }

ul.slider .stage video {
  width: 100%;
  height: auto;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

ul.slider .stage img {
  width: 100%;
  height: auto;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

ul.slider .stage div.circle {
  position: absolute;
  top: 72px;
  right: 72px;
  border-radius: 50% 50% 50% 0;
  width: 24%;
  height: 48%;
  padding: 32px 24px;
  text-align: center;
  font-size: 48px;
  color: #fff;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

ul.slider .stage div.overlay {
  position: absolute;
  height: 90px;
  width: 240px;
  top: 124px;
  right: 104px;
  padding: 0;
  text-align: center;
  font-size: 48px;
  color: #fff; }

ul.slider .stage div.overlay h2 {
  color: #fff;
  font-size: 48px;
  line-height: 56px; }

ul.slider .stage div.overlay h1 {
  color: #fff;
  font-size: 48px;
  line-height: 24px;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.5); }

ul.slider .stage div.overlay em {
  color: #fff;
  font-size: 70%;
  display: block;
  font-style: normal;
  font-weight: 300; }

ul.slider h1 {
  font-size: 40px;
  display: block;
  position: absolute;
  line-height: 64px;
  bottom: 48px; }

ul.slider h1 i {
  display: inline-block;
  padding-left: 160px;
  padding-right: 96px;
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 40px;
  color: #fff;
  /* text-shadow: 1px 1px 2px rgba(0,0,0,0.5); */ }

ul.slider quote {
  font-size: 14px;
  display: block;
  position: absolute;
  line-height: 18px;
  bottom: 72px;
  color: #fff;
  padding-left: 160px; }

ul.slider h2 {
  font-size: 24px;
  line-height: 24px;
  margin: 0;
  padding: 0 96px 16px 0; }

ul.slider p {
  font-size: 18px;
  line-height: 27px;
  padding-bottom: 8px;
  margin: 0; }

ul.slider p a {
  font-weight: 500; }

ul.slider {
  padding: 0;
  margin: 0;
  background: #f9f6ef;
  list-style: none;
  position: relative;
  line-height: 0;
  overflow: hidden; }

ul.slider li {
  padding: 0;
  margin: 0; }

ul.slider figure {
  padding: 0;
  margin: 0; }

ul.slider figcaption {
  background: #fff;
  padding: 24px 24px 24px 24px;
  margin: 0 auto 24px auto;
  width: 672px;
  position: relative;
  top: -48px;
  z-index: 999999;
  height: 160px;
  overflow: auto; }

ul.slider figcaption.empty {
  background: rgba(255, 255, 255, 0); }

.swiper-button-next.sc-swiper,
.swiper-container-rtl.sc-swiper .swiper-button-prev.sc-swiper,
.swiper-button-prev.sc-swiper,
.swiper-container-rtl.sc-swiper .swiper-button-next.sc-swiper {
  top: 40%;
  width: auto;
  height: auto; }

.swiper-button-prev.sc-swiper,
.swiper-container-rtl.sc-swiper .swiper-button-next.sc-swiper {
  left: 0 !important; }

.swiper-button-next.sc-swiper,
.swiper-container-rtl.sc-swiper .swiper-button-prev.sc-swiper {
  right: 0 !important; }

div.blank {
  height: 232px; }

/*@media screen {
    ul.slider .stage {
        transition: 0.5s ease;
    }
    
    ul.slider h1 i {
        transition: 0.2s ease;
    }
    
    ul.slider quote {
       transition: 0.2s ease;
    }
    
    ul.slider figcaption {
        transition: 0.5s ease;
    }
}*/
@media screen and (max-width: 1024px) {
  ul.slider figcaption {
    padding: 24px;
    margin: 0 auto 48px auto;
    width: 672px;
    top: -48px; }
  ul.slider .stage {
    padding-bottom: 50%; }
  ul.slider h1 i {
    padding-left: 32px;
    padding-right: 16px;
    line-height: 48px; }
  ul.slider .stage div.circle {
    top: 48px;
    right: 48px;
    width: 20%;
    height: 40%; }
  ul.slider .stage div.overlay {
    top: 96px;
    right: 77px;
    width: 20%; }
  .swiper-button-next.sc-swiper,
  .swiper-container-rtl.sc-swiper .swiper-button-prev.sc-swiper,
  .swiper-button-prev.sc-swiper,
  .swiper-container-rtl.sc-swiper .swiper-button-next.sc-swiper {
    top: 35%; }
  .campaign_teaser ul.slider .video .fix_ratio {
    width: 100%;
    height: 100%;
    padding-bottom: 0;
    position: absolute; } }

@media screen and (max-width: 767px) {
  ul.slider figcaption {
    padding: 24px;
    margin: 0 24px 48px 24px;
    top: -24px;
    width: auto;
    height: 200px; }
  ul.slider .stage {
    padding-bottom: 50%; }
  ul.slider h1 {
    font-size: 32px;
    line-height: 56px;
    bottom: 24px; }
  ul.slider h1 i {
    padding-left: 32px;
    padding-right: 16px;
    line-height: 48px; }
  ul.slider quote {
    font-size: 12px;
    bottom: 24px;
    padding-left: 24px; }
  .swiper-button-next.sc-swiper,
  .swiper-container-rtl.sc-swiper .swiper-button-prev.sc-swiper,
  .swiper-button-prev.sc-swiper,
  .swiper-container-rtl.sc-swiper .swiper-button-next.sc-swiper {
    top: 30%; } }

@media screen and (max-width: 640px) {
  ul.slider .stage div.circle {
    top: 36px;
    right: 48px; }
  ul.slider .stage div.overlay {
    top: 84px;
    right: 77px; } }

@media screen and (max-width: 480px) {
  ul.slider figcaption {
    margin: 0 8px 48px 8px;
    top: -24px;
    height: 240px; }
  ul.slider .stage {
    padding-bottom: 100%; }
  ul.slider h1 {
    font-size: 24px;
    line-height: 38px;
    bottom: 24px; }
  ul.slider h1 i {
    line-height: 18px; }
  ul.slider quote {
    bottom: 16px; }
  ul.slider .stage div.circle {
    width: 40%; }
  ul.slider .stage div.overlay {
    width: 40%; } }

/* Inhalt Auflistung Kampagnen Teaser (Sort 500) */
.campaign_teaser {
  width: 100%;
  height: 0;
  position: relative;
  padding-bottom: 75%;
  overflow: hidden; }

.campaign_teaser_short {
  padding-bottom: 60%; }

.campaign_teaser ul.slider .stage {
  padding-bottom: 50%;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #f9f6ef; }

.campaign_teaser ul.slider .video {
  padding-bottom: 0; }

.campaign_teaser ul.slider .video .fix_ratio {
  width: 100%;
  height: 0;
  padding-bottom: 50%;
  position: relative;
  overflow: hidden; }

.campaign_teaser ul.slider .stage video {
  width: 100%;
  height: auto;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding-bottom: 0; }

.campaign_teaser ul.slider .stage img {
  width: 100%;
  height: auto;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding-bottom: 0; }

.campaign_teaser ul.slider .stage div.circle {
  position: absolute;
  top: 72px;
  right: 72px;
  border-radius: 50% 50% 50% 0;
  width: 24%;
  height: 48%;
  padding: 32px 24px;
  text-align: center;
  font-size: 48px;
  color: #fff;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.campaign_teaser ul.slider .stage div.overlay {
  position: absolute;
  height: 180px;
  width: 240px;
  top: 124px;
  right: 104px;
  padding: 0;
  text-align: center;
  font-size: 48px;
  color: #fff; }

.campaign_teaser ul.slider .stage div.overlay h2 {
  color: #fff;
  font-size: 48px;
  line-height: 56px; }

.campaign_teaser ul.slider .stage div.overlay h1 {
  color: #fff;
  font-size: 48px;
  line-height: 24px;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.5); }

.campaign_teaser ul.slider .stage div.overlay em {
  color: #fff;
  font-size: 70%;
  display: block;
  font-style: normal;
  font-weight: 300; }

.campaign_teaser ul.slider h1 {
  font-size: 40px;
  display: block;
  position: absolute;
  line-height: 64px;
  bottom: 48px;
  /*   transition: 0.2s ease;*/ }

.campaign_teaser ul.slider h1 i {
  display: inline-block;
  padding-left: 160px;
  padding-right: 96px;
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 40px;
  color: #fff;
  /* text-shadow: 1px 1px 2px rgba(0,0,0,0.5); */ }

.campaign_teaser ul.slider quote {
  font-size: 14px;
  display: block;
  position: absolute;
  line-height: 18px;
  bottom: 72px;
  color: #fff;
  padding-left: 160px; }

.campaign_teaser ul.slider h2 {
  font-size: 24px;
  line-height: 24px;
  margin: 0;
  padding: 0 96px 16px 0; }

.campaign_teaser ul.slider p {
  font-size: 18px;
  line-height: 27px;
  padding-bottom: 8px;
  margin: 0; }

.campaign_teaser ul.slider p a {
  font-weight: 500; }

.campaign_teaser ul.slider {
  padding: 0;
  margin: 0;
  background: #f9f6ef;
  list-style: none;
  position: relative;
  line-height: 0;
  overflow: hidden; }

.campaign_teaser ul.slider li {
  padding: 0;
  margin: 0;
  line-height: 24px; }

.campaign_teaser ul.slider figure {
  padding: 0;
  margin: 0; }

.campaign_teaser ul.slider figcaption {
  background: #fff;
  padding: 24px 24px 24px 24px;
  margin: 0 auto 24px auto;
  width: 672px;
  position: relative;
  top: -48px;
  z-index: 999999;
  height: 160px;
  overflow: auto; }

.campaign_teaser ul.slider figcaption.empty {
  background: rgba(255, 255, 255, 0); }

.campaign_teaser .swiper-button-next.sc-swiper,
.campaign_teaser .swiper-container-rtl.sc-swiper .swiper-button-prev.sc-swiper,
.campaign_teaser .swiper-button-prev.sc-swiper,
.campaign_teaser .swiper-container-rtl.sc-swiper .swiper-button-next.sc-swiper {
  top: 40%;
  width: auto;
  height: auto; }

.campaign_teaser .swiper-button-prev.sc-swiper,
.campaign_teaser .swiper-container-rtl.sc-swiper .swiper-button-next.sc-swiper {
  left: 0 !important; }

.campaign_teaser .swiper-button-next.sc-swiper,
.campaign_teaser .swiper-container-rtl.sc-swiper .swiper-button-prev.sc-swiper {
  right: 0 !important; }

.campaign_teaser div.blank {
  height: 232px; }

/*@media screen {
    .campaign_teaser ul.slider .stage {
        transition: 0.5s ease;
    }
    
    .campaign_teaser ul.slider h1 i {
        transition: 0.2s ease;
    }
    
    .campaign_teaser ul.slider quote {
       transition: 0.2s ease;
    }
    
    .campaign_teaser ul.slider figcaption {
        transition: 0.5s ease;
    }
}*/
@media screen and (max-width: 1024px) {
  .campaign_teaser ul.slider figcaption {
    padding: 24px;
    margin: 0 24px 48px;
    width: auto;
    top: -48px; }
  .campaign_teaser div.blank {
    height: 256px; }
  .campaign_teaser ul.slider .stage {
    padding-bottom: 50%; }
  .campaign_teaser ul.slider .video {
    padding-bottom: 0 !important; }
  .campaign_teaser ul.slider h1 i {
    padding-left: 32px;
    padding-right: 16px;
    line-height: 40px;
    margin-right: 24px; }
  .campaign_teaser ul.slider .stage div.circle {
    top: 48px;
    right: 48px;
    width: 20%;
    height: 40%; }
  .campaign_teaser ul.slider .stage div.overlay {
    top: 96px;
    right: 77px;
    width: 20%; }
  .campaign_teaser .swiper-button-next.sc-swiper,
  .campaign_teaser .swiper-container-rtl.sc-swiper .swiper-button-prev.sc-swiper,
  .campaign_teaser .swiper-button-prev.sc-swiper,
  .campaign_teaser .swiper-container-rtl.sc-swiper .swiper-button-next.sc-swiper {
    top: 35%;
    font-size: 36px; } }

@media screen and (max-width: 767px) {
  .campaign_teaser ul.slider figcaption {
    padding: 24px;
    margin: 0 24px 48px 24px;
    top: -24px;
    width: auto;
    height: 200px; }
  .campaign_teaser div.blank {
    height: 296px; }
  .campaign_teaser ul.slider .stage div.overlay {
    height: 135px; }
  .campaign_teaser ul.slider .stage {
    padding-bottom: 50%; }
  .campaign_teaser ul.slider .video {
    padding-bottom: 0 !important; }
  .campaign_teaser ul.slider h1 {
    font-size: 32px;
    line-height: 56px;
    bottom: 24px; }
  .campaign_teaser ul.slider h1 i {
    padding-left: 32px;
    padding-right: 16px;
    line-height: 32px; }
  .campaign_teaser ul.slider quote {
    font-size: 12px;
    bottom: 24px;
    padding-left: 24px; }
  .campaign_teaser .swiper-button-next.sc-swiper,
  .campaign_teaser .swiper-container-rtl.sc-swiper .swiper-button-prev.sc-swiper,
  .campaign_teaser .swiper-button-prev.sc-swiper,
  .campaign_teaser .swiper-container-rtl.sc-swiper .swiper-button-next.sc-swiper {
    top: 30%;
    font-size: 32px; } }

@media screen and (max-width: 640px) {
  .campaign_teaser ul.slider .stage div.circle {
    top: 36px;
    right: 48px; }
  .campaign_teaser ul.slider .stage div.overlay {
    top: 84px;
    right: 77px; } }

@media screen and (max-width: 480px) {
  .campaign_teaser {
    width: 100%;
    height: 0;
    position: relative;
    padding-bottom: 170%;
    overflow: hidden; }
  .campaign_teaser_short {
    padding-bottom: 120%; }
  .campaign_teaser ul.slider figcaption {
    margin: 0 8px 48px 8px;
    top: -24px;
    height: 240px; }
  .campaign_teaser div.blank {
    height: 336px; }
  .campaign_teaser ul.slider .stage {
    padding-bottom: 100%; }
  .campaign_teaser ul.slider .video {
    padding-bottom: 0 !important; }
  .campaign_teaser ul.slider .video .fix_ratio {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    position: relative;
    overflow: hidden; }
  .campaign_teaser ul.slider .stage video {
    height: 100%; }
  .campaign_teaser ul.slider .stage img {
    height: 100%; }
  .campaign_teaser ul.slider h1 {
    font-size: 24px;
    line-height: 38px;
    bottom: 24px; }
  .campaign_teaser ul.slider h1 i {
    line-height: 18px; }
  .campaign_teaser ul.slider quote {
    bottom: 16px; }
  .campaign_teaser ul.slider .stage div.circle {
    width: 40%; }
  .campaign_teaser ul.slider .stage div.overlay {
    width: 40%;
    height: 90px; }
  .campaign_teaser .swiper-button-next.sc-swiper,
  .campaign_teaser .swiper-container-rtl.sc-swiper .swiper-button-prev.sc-swiper,
  .campaign_teaser .swiper-button-prev.sc-swiper,
  .campaign_teaser .swiper-container-rtl.sc-swiper .swiper-button-next.sc-swiper {
    font-size: 24px; } }

/* Atom Youtube (Sort 500) */
.youtube-video .video_iframe {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  justify-items: center;
  align-items: center;
  inset: 0;
  padding: 20px;
  position: absolute;
  background: #fff;
  font-family: "suisse"; }

.youtube-video .video_iframe div {
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 1;
  grid-row-end: 2;
  max-width: 400px; }

.youtube-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; }

.youtube-video img,
.youtube-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* Inhalt Auflistung Meldungen Slider (Sort 500) */
.article_slider {
  line-height: 0;
  overflow: hidden;
  position: relative;
  margin-bottom: 72px;
  height: 0;
  padding-bottom: 40%; }

.article_slider__wrapper {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%; }

.article_slider figure {
  margin: 0;
  padding: 0;
  position: relative;
  width: 632px;
  height: 362px;
  transition: 0.5s ease; }

.article_slider figure figcaption {
  position: absolute;
  bottom: 48px;
  line-height: 32px;
  color: #fff;
  padding: 0; }

.article_slider figure figcaption h3 {
  padding: 8px 72px 8px 24px;
  margin: 0;
  font-weight: 400; }

.article_slider figure .source {
  position: absolute;
  bottom: 30px;
  line-height: 12px;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 3px 8px 3px 24px;
  margin: 0;
  color: #7a7373;
  font-size: 12px; }

.article_slider figure .source a:hover {
  text-decoration: none;
  color: #444; }

.swiper-button-next.sc-swiper:before {
  content: ""; }

.swiper-button-prev.sc-swiper:after {
  content: ""; }

.swiper-button-next.sc-swiper,
.swiper-container-rtl.sc-swiper .swiper-button-prev.sc-swiper,
.swiper-button-prev.sc-swiper,
.swiper-container-rtl.sc-swiper .swiper-button-next.sc-swiper {
  background-image: none;
  color: #fff;
  font-size: 48px; }

.article_slider .swiper-button-next.sc-swiper,
.swiper-container-rtl.sc-swiper .swiper-button-prev.sc-swiper,
.article_slider .swiper-button-prev.sc-swiper,
.swiper-container-rtl.sc-swiper .swiper-button-next.sc-swiper {
  top: 50%;
  margin-top: 0; }

@media screen and (max-width: 1024px) {
  .article_slider .swiper-button-next.sc-swiper,
  .swiper-container-rtl.sc-swiper .swiper-button-prev.sc-swiper,
  .article_slider .swiper-button-prev.sc-swiper,
  .swiper-container-rtl.sc-swiper .swiper-button-next.sc-swiper {
    font-size: 36px; } }

@media screen and (max-width: 767px) {
  .article_slider {
    line-height: 0;
    overflow: hidden;
    position: relative;
    margin-bottom: 72px;
    height: 320px;
    padding-bottom: 0; }
  .article_slider figure {
    height: 320px; }
  .article_slider .swiper-button-next.sc-swiper,
  .swiper-container-rtl.sc-swiper .swiper-button-prev.sc-swiper {
    font-size: 32px;
    top: 50%; }
  .article_slider .swiper-button-prev.sc-swiper,
  .swiper-container-rtl.sc-swiper .swiper-button-next.sc-swiper {
    font-size: 32px;
    top: 50%; } }

@media screen and (max-width: 479px) {
  .article_slider {
    line-height: 0;
    overflow: hidden;
    position: relative;
    margin-bottom: 48px;
    height: 240px;
    padding-bottom: 0; }
  .article_slider figure {
    height: 240px; }
  .article_slider .swiper-button-next.sc-swiper,
  .swiper-container-rtl.sc-swiper .swiper-button-prev.sc-swiper {
    right: 8px !important;
    font-size: 24px;
    top: 50%; }
  .article_slider .swiper-button-prev.sc-swiper,
  .swiper-container-rtl.sc-swiper .swiper-button-next.sc-swiper {
    left: 8px !important;
    font-size: 24px;
    top: 50%; } }

/* Atom Paginierung (Sort 500) */
.pager {
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  padding: 0 24px; }

/* Inhalt Auflistung Meldungen Teaser (Sort 500) */
.article_teaser {
  line-height: 0;
  overflow: hidden;
  position: relative;
  margin-bottom: 72px; }

.article_teaser figure {
  margin: 0;
  padding: 0;
  position: relative;
  width: 1024px;
  height: 512px;
  transition: 0.5s ease;
  max-width: 100%; }

.article_teaser figure img {
  width: 100%; }

.article_teaser figure figcaption {
  line-height: 32px;
  margin: 0;
  margin-left: 48px;
  width: 512px;
  position: absolute;
  bottom: 32px; }

.article_teaser figure div.preamble {
  background: rgba(255, 255, 255, 0.8);
  color: #000;
  margin: 0;
  padding: 16px 16px 8px 24px;
  line-height: 24px;
  font-size: 16px; }

.article_teaser figure div.preamble p {
  margin: 0 0 8px 0; }

.article_teaser figure h3 {
  color: #fff;
  display: inline-block;
  font-weight: 400; }

.article_teaser figure figcaption h3 {
  padding: 8px 72px 8px 24px;
  margin: 0; }

@media screen and (max-width: 1024px) {
  .article_teaser figure {
    width: 100%;
    height: auto; }
  .article_teaser figure figcaption {
    max-height: 80%;
    overflow: hidden; } }

@media screen and (max-width: 768px) {
  .article_teaser figure {
    height: auto; }
  .article_teaser figure figcaption {
    margin-left: 16px;
    margin-right: 16px;
    width: auto;
    bottom: 16px; }
  .article_teaser figure figcaption h3 {
    padding: 8px 8px 8px 24px;
    margin: 0;
    display: block;
    width: auto; } }

@media screen and (max-width: 480px) {
  .article_teaser figure figcaption {
    margin-left: 8px;
    margin-right: 8px;
    bottom: 8px;
    overflow: scroll;
    width: auto; }
  .article_teaser figure figcaption h3 {
    padding: 8px; }
  .article_teaser figure div.preamble {
    padding: 16px 8px 8px; } }

/* Inhalt Auflistung Termine Teaser (Sort 500) */
.event_grid {
  max-width: 768px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 56px;
  clear: both; }

.event_grid .event_item {
  background: #fff;
  width: 240px;
  height: 320px;
  display: block;
  margin-right: 8px;
  margin-left: 8px;
  margin-bottom: 16px;
  float: left;
  line-height: 0;
  /*    transition: 0.5s ease;*/
  position: relative; }

.event_grid .h-header {
  color: #fff;
  text-align: center;
  font-size: 18px;
  padding: 8px;
  margin: 0;
  line-height: 1.2; }

.event_grid .h-header strong {
  font-size: 24px; }

.event_grid .h-content {
  padding: 0 24px 16px 24px; }

.event_grid .h-content h3 {
  font-size: 16px;
  line-height: 1.4;
  text-decoration: none;
  color: #000;
  font-weight: 500;
  font-style: normal;
  margin: 12px 0 0 0;
  word-wrap: break-word; }

.event_grid .h-content p {
  font-size: 16px;
  line-height: 1.4;
  text-decoration: none;
  margin: 0 0 8px 0;
  color: #000; }

.event_grid .h-content p .p-location {
  color: #555;
  font-size: 14px; }

.event_grid img {
  width: 100% !important;
  height: auto;
  height: initial;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0; }

.event_grid a.external span::after,
.event_grid p a.external::after {
  content: none; }

@media screen and (max-width: 767px) {
  .event_grid {
    max-width: 464px;
    margin-right: auto;
    margin-left: auto; }
  .event_grid .event_item {
    width: 100%;
    height: auto;
    min-height: 308px;
    margin-right: 0;
    margin-left: 0; }
  .event_grid img {
    position: static; } }

@media screen and (max-width: 480px) {
  .event_grid {
    width: auto;
    margin-right: 8px;
    margin-left: 8px; } }

/* Datenbank Veranstaltungsort (Sort 500) */
#nakMapNew {
  width: 100%;
  -webkit-animation: undark 0.8s forwards;
  /* for less modern browsers */
  animation: undark 0.8s forwards; }

.robo_font_map {
  font-family: Roboto, Arial, sans-serif; }

.mapboxgl-popup-close-button {
  font-size: 18px;
  padding-top: 3px; }

@keyframes dark {
  from {
    filter: brightness(100%); }
  to {
    filter: brightness(55%); } }

@keyframes undark {
  from {
    filter: brightness(55%); }
  to {
    filter: brightness(100%); } }

.location_marker {
  width: 36px;
  height: 36px;
  cursor: pointer; }

#nakMapNew {
  height: 300px; }

/* Inhalt Gemeinden des Bezirks (Sort 500) */
.congregations {
  padding: 0 16px;
  max-width: 100%;
  margin: auto;
  margin-top: 32px;
  margin-bottom: 72px; }

.congregation_detail {
  padding: 0 8px;
  float: left;
  width: 25%;
  height: 310px;
  margin-bottom: 16px;
  position: relative;
  overflow: hidden; }

.congregation_inner {
  background: #fff;
  height: 100%; }

.congregation_detail .congregation_teaser {
  padding-bottom: 66%;
  background-position: center center;
  background-size: cover; }

.congregation_wrapper {
  padding: 16px; }

.congregation_detail strong {
  font-weight: 500; }

.congregation_detail strong.congregation_title {
  display: block;
  float: left;
  width: 90%; }

.congregation_detail hr {
  visibility: hidden; }

p.congregation_address,
p.congregation_contact {
  width: 80%;
  float: left;
  display: block;
  margin-bottom: 0;
  margin-top: 8px;
  font-size: 13px;
  line-height: 16px; }

.congregations em {
  font-style: normal;
  display: block;
  width: 20%; }

@media screen and (max-width: 1024px) {
  .congregation_detail {
    width: 33.33%;
    height: 400px; }
  .congregation_title a {
    font-size: 18px; }
  p.congregation_address,
  p.congregation_contact {
    font-size: 14px;
    line-height: 21px; } }

@media screen and (max-width: 768px) {
  .congregation_detail {
    width: 50%;
    height: 400px; } }

@media screen and (max-width: 480px) {
  .congregations {
    padding: 0; }
  .congregation_detail {
    float: none;
    width: auto;
    height: auto;
    margin-bottom: 8px; }
  .congregation_address {
    width: 55%;
    float: left; }
  .congregation_contact {
    width: 40%;
    float: right; } }

/* Inhalt Kontakt mit Anfahrt (Sort 500) */
#nakMapNew {
  width: 100%;
  -webkit-animation: undark 0.8s forwards;
  /* for less modern browsers */
  animation: undark 0.8s forwards; }

#nakMapNew.fullscreenMap {
  /*position: absolute !important; 
    top: 0 !important; 
    bottom: 0 !important; 
    width: 100% !important;
    background: pink !important;
    height: 100% !important;*/ }

.robo_font_map {
  font-family: Roboto, Arial, sans-serif; }

.mapboxgl-popup-close-button {
  font-size: 18px;
  padding-top: 3px; }

@keyframes dark {
  from {
    filter: brightness(100%); }
  to {
    filter: brightness(55%); } }

@keyframes undark {
  from {
    filter: brightness(55%); }
  to {
    filter: brightness(100%); } }

.location_marker {
  width: 36px;
  height: 36px;
  cursor: pointer; }

.congregation_route em {
  font-style: normal; }

.congregation_route {
  display: table;
  width: 100%;
  margin-top: 24px;
  margin-bottom: 24px; }

.congregation_route_teaser {
  padding-bottom: 66%;
  background-size: cover;
  background-position: center center; }

.congregation_route .block {
  padding: 24px;
  background: #fff;
  display: table-cell;
  width: 40%;
  vertical-align: top;
  border: 24px solid #f9f6ef;
  border-right: 4px solid #f9f6ef; }

.congregation_route .block_full {
  display: table-cell;
  vertical-align: top;
  border: 24px solid #f9f6ef;
  border-left: 4px solid #f9f6ef; }

.congregation_route .block_full #nakMapNew {
  height: 700px; }

.congregation_route p {
  margin: 0 0 8px 0; }

.congregation_route h4 {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin: 0; }

@media screen and (max-width: 480px) {
  .congregation_route {
    display: block;
    width: 100%;
    margin-top: 24px;
    margin-bottom: 8px; }
  .congregation_route .block {
    padding: 8px;
    background: #fff;
    display: block;
    width: auto;
    vertical-align: top;
    margin: 8px;
    border: 0 none; }
  .congregation_route .block_full {
    display: block;
    margin: 8px;
    border: 0 none; }
  .congregation_route .block_full #nakMapNew {
    height: 100vw; } }

/* Widget Textblock (Sort 500) */
.widget {
  font-size: 14px; }

.widget_textblock {
  padding-top: 16px;
  padding-bottom: 16px; }

/*.widget_textblock {
    width: 240px;
    height: 320px;
    overflow: auto;
}*/
@media screen and (max-width: 767px) {
  /*    .teaser_three > div:last-of-type .widget_textblock {
        width: 496px;
        height: 155px;
    }*/ }

@media screen and (max-width: 480px) {
  .widget {
    position: relative; }
  /*    .teaser_three > div:last-of-type .widget_textblock {
        width: 100%;
        height: auto;
        text-align: center;
    }
    
    .widget_textblock {
        width: 100%;
        height: auto;
        text-align: center;
    }*/ }

/* Widget Schaukasten (Sort 500) */
.schaukasten-image {
  width: 100%;
  height: 100%; }

/* Widget Wort des Tages (Sort 500) */
.widget footer {
  text-align: center;
  padding-top: 8px; }

/* Widget Wort zum Monat (Sort 500) */
span.widget_quote_title {
  padding-bottom: 16px;
  font-size: 16px;
  text-align: center;
  color: #fff;
  display: block; }

.teaser_three > div p.widget_quote_text {
  padding: 0; }

.white > span.widget_quote_title {
  color: #000; }

.widget blockquote {
  color: #fff;
  font-weight: 300 !important;
  font-size: 14px !important;
  padding: 0 16px !important;
  text-overflow: ellipsis; }

div.bible_quote {
  padding-bottom: 16px; }

.widget blockquote > a {
  color: #fff; }

.white blockquote > a {
  color: #000; }

.white blockquote > h2 > a {
  color: #000; }

.white blockquote {
  color: #000; }

div.bible_quote a {
  text-decoration: none !important; }

@media screen and (max-width: 767px) {
  div.bible_quote {
    height: 348px; }
  h3.header_widget {
    font-size: 24px; }
  div.bible_quote h3.header_widget {
    line-height: 80px !important; }
  span.widget_quote_title {
    font-size: 21px;
    padding-bottom: 32px; }
  .widget blockquote {
    font-size: 18px !important;
    line-height: 27px; } }

@media screen and (max-width: 480px) {
  div.bible_quote {
    height: auto; }
  .widget blockquote {
    padding-bottom: 16px !important; } }

/* Widget Meldungen (Sort 500) */
.widget_header {
  display: table;
  position: absolute;
  width: 240px;
  height: 80px; }

.widget_header h3 {
  display: table-cell;
  vertical-align: middle;
  font-style: normal !important;
  font-size: 16px;
  padding: 0 !important; }

.widget ul {
  padding-left: 0;
  margin: 0; }

.widget ul li {
  list-style: none; }

.widget_event_grid {
  height: 320px;
  width: 240px;
  padding: 80px 16px 16px 16px; }

.widget_event_item {
  padding-bottom: 16px; }

.widget_item_title {
  color: #fff; }

.white > div .widget_item_title {
  color: #000; }

@media screen and (max-width: 767px) {
  .teaser_three > div:last-of-type .widget_event_grid {
    width: 496px;
    height: 155px;
    padding-top: 40px; }
  .teaser_three > div:last-of-type .widget_event_grid li {
    float: left;
    width: 50%;
    padding-left: 8px;
    padding-right: 8px; }
  .teaser_three > div:last-of-type .widget_event_grid ul {
    width: 90%;
    margin: 0 auto; }
  .teaser_three > div:last-of-type .widget_header {
    width: 496px;
    height: 40px; }
  .teaser_three > div:last-of-type .widget_event_item {
    padding-bottom: 8px; } }

@media screen and (max-width: 480px) {
  .teaser_three > div:last-of-type .widget_header {
    width: 100%;
    height: 40px; }
  .widget_event_grid {
    width: 100% !important;
    height: auto !important;
    padding-top: 40px;
    overflow: auto; }
  .widget_header {
    width: 100%;
    height: 40px; } }

/* Widget Kampagne (Sort 500) */
.widget_campaign {
  width: 240px;
  height: 320px;
  position: relative; }

.widget_campaign_text {
  color: #fff;
  font-weight: 400;
  font-size: 24px;
  bottom: 24px;
  position: absolute; }

.widget_campaign_text a {
  color: #fff; }

.widget_transparent_blue {
  background-color: rgba(54, 125, 204, 0.75);
  padding-left: 16px;
  padding-right: 16px; }

.widget_quote {
  font-size: 14px;
  padding-left: 16px; }

@media screen and (max-width: 767px) {
  .teaser_three > div:last-of-type .widget_campaign {
    width: 496px;
    height: 155px; }
  .teaser_three > div:last-of-type .widget_campaign_text {
    padding-top: 16px; } }

@media screen and (max-width: 480px) {
  .widget_campaign {
    width: 100%; }
  .widget_campaign_text {
    padding-top: 160px; }
  .teaser_three > div:last-of-type .widget_campaign {
    width: 100%;
    height: 320px; }
  .teaser_three > div:last-of-type .widget_campaign_text {
    padding-top: 160px; } }

/* Widget Facebook (Sort 500) */
.widget_facebook_grid {
  height: 100%;
  width: 100%;
  position: relative;
  /* padding: 80px 0px 0px 0px; */ }

.widget_facebook_image {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 180px;
  width: 100%; }

.widget_facebook_grid a {
  color: #000; }

.widget_facebook_content {
  position: absolute;
  bottom: 24px;
  width: 100%;
  background: #fff;
  background: white;
  color: #000;
  font-size: 13px;
  line-height: 16px;
  padding: 8px; }

.widget_share_bar {
  background: #b4afaa;
  color: #fff;
  line-height: 24px;
  height: 24px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0; }

.widget_share_bar a {
  color: #fff;
  padding: 0 4px; }

.widget_likes {
  padding-left: 8px; }

.widget_share {
  float: right; }

.widget_facebook_text {
  padding-bottom: 8px; }

.widget_facebook_image {
  line-height: 0.8; }

a.widget_link_wrapper {
  display: block;
  line-height: 0; }

@media screen and (max-width: 767px) {
  .widget_facebook_grid {
    height: 620px; }
  .widget_facebook_image {
    height: 464px; }
  .widget_facebook_content {
    font-size: 18px;
    line-height: 32px; } }

@media screen and (max-width: 480px) {
  .widget_facebook_grid {
    width: 100%;
    height: auto; }
  .widget_facebook_image {
    width: 100%;
    height: auto;
    float: none; } }

/* Inhalt Impressum (Sort 500) */
.imprint {
  padding: 24px;
  margin: 24px 0;
  background: #fff; }

/* Inhalt Auflistung Termine mit Filter (Sort 500) */
div.wrapper_appointments {
  margin-top: 48px;
  position: relative; }

div.appointments_list {
  padding: 0 24px;
  margin-bottom: 72px;
  /*    transition: 0.5s ease;*/
  float: left;
  width: 75%; }

div.wrapper_appointments .event_filter {
  float: left;
  width: 25%;
  padding-right: 24px; }

.event_filter label {
  font-weight: 400;
  color: #7a7373; }

.event_filter ul {
  list-style: none;
  padding: 0;
  margin: 0 0 16px 0; }

.event_filter ul li {
  line-height: 24px;
  font-size: 13px; }

.event_filter strong {
  font-weight: 400; }

div.appointment_details {
  margin-bottom: 16px; }

div.appointment_date {
  float: left;
  width: 30%;
  overflow: hidden;
  word-break: break-word;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto; }

div.appointment_date span {
  display: inline-block;
  padding-right: 8px;
  margin-bottom: 8px;
  vertical-align: top;
  width: 72px; }

div.appointment_date span.weekday {
  width: 36px; }

div.appointment_date span.location {
  color: #555;
  width: auto; }

div.appointment_date p {
  display: inline-block;
  margin-top: 0;
  vertical-align: top; }

div.appointment_description {
  float: left;
  width: 70%; }

div.appointment_description span.appointment_title {
  display: block; }

div.appointment_description span.appointment_source {
  display: block;
  font-size: 90%;
  color: #555; }

div.appointment_description p {
  display: none;
  margin-top: 8px; }

div.appointment_description p:first-of-type {
  display: inline-block; }

.month {
  font-weight: 400;
  display: block;
  width: 100%;
  text-transform: uppercase; }

.location {
  font-size: 14px;
  color: #9ea1a6; }

ul.calendar {
  padding: 16px 24px 8px;
  margin: 0 0 24px 0;
  list-style: none;
  background: #fff; }

ul.calendar li {
  padding: 0;
  line-height: 16px;
  font-weight: 300;
  font-size: 14px; }

ul.calendar li.noborder {
  border-top: 0 none; }

ul.calendar li a {
  color: #5793c9;
  font-weight: 500; }

ul.calendar li p {
  margin-bottom: 0; }

ul.calendar li small,
ul.calendar li span {
  font-weight: 400; }

ul.calendar li em {
  font-weight: 300;
  font-style: normal; }

@media screen and (max-width: 480px) {
  div.appointments_list {
    padding: 0 8px;
    margin-bottom: 0;
    width: 100%; }
  div.wrapper_appointments .event_filter {
    width: 100%;
    padding: 0 8px;
    margin-bottom: 56px; }
  ul.calender {
    padding-left: 16px;
    padding-right: 16px; }
  div.appointment_date {
    width: 100%; }
  div.appointment_date br {
    display: none; }
  div.appointment_description {
    width: 100%; }
  div.event_filter_group {
    float: left;
    width: 33%; } }

/* Widget neuapostolisch.de (Sort 500) */
div.widget_neuapostolisch a {
  display: block;
  line-height: 0; }

@media screen and (max-width: 767px) {
  div.widget_neuapostolisch {
    height: 620px;
    position: relative; }
  div.widget_neuapostolisch a {
    position: absolute;
    bottom: 0; } }

@media screen and (max-width: 480px) {
  div.widget_neuapostolisch {
    height: auto; }
  div.widget_neuapostolisch a {
    position: relative;
    line-height: 0;
    display: block; } }

/* Inhalt Datenschutz (Sort 500) */
section.content_privacy ul {
  list-style-type: none;
  list-style-position: outside; }

section.content_privacy li {
  margin-bottom: 8px; }

div.text_privacy {
  width: 720px;
  min-height: 100px;
  margin: 32px auto 48px; }

.clear {
  clear: both; }

div.text_privacy_content {
  float: left;
  width: 70%;
  padding-left: 24px; }

div.text_privacy h2 {
  padding: 0;
  margin: 0;
  font-size: 24px; }

div.text_privacy_image {
  float: left;
  width: 30%; }

div.text_privacy_image img {
  width: 100%; }

@media screen and (max-width: 767px) {
  div.text_privacy {
    padding: 0 24px;
    width: auto; }
  div.text_privacy_content {
    width: 60%; }
  div.text_privacy_image {
    width: 40%; } }

@media screen and (max-width: 480px) {
  div.text_privacy {
    padding: 0 8px; }
  div.text_privacy_padder {
    display: none; }
  div.text_privacy_content {
    width: 100%; }
  div.text_privacy_image {
    width: 100%; } }

/* Inhalt Zwischenüberschrift (Sort 500) */
h4.subtitle {
  padding: 8px;
  font-size: 24px;
  color: #000;
  font-weight: 300;
  text-align: center; }

/* Inhalt Bild mit Link (Sort 500) */
div.content_image_link {
  min-height: 100px;
  margin: 0 auto 48px;
  line-height: 0; }

div.content_image_link img {
  width: 100%; }

/* Widget Facebook Pop-Oratorium (Sort 500) */
.widget_facebook_grid {
  height: 100%;
  width: 100%;
  position: relative;
  /* padding: 80px 0px 0px 0px; */ }

.widget_facebook_image {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 180px;
  width: 100%; }

.widget_facebook_grid a {
  color: #000; }

.widget_facebook_content {
  position: absolute;
  bottom: 24px;
  width: 100%;
  background: #fff;
  background: white;
  color: #000;
  font-size: 13px;
  line-height: 16px;
  padding: 8px; }

.widget_share_bar {
  background: #b4afaa;
  color: #fff;
  line-height: 24px;
  height: 24px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0; }

.widget_share_bar a {
  color: #fff;
  padding: 0 4px; }

.widget_likes {
  padding-left: 8px; }

.widget_share {
  float: right; }

.widget_facebook_text {
  padding-bottom: 8px; }

.widget_facebook_image {
  line-height: .8; }

a.widget_link_wrapper {
  display: block;
  line-height: 0; }

@media screen and (max-width: 767px) {
  .widget_facebook_grid {
    height: 620px; }
  .widget_facebook_image {
    height: 464px; }
  .widget_facebook_content {
    font-size: 18px;
    line-height: 32px; } }

@media screen and (max-width: 480px) {
  .widget_facebook_grid {
    width: 100%;
    height: auto; }
  .widget_facebook_image {
    width: 100%;
    height: auto;
    float: none; } }

/* Atom Video (Sort 500) */
video {
  max-width: 100%; }

/* Inhalt Video (Sort 500) */
.content_video {
  margin-bottom: 56px;
  width: 768px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }

.content_video video {
  max-width: 100%;
  height: auto !important;
  width: auto !important; }

.content_video img {
  max-width: 100%;
  height: auto !important;
  width: auto !important; }

.content_video a {
  font-weight: 400; }

.content_video a small {
  color: #000;
  font-weight: 300; }

/* Inhalt Suche (Sort 500) */
div.grid_mod {
  padding: 0 24px 0 0; }

div.grid_inner {
  background: #fff;
  padding: 24px; }

.content_search div.grid_padding {
  padding: 24px;
  margin: 24px auto;
  background: #fff;
  max-width: 720px; }

.content_search p.help {
  padding-top: 5px;
  font-size: 13px; }

.content_search input {
  padding: 2px 3px; }

.content_search img {
  padding-right: 8px; }

.content_search a {
  color: #000;
  text-decoration: none;
  padding-top: 16px;
  padding-bottom: 16px;
  display: block; }

.content_search a:hover {
  text-decoration: none; }

.content_search h3 {
  font-weight: 500;
  margin: 0; }

.content_search h3 em {
  font-weight: 300;
  font-style: normal; }

.content_search p {
  margin: 0 0 8px 0; }

.flex-box {
  display: flex; }

.flex-grow {
  flex-grow: 1; }

.flex-fixed {
  flex-shrink: 0;
  flex-grow: 0; }

mark.first {
  background-color: #ddd;
  display: inline-block;
  padding: 1px 3px; }

button {
  padding: 4px 16px;
  background-color: #5793c9;
  color: #fff;
  font-weight: 400;
  border: 0 none; }

/* Inhalt Bild mit Textblock unterhalb (Sort 500) */
div.picture_text_block a.picture_link {
  color: #000;
  text-decoration: none; }

div.picture_text_block {
  width: 720px;
  min-height: 100px;
  margin: 0 auto 48px; }

div.picture_text_block .picture_text_content {
  padding: 24px;
  background: #fff;
  float: left;
  width: 100%; }

div.picture_text_block h2 {
  padding: 0;
  margin: 0;
  font-size: 24px; }

div.picture_text_block .picture_text_image {
  line-height: 0;
  width: 100%; }

div.picture_text_block .picture_text_image img {
  width: 100%; }

@media screen and (max-width: 767px) {
  div.picture_text_block {
    padding: 0 24px;
    width: auto; }
  div.picture_text_block .picture_text_image {
    width: 100%; }
  div.picture_text_block .picture_text_image {
    width: 100%; } }

@media screen and (max-width: 480px) {
  div.picture_text_block {
    padding: 0 8px; }
  div.picture_text_block .picture_text_image {
    width: 100%; }
  div.picture_text_block .picture_text_image {
    width: 100%; } }

/* Inhalt FAQ Element (Sort 500) */
.content_faq_container {
  padding: 4px 24px 4px 24px;
  margin: 0 auto 24px;
  width: 720px;
  background: #fff;
  transition: 0.5s ease; }

.content_faq_container .hidden_content {
  display: none;
  transition: 0.5s ease; }

.content_faq_container input[type=checkbox] {
  position: absolute;
  opacity: 0; }

.content_faq_container input[type=checkbox]:checked + label + div {
  display: block; }

.content_faq_container h3 .faq_arrow {
  width: 24px;
  height: 24px;
  display: inline-block;
  float: right; }

.content_faq_container input[type=checkbox]:checked ~ label > h3 .faq_arrow {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

@media screen and (max-width: 767px) {
  .content_faq_container {
    width: auto; } }

/* Inhalt Login Internbereich (Sort 500) */
.intern_flash_area {
  width: 100%; }

.intern_flash_area .status {
  padding: 20px;
  color: #fff;
  background-color: #519951; }

.intern_flash_area .error {
  padding: 20px;
  color: #fff;
  background-color: #900; }

.intern_login {
  width: 720px;
  margin: 0 auto 48px;
  padding: 24px;
  background: #fff; }

.intern_login input {
  width: 100%;
  padding: 5px;
  margin-bottom: 10px; }

/* Atom Logout Internbereich (Sort 500) */
.intern_logout_area {
  width: 100%; }

.intern_logout {
  text-align: right;
  width: 100%; }

/* Widget Bild mit Titel/Verlinkung (Sort 500) */
div.widget_image_title a {
  display: block;
  line-height: 0; }

@media screen and (max-width: 767px) {
  div.widget_image_title {
    height: 620px;
    position: relative; }
  div.widget_image_title a {
    position: absolute;
    bottom: 0; } }

@media screen and (max-width: 480px) {
  div.widget_image_title {
    height: auto; }
  div.widget_image_title a {
    position: relative;
    line-height: 0;
    display: block; } }

/* Styles Fonts (Suisse) (Sort 500) */
@font-face {
  font-family: "suisse";
  src: url("/static/themes/nord/webfonts/SuisseIntl-Light-WebXL.woff2?02062021") format("woff2"), url("/static/themes/nord/webfonts/SuisseIntl-Light-WebXL.woff?02062021") format("woff"), url("/static/themes/nord/webfonts/SuisseIntl-Light-WebXL.ttf?02062021") format("ttf");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: "suisse";
  src: url("/static/themes/nord/webfonts/SuisseIntl-Ultralight-WebXL.woff2?02062021") format("woff2"), url("/static/themes/nord/webfonts/SuisseIntl-Ultralight-WebXL.woff?02062021") format("woff"), url("/static/themes/nord/webfonts/SuisseIntl-Ultralight-WebXL.ttf?02062021") format("ttf");
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: "suisse";
  src: url("/static/themes/nord/webfonts/SuisseIntl-Regular-WebXL.woff2?02062021") format("woff2"), url("/static/themes/nord/webfonts/SuisseIntl-Regular-WebXL.woff?02062021") format("woff"), url("/static/themes/nord/webfonts/SuisseIntl-Regular-WebXL.ttf?02062021") format("ttf");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: "suisse";
  src: url("/static/themes/nord/webfonts/SuisseIntl-Thin-WebXL.woff2?02062021") format("woff2"), url("/static/themes/nord/webfonts/SuisseIntl-Thin-WebXL.woff?02062021") format("woff"), url("/static/themes/nord/webfonts/SuisseIntl-Thin-WebXL.ttf?02062021") format("ttf");
  font-weight: 200;
  font-style: normal; }

@font-face {
  font-family: "suisse";
  src: url("/static/themes/nord/webfonts/SuisseIntl-Medium-WebXL.woff2?02062021") format("woff2"), url("/static/themes/nord/webfonts/SuisseIntl-Medium-WebXL.woff?02062021") format("woff"), url("/static/themes/nord/webfonts/SuisseIntl-Medium-WebXL.ttf?02062021") format("ttf");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: "suisse";
  src: url("/static/themes/nord/webfonts/SuisseIntl-Bold-WebXL.woff2?02062021") format("woff2"), url("/static/themes/nord/webfonts/SuisseIntl-Bold-WebXL.woff?02062021") format("woff"), url("/static/themes/nord/webfonts/SuisseIntl-Bold-WebXL.ttf?02062021") format("ttf");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: "suisse";
  src: url("/static/themes/nord/webfonts/SuisseIntl-SemiBold-WebXL.woff2?02062021") format("woff2"), url("/static/themes/nord/webfonts/SuisseIntl-SemiBold-WebXL.woff?02062021") format("woff"), url("/static/themes/nord/webfonts/SuisseIntl-SemiBold-WebXL.ttf?02062021") format("ttf");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: "suisse";
  src: url("/static/themes/nord/webfonts/SuisseIntl-BoldItalic-WebXL.woff2?02062021") format("woff2"), url("/static/themes/nord/webfonts/SuisseIntl-BoldItalic-WebXL.woff?02062021") format("woff"), url("/static/themes/nord/webfonts/SuisseIntl-BoldItalic-WebXL.ttf?02062021") format("ttf");
  font-weight: 700;
  font-style: italic; }

@font-face {
  font-family: "suisse";
  src: url("/static/themes/nord/webfonts/SuisseIntl-UltralightItalic-WebXL.woff2?02062021") format("woff2"), url("/static/themes/nord/webfonts/SuisseIntl-UltralightItalic-WebXL.woff?02062021") format("woff"), url("/static/themes/nord/webfonts/SuisseIntl-UltralightItalic-WebXL.ttf?02062021") format("ttf");
  font-weight: 100;
  font-style: italic; }

@font-face {
  font-family: "suisse";
  src: url("/static/themes/nord/webfonts/SuisseIntl-LightItalic-WebXL.woff2?02062021") format("woff2"), url("/static/themes/nord/webfonts/SuisseIntl-LightItalic-WebXL.woff?02062021") format("woff"), url("/static/themes/nord/webfonts/SuisseIntl-LightItalic-WebXL.ttf?02062021") format("ttf");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: "suisse";
  src: url("/static/themes/nord/webfonts/SuisseIntl-RegularItalic-WebXL.woff2?02062021") format("woff2"), url("/static/themes/nord/webfonts/SuisseIntl-RegularItalic-WebXL.woff?02062021") format("woff"), url("/static/themes/nord/webfonts/SuisseIntl-RegularItalic-WebXL.ttf?02062021") format("ttf");
  font-weight: 400;
  font-style: italic; }

@font-face {
  font-family: "suisse";
  src: url("/static/themes/nord/webfonts/SuisseIntl-MediumItalic-WebXL.woff2?02062021") format("woff2"), url("/static/themes/nord/webfonts/SuisseIntl-MediumItalic-WebXL.woff?02062021") format("woff"), url("/static/themes/nord/webfonts/SuisseIntl-MediumItalic-WebXL.ttf?02062021") format("ttf");
  font-weight: 500;
  font-style: italic; }

@font-face {
  font-family: "suisse";
  src: url("/static/themes/nord/webfonts/SuisseIntl-ThinItalic-WebXL.woff2?02062021") format("woff2"), url("/static/themes/nord/webfonts/SuisseIntl-ThinItalic-WebXL.woff?02062021") format("woff"), url("/static/themes/nord/webfonts/SuisseIntl-ThinItalic-WebXL.ttf?02062021") format("ttf");
  font-weight: 200;
  font-style: italic; }

@font-face {
  font-family: "suisse";
  src: url("/static/themes/nord/webfonts/SuisseIntl-SemiBoldItalic-WebXL.woff2?02062021") format("woff2"), url("/static/themes/nord/webfonts/SuisseIntl-SemiBoldItalic-WebXL.woff?02062021") format("woff"), url("/static/themes/nord/webfonts/SuisseIntl-SemiBoldItalic-WebXL.ttf?02062021") format("ttf");
  font-weight: 600;
  font-style: italic; }

/* Inhalt FAQ (Sort 500) */
.content_faq {
  margin-top: var(--vertical-spacing); }
  .content_faq .inner {
    background: white;
    padding: var(--spacing-40); }
    @media (max-width: 767px) {
      .content_faq .inner {
        padding: var(--spacing-16); } }
    .content_faq .inner h2 {
      margin-bottom: var(--spacing-40); }
      @media (max-width: 767px) {
        .content_faq .inner h2 {
          margin-bottom: var(--spacing-16); } }
    .content_faq .inner .item {
      border-top: 2px solid var(--nak-cream);
      padding-top: var(--spacing-16);
      padding-bottom: var(--spacing-16); }
      .content_faq .inner .item label {
        color: var(--nak-link-blue);
        font-size: 16px;
        line-height: 24px;
        font-weight: 600;
        font-family: "SuisseIntl";
        cursor: pointer;
        display: block;
        padding-right: var(--spacing-32);
        position: relative;
        user-select: none; }
      .content_faq .inner .item input {
        display: none; }
      .content_faq .inner .item .content {
        display: none;
        padding-top: var(--spacing-16);
        padding-right: var(--spacing-32); }
      .content_faq .inner .item .open,
      .content_faq .inner .item .close {
        position: absolute;
        right: 0;
        top: 0;
        opacity: 1;
        transition: opacity 0.3s ease; }
      .content_faq .inner .item input + label .close {
        opacity: 0; }
      .content_faq .inner .item input:checked + label .open {
        opacity: 0; }
      .content_faq .inner .item input:checked + label .close {
        opacity: 1; }
      .content_faq .inner .item input:checked + label + .content {
        display: block; }

/* Inhalt Teaser externe Weiterleitung (Sort 500) */
.content_teaser_link {
  margin-top: var(--vertical-spacing); }
  .content_teaser_link .text-inner {
    padding: var(--content-spacing); }
  .content_teaser_link img {
    width: 100%;
    aspect-ratio: 1 / 1; }

/* Styles Print (Sort 100) */
@media print {
  /* Allgemeine Regeln für Print changed */
  @page {
    margin-top: 24px; }
  @page :first {
    margin-top: 0; }
  * {
    -moz-print-color-adjust: exact;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
    transition: none !important;
    -webkit-transition: none !important;
    -moz-transition: none !important; }
  body {
    background: #fff; }
  #main {
    width: 100% !important;
    max-width: 100%; }
  h1,
  h2,
  h3,
  h4,
  h5 {
    page-break-after: avoid; }
  /* Header und Navigation */
  header,
  header.sticky {
    position: absolute;
    height: 120px;
    border-bottom-width: 4px;
    background: #fff; }
  header.sticky img {
    height: 72px;
    width: 72px;
    top: 24px;
    left: 24px; }
  header.sticky h1 {
    opacity: 1;
    bottom: 36px;
    left: 120px; }
  header.sticky h2 {
    opacity: 1;
    bottom: 18px;
    left: 120px; }
  header.sticky div.breadcrumbs {
    top: 120px;
    background: rgba(255, 255, 255, 0.8);
    left: 0; }
  header ul {
    display: none; }
  div.breadcrumbs {
    position: absolute; }
  /* Kampagnen-Teaser */
  .campaign_teaser ul.slider,
  ul.slider {
    background: #fff;
    transition: none !important;
    transform: none !important;
    height: auto; }
  ul.swiper-slide-active {
    width: 100% !important; }
  .campaign_teaser ul.slider figcaption,
  ul.slider figcaption {
    /*        width: auto;*/
    max-width: 622px;
    margin-left: 24px;
    margin-right: 24px;
    height: auto;
    margin-bottom: 0;
    overflow: hidden;
    transition: none; }
  .campaign_teaser ul.slider h1 i,
  ul.slider h1 i {
    padding-left: 48px !important;
    padding-right: 24px;
    max-width: 100%;
    transition: none; }
  .campaign_teaser ul.slider .stage div.overlay {
    width: 200px; }
  .campaign_teaser ul.slider .stage div.overlay span {
    font-size: 24px !important;
    line-height: 32px !important; }
  .campaign_teaser .swiper-button-next.sc-swiper,
  .campaign_teaser .swiper-container-rtl.sc-swiper .swiper-button-prev.sc-swiper,
  .campaign_teaser .swiper-button-prev.sc-swiper,
  .campaign_teaser .swiper-container-rtl.sc-swiper .swiper-button-next.sc-swiper {
    display: none; }
  /* Slider und Widgets */
  ul.slider {
    display: none; }
  ul.swiper-slide-active {
    display: block; }
  div.swiper-wrapper {
    height: auto !important; }
  div.article_slider {
    page-break-inside: avoid; }
  div.slider_image {
    page-break-inside: avoid; }
  .article_teaser figure {
    width: 100%;
    height: auto; }
  div.teaser_three {
    page-break-inside: avoid;
    width: 600px;
    margin-left: auto;
    margin-right: auto; }
  .teaser_three > div.teaser_three_content {
    page-break-inside: avoid;
    width: 184px;
    height: 276px; }
  .teaser_three > div .white {
    border: 1px solid #eee; }
  div.widget_neuapostolisch h3.header_widget,
  div.widget_instagram h3.header_widget,
  div.widget_facebook_grid h3.header_widget {
    line-height: 94px; }
  .widget_instagram img {
    width: 33% !important; }
  .widget_campaign {
    height: 100%; }
  .widget_campaign_text {
    font-size: 16px; }
  .widget_appointment_wrapper h3.header_widget {
    line-height: 40px !important;
    font-size: 16px !important; }
  .event_grid {
    width: 600px;
    /* page-break-inside: avoid;*/ }
  .event_grid .event_item {
    width: 184px;
    height: 276px;
    page-break-inside: avoid;
    border: 1px solid #5793c9; }
  .event_grid .h-content h3 {
    font-size: 14px; }
  .event_grid .h-content p {
    font-size: 12px; }
  .event_grid .h-content p .p-location {
    font-size: 12px; }
  div.youtube {
    display: none; }
  /* Termin-Übersicht */
  div.appointments_list {
    width: 100%; }
  ul.calendar {
    padding-left: 0;
    padding-right: 0; }
  div.wrapper_appointments .event_filter {
    width: 100%;
    padding-left: 24px;
    padding-right: 24px; }
  div.wrapper_appointments .event_filter .event_filter_group {
    width: 33%;
    float: left; }
  div.appointment_details {
    page-break-inside: avoid; }
  /* Termin-Detail */
  div.event {
    background: #fff;
    padding-top: 48px; }
  div.event h1 i {
    padding-left: 24px !important;
    padding-right: 24px;
    max-width: 100%; }
  div.event figcaption {
    width: auto;
    margin-left: 24px;
    margin-right: 24px;
    padding: 24px 0;
    overflow: hidden; }
  div.event_infos {
    float: left;
    width: 100%; }
  div.wrapper_event_detail {
    display: block;
    float: left;
    padding-left: 8px;
    padding-right: 8px; }
  /* Meldungen Übersicht */
  div.article_result {
    width: 100%; }
  .article_item {
    page-break-inside: avoid;
    padding-bottom: 16px;
    border-bottom: 1px solid #eee; }
  .article_item:last-of-type {
    border-bottom: 0; }
  .article_copy {
    padding: 16px 0; }
  div.article_filter {
    width: 100%;
    margin-top: 48px;
    padding-left: 24px;
    padding-right: 24px; }
  div.article_filter .article_filter_group {
    width: 33%;
    float: left; }
  /* Meldungen Detail */
  div.article h1 i {
    padding-left: 48px !important;
    padding-right: 24px;
    max-width: 100%; }
  div.article figcaption {
    width: auto;
    margin-left: 24px;
    margin-right: 24px;
    overflow: hidden; }
  div.article figcaption p {
    page-break-inside: avoid; }
  div.article aside {
    float: none;
    margin: 0 48px;
    margin-bottom: 48px;
    width: auto; }
  div.article aside .gallery a {
    display: inline-block;
    padding-right: 8px;
    padding-left: 8px;
    width: 25%;
    margin-bottom: 16px;
    float: left;
    transition: 0.5s ease; }
  div.article aside div.additional {
    padding-left: 8px;
    padding-right: 8px; }
  /* Kampagne und Publikationen */
  div.slider_less {
    background: #fff;
    page-break-inside: avoid; }
  div.slider_less figcaption {
    width: auto;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 0;
    height: auto;
    overflow: hidden;
    transition: none; }
  div.slider_less h1 i {
    padding-left: 48px !important;
    padding-right: 24px;
    max-width: 100%;
    transition: none; }
  div.campaign_list {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0; }
  .campaign_item {
    page-break-inside: avoid;
    width: 184px;
    height: 276px;
    overflow: hidden;
    border: 1px solid #eee; }
  .campaign_item h4 {
    font-size: 16px;
    line-height: 20px; }
  .campaign_copy {
    padding: 8px 16px; }
  .campaign_copy p {
    font-size: 12px; }
  div.teaser_text {
    page-break-inside: avoid;
    width: 100%;
    margin-bottom: 24px;
    /*border-bottom: 1px solid #eee;*/
    padding: 0 12px; }
  /* div.teaser_text:last-of-type {
        border-bottom: 0;
    }*/
  div.teaser_text_content {
    padding: 24px 12px; }
  div.teaser_text_image {
    padding: 24px 12px; }
  /* Mitarbeiter und Gemeinden */
  div.mitarbeiter_list {
    width: 600px;
    margin-left: auto;
    margin-right: auto; }
  .mitarbeiter_item {
    page-break-inside: avoid;
    width: 184px;
    height: 276px;
    overflow: hidden;
    border: 1px solid #eee; }
  .congregations {
    margin-bottom: 0; }
  .congregation_detail {
    page-break-inside: avoid;
    height: 280px; }
  .congregation_inner {
    border: 1px solid #eee; }
  /* Kontakt */
  .contact_form {
    display: none; }
  .congregation_route .block {
    border: 0 !important; }
  .congregation_route .block_full {
    border: 0 !important;
    padding-top: 24px; }
  /* Footer und Social Media Links */
  footer,
  .additional.social_media {
    display: none; } }

/* Inhalt Gemeindefinder (Sort 1) */
.location_marker {
  width: 36px;
  height: 36px;
  cursor: pointer; }

#nakMap {
  width: 100%;
  height: 637px;
  background-color: grey;
  margin: 0 0 40px 0;
  -webkit-animation: undark 0.8s forwards;
  /* for less modern browsers */
  animation: undark 0.8s forwards; }

@keyframes dark {
  from {
    filter: brightness(100%); }
  to {
    filter: brightness(55%); } }

@keyframes undark {
  from {
    filter: brightness(55%); }
  to {
    filter: brightness(100%); } }

.content_map {
  margin-bottom: 24px;
  margin-top: 48px; }

.content_map .consent {
  display: flex;
  align-items: center;
  justify-content: center; }

.content_map .consent div {
  width: 50%;
  background: #eee;
  padding: 40px;
  margin: 40px; }
  @media screen and (max-width: 1024px) {
    .content_map .consent div {
      width: 100%; } }
.content_map a {
  text-decoration: none; }

.content_map h3,
.content_map h4 {
  color: #5793c9;
  margin-top: 0; }

.content_map small {
  color: #444; }

.content_map input {
  padding: 2px 3px; }

.content_map .gallery_wrapper_map {
  padding-top: 40px; }

.content_map .gallery_wrapper_map img {
  width: 100%;
  max-width: 100; }

.content_map .gallery_wrapper_map img.icon_24 {
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle; }

.congregation_container {
  max-width: 100%; }

.addressbook_container {
  background: #fff;
  padding: 0;
  margin-bottom: 24px;
  margin-top: 48px; }

.gallery_wrapper_map {
  display: grid;
  width: 100%;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 28px; }

@media screen and (max-width: 1024px) {
  .gallery_wrapper_map {
    grid-template-columns: 1fr 1fr; } }

@media screen and (max-width: 767px) {
  .gallery_wrapper_map {
    grid-template-columns: 1fr; } }

.gallery_wrapper_map.onecol {
  grid-template-columns: 1fr; }

.gallery_wrapper_map.twocol {
  grid-template-columns: 1fr 1fr; }

.gallery_wrapper_map a:hover {
  filter: grayscale(100%); }

.content_map a.nostyle::after {
  content: "" !important; }

.content_map .image_66 {
  padding-bottom: 66% !important; }

.content_map .image_wrapper {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover; }

.content_map .image_wrapper img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  object-fit: cover;
  width: 100%;
  height: 100%; }

.content_map .congregation_container {
  background: #fff; }

.mapboxgl-popup-content {
  border-radius: 8px !important;
  padding: 18px 12px 14px !important;
  font: 300 13px "suisse", "nord", "sans-serif";
  text-decoration: none;
  box-shadow: 0 2px 7px 1px #00000076 !important; }

.mapboxgl-popup-content button.mapboxgl-popup-close-button {
  color: black;
  margin-top: 0px;
  font-size: 18px;
  line-height: 10px;
  /*background: red;*/ }

.mapboxgl-popup-content img.icon_24 {
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle; }

.mapboxgl-popup-content h4 {
  font-size: 16px;
  line-height: 24px; }

.mapboxgl-popup-content a {
  outline: none; }

.content_map .congregation_container h4 {
  font-size: 20px;
  line-height: 24px; }

.content_map .congregation_container a {
  line-height: 20px; }

.content_map .congregation_container > a {
  margin-left: 0;
  margin-right: 0; }

.content_map .congregation_container > * {
  margin-left: 25px;
  margin-right: 25px; }

.map_search_wrapper {
  padding: 24px;
  background: #fff; }

/* Inhalt Auflistung Meldungen mit Filter (Sort 1) */
.article_list {
  margin-top: 48px;
  margin-bottom: 48px;
  position: relative; }

.article_filter {
  float: left;
  padding-right: 24px;
  width: 25%; }

.article_filter label {
  font-weight: 400;
  color: #7a7373; }

.article_filter ul {
  list-style: none;
  padding: 0;
  margin: 0 0 16px 0; }

.article_filter ul li {
  line-height: 24px;
  font-size: 13px; }

.article_filter strong {
  font-weight: 400; }

.article_result {
  width: 75%;
  float: left;
  padding: 0 24px; }

.article_item img {
  float: left;
  margin-left: 0;
  margin-right: 16px;
  margin-bottom: 0;
  max-width: 36%;
  height: auto; }

.teaser_placeholder,
.article_item_left img {
  float: right;
  margin-left: 16px;
  margin-right: 0;
  display: block;
  width: 480px; }

.article_item a {
  color: #000; }

.article_item {
  padding: 0;
  margin-bottom: 16px;
  position: relative;
  clear: both;
  background: #fff; }

.article_copy {
  padding: 16px; }

.article_copy p.date {
  padding: 0;
  margin: 0;
  font-size: 12px;
  line-height: 16px;
  color: #7a7373; }

.article_copy h3 {
  margin: 0;
  font-weight: 400; }

.article_copy p {
  margin: 0;
  margin-bottom: 8px; }

@media screen and (max-width: 767px) {
  .article_item img {
    float: none;
    width: 100%;
    max-width: 100%;
    margin: 0; }
  .article_item_left .article_copy,
  .article_copy {
    background: #fff;
    position: relative;
    margin: 24px;
    margin-top: -16px;
    padding: 16px;
    z-index: 999;
    top: auto;
    left: auto;
    bottom: auto;
    right: auto; } }

@media screen and (max-width: 480px) {
  .article_copy {
    margin: 8px;
    margin-top: -16px;
    padding: 8px; }
  .article_result {
    width: 100%;
    padding: 0 8px;
    margin-bottom: 24px; }
  .article_filter {
    padding: 0 8px;
    width: 100%;
    margin-bottom: 56px; }
  div.article_filter_group {
    float: left;
    width: 33%; } }

/* Widget Termine (Sort 1) */
div.widget {
  height: 100%; }

.teaser_three > div h3.header_widget {
  margin: 0;
  padding: 0;
  line-height: 80px;
  font-style: normal; }

ul.widget_appointments {
  text-align: center;
  padding-bottom: 16px; }

ul.widget_appointments_double {
  text-align: center;
  padding-bottom: 16px; }

ul.new_month {
  margin-top: 16px; }

ul.widget_appointments li, ul.widget_appointments_double li {
  font-size: 14px;
  padding-bottom: 8px; }

li.widget_appointments_month {
  text-transform: uppercase; }

div.white span.widget_appointment_title,
div.white span.widget_date {
  color: #000; }

.tablet-only {
  display: none; }

@media screen and (max-width: 767px) {
  ul.widget_appointments_double {
    display: block;
    float: left;
    width: 50%; }
  ul.widget_appointments {
    display: block;
    float: none;
    width: auto; }
  div.widget_appointment_wrapper h3.header_widget {
    line-height: 50px !important; }
  .tablet-only {
    display: block; }
  ul.hide-on-tablet-portrait {
    display: none !important; }
  ul.new_month {
    margin-top: 0; } }

@media screen and (max-width: 480px) {
  ul.widget_appointments {
    display: block;
    float: none;
    width: auto; }
  ul.widget_appointments_double {
    display: block;
    float: none;
    width: auto; }
  .tablet-only {
    display: none; }
  ul.hide-on-tablet-portrait {
    display: block !important; }
  ul.new_month {
    margin-top: 16px; } }

/* Styles Icons (2023) (Sort 1) */
/* Atom Suche autocomplete (Sort 1) */
.auto_completer {
  position: relative;
  width: 100%; }
  .auto_completer input {
    width: 100%; }
  .auto_completer #place_clearButton {
    /* Reset Input */
    font-size: 24px;
    top: 0;
    right: 20px;
    line-height: 52px;
    color: var(--nak-link-blue);
    position: absolute;
    cursor: pointer; }
  .auto_completer #place_result {
    position: absolute;
    z-index: 10000 !important;
    width: 100%;
    background: #fff;
    top: 52px;
    left: 0;
    right: 0;
    border-radius: 0;
    padding: 16px 24px;
    border: 2px solid #f4f4f4; }
  .auto_completer #place_result div {
    font-size: 13px;
    padding: 1em 0.5em;
    border-top: solid 2px #f4f4f4;
    cursor: pointer;
    display: flex;
    align-items: flex-end;
    gap: 10px; }
  .auto_completer #place_result div:first-child {
    border: none; }

/* Atom Pager (Sort 1) */
.js_list_pager {
  display: flex;
  flex-direction: row;
  font-family: SuisseIntl; }
  .js_list_pager span {
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: var(--nak-link-blue);
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    border: 1px solid var(--nak-cream);
    font-weight: 600; }
  .js_list_pager span:hover {
    color: var(--nak-dark-blue); }
  .js_list_pager span.active {
    color: var(--dark-grey);
    font-weight: 600;
    background-color: var(--nak-cream); }

/* Atom Meldung  (Sort 1) */
/* Styles Glightbox (2023) (Sort 1) */
/* Atom Accordion (Sort 1) */
/* Inhalt empfohlene Inhalte (Sort 1) */
/* Atom Veranstaltung (Sort 1) */
.database_event_ng {
  margin-top: var(--content-spacing);
  background: white;
  padding: var(--spacing-40) 116px; }
  @media (max-width: 1024px) {
    .database_event_ng {
      padding: var(--spacing-40) var(--spacing-16); } }
  @media (max-width: 767px) {
    .database_event_ng {
      padding: var(--spacing-24) var(--spacing-16); } }
  .database_event_ng .back {
    margin-bottom: var(--spacing-32); }
    @media (max-width: 767px) {
      .database_event_ng .back {
        margin-bottom: var(--spacing-24); } }
  .database_event_ng a.glightbox {
    display: block;
    background-color: #ffffff;
    background-image: repeating-linear-gradient(-45deg, #f4f4f4, #f4f4f4 5px, transparent 5px, transparent 6px);
    aspect-ratio: 3 / 2; }
  .database_event_ng .darkgrey {
    color: var(--dark-grey); }
  .database_event_ng .event-intro {
    padding-bottom: var(--spacing-48); }
    @media (max-width: 767px) {
      .database_event_ng .event-intro {
        padding-bottom: var(--spacing-24); } }
  .database_event_ng .event-teaser {
    margin-top: var(--spacing-24); }
  .database_event_ng .event-date,
  .database_event_ng .event-place {
    align-items: flex-start; }
    .database_event_ng .event-date svg,
    .database_event_ng .event-place svg {
      color: var(--nak-link-blue); }
    .database_event_ng .event-date p,
    .database_event_ng .event-place p {
      font-size: 17px;
      line-height: 25px;
      font-family: "SuisseNeue";
      font-weight: 400 !important;
      margin: 0; }
  .database_event_ng .event-content p {
    margin-top: 8px;
    margin-bottom: 16px; }
  .database_event_ng .event-content {
    padding-top: var(--spacing-48); }
    @media (max-width: 767px) {
      .database_event_ng .event-content {
        padding-top: var(--spacing-32); } }
  .database_event_ng .event-meta {
    margin-left: 64px;
    border-left: 2px solid var(--nak-cream);
    padding-left: var(--spacing-16);
    padding-bottom: var(--spacing-16); }
    @media (max-width: 767px) {
      .database_event_ng .event-meta {
        margin-left: 0; } }
    .database_event_ng .event-meta p {
      margin: 0; }
  .database_event_ng .event-sidebar {
    padding-left: 64px; }
    @media (max-width: 767px) {
      .database_event_ng .event-sidebar {
        padding-left: 0; } }
  .database_event_ng .result_map {
    aspect-ratio: 1 / 1; }
  .database_event_ng .gallery-1 {
    display: grid;
    grid-template-columns: 1fr;
    gap: var(--spacing-24); }
  .database_event_ng .gallery-2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: var(--spacing-24); }
  .database_event_ng .gallery-3 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: var(--spacing-24); }

/* Newsletter Rückmeldungen (Sort 1) */
.newletter_system_messages {
  padding: var(--spacing-48);
  margin-top: var(--spacing-24); }
  .newletter_system_messages .error_msg {
    color: #900; }

/* Styles Cookiebanner (2023) (Sort 1) */
/* Styles Print (2023) (Sort 1) */
/* Atom Cookie Einstellungen (Sort 1) */
.modal {
  position: fixed;
  width: 100vw;
  height: 100vh;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  top: 0;
  left: 0;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center; }
  .modal button {
    color: #fff;
    border: 0 none; }
    @media (max-width: 767px) {
      .modal button {
        padding: 8px 12px; } }
  .modal.open {
    visibility: visible;
    opacity: 1;
    transition-delay: 0s;
    z-index: 10000; }
  .modal-bg {
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%; }
  .modal-container {
    border-radius: 16px;
    background: #fff;
    position: relative;
    padding: 24px;
    width: 600px;
    max-width: 90%;
    overflow: auto;
    max-height: 80vh; }
    @media (max-width: 767px) {
      .modal-container {
        padding: 12px;
        max-width: 100%;
        max-height: 100vh;
        border-radius: 0; } }
  .modal-close {
    cursor: pointer; }
  .modal a {
    cursor: pointer; }
  .modal .off {
    display: none; }
  .modal-extended {
    border-radius: 16px;
    background: #fff;
    position: relative;
    padding: 24px;
    width: 600px;
    max-width: 90%;
    overflow: auto;
    max-height: 80vh; }
    @media (max-width: 767px) {
      .modal-extended {
        padding: 12px;
        max-width: 100%;
        max-height: 100vh;
        border-radius: 0; } }
  .modal-bar {
    display: flex; }
    .modal-bar .space {
      flex-grow: 1; }
  .modal-bar-top {
    margin-top: 2em; }
  .modal-bar-bottom {
    margin-bottom: 2em; }
  .modal-row {
    display: flex;
    border-bottom: 1px solid #eee;
    padding: 5px 0;
    flex-wrap: wrap;
    align-items: center; }
    .modal-row .space {
      flex-grow: 1; }
  .modal-settings {
    margin-bottom: 1em; }
  .modal .modal-row span.hidden_text {
    display: none;
    flex-basis: 100%;
    font-size: 80%;
    line-height: 120%;
    padding-left: 1.8em; }
  .modal input.text_input {
    display: none; }
  .modal input.text_input:checked + span {
    transform: rotate(180deg);
    position: absolute;
    right: 0;
    top: -1.5em; }
  .modal input.text_input:checked + span + .hidden_text {
    display: block; }
  .modal label {
    cursor: pointer;
    position: relative; }

/* Inhalt Newsletter (Einfach) (Sort 1) */
.content_newsletter .hide_completly {
  display: none; }

@media (max-width: 767px) {
  .content_newsletter .grid {
    gap: 0; } }

.content_newsletter > div > div {
  padding: var(--spacing-40);
  vertical-align: center;
  gap: var(--spacing-16); }
  @media (max-width: 767px) {
    .content_newsletter > div > div {
      padding: var(--spacing-24) var(--spacing-16); } }
.content_newsletter .button svg {
  vertical-align: bottom; }

.content_newsletter .center {
  padding: var(--spacing-16) var(--spacing-40);
  justify-content: center;
  gap: var(--spacing-32); }
  @media (max-width: 767px) {
    .content_newsletter .center {
      gap: var(--spacing-16); } }
.content_newsletter input.large {
  width: 80%; }

.content_newsletter label {
  display: block; }

.content_newsletter label a {
  color: white;
  font-weight: 600; }

.content_newsletter span:empty {
  display: none; }

.content_newsletter span {
  display: block;
  line-height: 20px;
  font-weight: 600;
  color: var(--red);
  font-family: "SuisseIntl"; }
