@charset "UTF-8";
/* Autogenerated CSS */
/* Styles Basis (Sort 1000) */
/* Mixin for Media-Queries */
/* Basis-Elemente html/body */
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  overflow-y: scroll;
  /* Force Scrollbar, to prevent jumping */ }

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

body {
  width: 100%;
  max-width: 1440px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  margin: 0 auto !important;
  padding: 0 40px;
  font-family: "suisse";
  background-image: url("/static/themes/nakorg/images/bg-body.png"); }
  @media screen and (max-width: 1024px) {
    body {
      padding: 0; } }
  @media screen and (max-width: 767px) {
    body {
      padding: 0; } }
  @media print {
    body {
      background: none; } }
/* Farben */
a {
  color: #4980B1;
  text-decoration: none; }

a:hover *,
a:hover {
  color: #444 !important; }

:focus {
  outline: none; }

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

.spacing {
  padding: 40px; }

.custom-drop-marker {
  width: 100%;
  position: absolute;
  left: 0;
  top: -30px;
  right: 0;
  display: block; }

.show_dropzones .dropzone-horizontal {
  width: 90%;
  float: left;
  height: 0; }

.link {
  cursor: pointer;
  color: inherit;
  text-decoration: none; }

.link:hover {
  background: #eee; }

.jump {
  display: inline-block;
  font-weight: 300;
  padding: 0 8px;
  font-size: 15px;
  padding-top: 200px;
  margin-top: -200px;
  text-decoration: none;
  color: #999; }
  @media print {
    .jump {
      margin: 0 !important;
      padding: 0 !important; } }
/* Styles Fonts (Sort 990) */
@font-face {
  font-family: "suisse";
  src: url("/static/themes/nakorg/webfonts/SuisseIntl-Light-WebXL.woff2?2021060101") format("woff2"), url("/static/themes/nakorg/webfonts/SuisseIntl-Light-WebXL.woff?2021060101") format("woff"), url("/static/themes/nakorg/webfonts/SuisseIntl-Light-WebXL.ttf?2021060101") format("ttf");
  font-weight: 300;
  font-style: normal; }

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

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

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

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

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

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

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

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  font-weight: 400; }

ul, ol, li, p {
  line-height: 24px; }

p {
  margin-bottom: 12px; }

p + ul,
p + ol {
  margin-top: -12px; }

ul, ol {
  margin-bottom: 24px; }

ul {
  list-style: none; }

ul li {
  position: relative;
  margin-bottom: 4px; }

ul li::before {
  position: absolute;
  left: -1em;
  content: url("/static/themes/nakorg/images/liststyle.png?random=1234"); }

small {
  color: #444; }

strong {
  font-weight: 500; }

/* Styles Grid (Sort 900) */
/*##### grid #####*/
.grid {
  width: 100%;
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 0; }

.grid > [class*=grid] {
  display: block;
  position: relative;
  margin: 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.grid_desktop_1 {
  width: 8.333%; }

.grid_desktop_2 {
  width: 16.666%; }

.grid_desktop_3 {
  width: 25%; }

.grid_desktop_4 {
  width: 33.332%; }

.grid_desktop_5 {
  width: 41.665%; }

.grid_desktop_6 {
  width: 50%; }

.grid_desktop_7 {
  width: 58.331%; }

.grid_desktop_8 {
  width: 66.664%; }

.grid_desktop_9 {
  width: 75%; }

.grid_desktop_10 {
  width: 83.33%; }

.grid_desktop_11 {
  width: 91.663%; }

.grid_desktop_12 {
  width: 100%;
  display: block; }

@media screen and (max-width: 1024px) {
  .grid_tablet_1 {
    width: 8.333%; }
  .grid_tablet_2 {
    width: 16.666%; }
  .grid_tablet_3 {
    width: 25%; }
  .grid_tablet_4 {
    width: 33.332%; }
  .grid_tablet_5 {
    width: 41.665%; }
  .grid_tablet_6 {
    width: 50%; }
  .grid_tablet_7 {
    width: 58.331%; }
  .grid_tablet_8 {
    width: 66.664%; }
  .grid_tablet_9 {
    width: 75%; }
  .grid_tablet_10 {
    width: 83.33%; }
  .grid_tablet_11 {
    width: 91.663%; }
  .grid_tablet_12 {
    width: 100%; } }

@media screen and (max-width: 767px) {
  .grid_smartphone_1 {
    width: 25%; }
  .grid_smartphone_2 {
    width: 50%; }
  .grid_smartphone_3 {
    width: 75%; }
  .grid_smartphone_4 {
    width: 100%; }
  div.grid,
  div.grid > [class*=grid],
  .grid > [class*=grid] {
    margin-left: 0 !important;
    margin-right: 0 !important; } }

.gallery_wrapper {
  display: grid;
  width: 100%;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 28px; }
  @media screen and (max-width: 1024px) {
    .gallery_wrapper {
      grid-template-columns: 1fr 1fr; } }
  @media screen and (max-width: 767px) {
    .gallery_wrapper {
      grid-template-columns: 1fr; } }
.gallery_wrapper.onecol {
  grid-template-columns: 1fr; }

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

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

/* Download-Listen */
.link_wrapper {
  display: grid;
  width: 100%;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0 28px; }
  @media screen and (max-width: 767px) {
    .link_wrapper {
      grid-template-columns: 1fr; } }
.link_wrapper.onecol {
  grid-template-columns: 1fr; }

.link_wrapper a {
  display: block;
  padding-top: 5px;
  color: #5793C9;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none; }

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

/* Define Columns for col_grid */
.col_grid_top_margin {
  margin-top: 8px; }

@media screen and (min-width: 1024px) {
  .col_grid {
    -js-display: flex;
    display: -ms-flexbox;
    display: flexbox;
    display: flex;
    flex-flow: row nowrap;
    box-sizing: border-box; }
  .col_grid_bottom_margin {
    margin-bottom: 8px; }
  .col_grid_desktop_1 {
    -ms-flex: 0 1 1%;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 1%; }
  .col_grid_desktop_5 {
    -ms-flex: 0 1 5%;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 5%; }
  .col_grid_desktop_10 {
    -ms-flex: 0 1 10%;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 10%; }
  .col_grid_desktop_15 {
    -ms-flex: 0 1 15%;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 15%; }
  .col_grid_desktop_20 {
    -ms-flex: 0 1 20%;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 20%; }
  .col_grid_desktop_25 {
    -ms-flex: 0 1 25%;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 25%; }
  .col_grid_desktop_30 {
    -ms-flex: 0 1 30%;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 30%; }
  .col_grid_desktop_35 {
    -ms-flex: 0 1 35%;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 35%; }
  .col_grid_desktop_40 {
    -ms-flex: 0 1 40%;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 40%; }
  .col_grid_desktop_45 {
    -ms-flex: 0 1 45%;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 45%; }
  .col_grid_desktop_50 {
    -ms-flex: 0 1 50%;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 50%; }
  .col_grid_desktop_55 {
    -ms-flex: 0 1 55%;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 55%; }
  .col_grid_desktop_60 {
    -ms-flex: 0 1 60%;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 60%; }
  .col_grid_desktop_65 {
    -ms-flex: 0 1 65%;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 65%; }
  .col_grid_desktop_70 {
    -ms-flex: 0 1 70%;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 70%; }
  .col_grid_desktop_75 {
    -ms-flex: 0 1 75%;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 75%; }
  .col_grid_desktop_80 {
    -ms-flex: 0 1 80%;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 80%; }
  .col_grid_desktop_85 {
    -ms-flex: 0 1 85%;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 85%; }
  .col_grid_desktop_90 {
    -ms-flex: 0 1 90%;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 90%; }
  .col_grid_desktop_95 {
    -ms-flex: 0 1 95%;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 95%; }
  .col_grid_desktop_100 {
    -ms-flex: 0 1 100%;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 100%; }
  .col_grid_desktop_33 {
    -ms-flex: 0 1 33%;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 33%; }
  .col_grid_desktop_66 {
    -ms-flex: 0 1 66%;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 66%; }
  .col_grid_desktop_99 {
    -ms-flex: 0 1 99%;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 99%; } }

@media screen and (max-width: 1023px) and (min-width: 768px) {
  .col_grid {
    -js-display: flex;
    display: flexbox;
    display: flex;
    flex-flow: row nowrap;
    box-sizing: border-box; }
  .col_grid_bottom_margin {
    margin-bottom: 8px; }
  .col_grid_tablet_1 {
    -ms-flex: 1 1 1%;
    flex: 1 1 1%; }
  .col_grid_tablet_5 {
    -ms-flex: 1 1 5%;
    flex: 1 1 5%; }
  .col_grid_tablet_10 {
    -ms-flex: 1 1 10%;
    flex: 1 1 10%; }
  .col_grid_tablet_15 {
    -ms-flex: 1 1 15%;
    flex: 1 1 15%; }
  .col_grid_tablet_20 {
    -ms-flex: 1 1 20%;
    flex: 1 1 20%; }
  .col_grid_tablet_25 {
    -ms-flex: 1 1 25%;
    flex: 1 1 25%; }
  .col_grid_tablet_30 {
    -ms-flex: 1 1 30%;
    flex: 1 1 30%; }
  .col_grid_tablet_35 {
    -ms-flex: 1 1 35%;
    flex: 1 1 35%; }
  .col_grid_tablet_40 {
    -ms-flex: 1 1 40%;
    flex: 1 1 40%; }
  .col_grid_tablet_45 {
    -ms-flex: 1 1 45%;
    flex: 1 1 45%; }
  .col_grid_tablet_50 {
    -ms-flex: 1 1 50%;
    flex: 1 1 50%; }
  .col_grid_tablet_55 {
    -ms-flex: 1 1 55%;
    flex: 1 1 55%; }
  .col_grid_tablet_60 {
    -ms-flex: 1 1 60%;
    flex: 1 1 60%; }
  .col_grid_tablet_65 {
    -ms-flex: 1 1 65%;
    flex: 1 1 65%; }
  .col_grid_tablet_70 {
    -ms-flex: 1 1 70%;
    flex: 1 1 70%; }
  .col_grid_tablet_75 {
    -ms-flex: 1 1 75%;
    flex: 1 1 75%; }
  .col_grid_tablet_80 {
    -ms-flex: 1 1 80%;
    flex: 1 1 80%; }
  .col_grid_tablet_85 {
    -ms-flex: 1 1 85%;
    flex: 1 1 85%; }
  .col_grid_tablet_90 {
    -ms-flex: 1 1 90%;
    flex: 1 1 90%; }
  .col_grid_tablet_95 {
    -ms-flex: 1 1 95%;
    flex: 1 1 95%; }
  .col_grid_tablet_100 {
    -ms-flex: 1 1 100%;
    flex: 1 1 100%; }
  .col_grid_tablet_33 {
    -ms-flex: 1 1 33%;
    flex: 1 1 33%; }
  .col_grid_tablet_66 {
    -ms-flex: 1 1 66%;
    flex: 1 1 66%; }
  .col_grid_tablet_99 {
    -ms-flex: 1 1 99%;
    flex: 1 1 99%; } }

@media screen and (max-width: 767px) {
  .col_grid {
    display: -ms-flexbox;
    -js-display: flex;
    display: flexbox;
    display: flex;
    flex-flow: row wrap;
    box-sizing: border-box; }
  .col_grid_bottom_margin {
    margin-bottom: 4px; }
  .col_grid_smartphone_1 {
    -ms-flex: 1 1 1%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 1%; }
  .col_grid_smartphone_5 {
    -ms-flex: 1 1 5%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 5%; }
  .col_grid_smartphone_10 {
    -ms-flex: 1 1 10%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 10%; }
  .col_grid_smartphone_15 {
    -ms-flex: 1 1 15%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 15%; }
  .col_grid_smartphone_20 {
    -ms-flex: 1 1 20%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 20%; }
  .col_grid_smartphone_25 {
    -ms-flex: 1 1 25%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 25%; }
  .col_grid_smartphone_30 {
    -ms-flex: 1 1 30%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 30%; }
  .col_grid_smartphone_35 {
    -ms-flex: 1 1 35%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 35%; }
  .col_grid_smartphone_40 {
    -ms-flex: 1 1 40%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 40%; }
  .col_grid_smartphone_45 {
    -ms-flex: 1 1 45%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 45%; }
  .col_grid_smartphone_50 {
    -ms-flex: 1 1 50%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 50%; }
  .col_grid_smartphone_55 {
    -ms-flex: 1 1 55%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 55%; }
  .col_grid_smartphone_60 {
    -ms-flex: 1 1 60%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 60%; }
  .col_grid_smartphone_65 {
    -ms-flex: 1 1 65%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 65%; }
  .col_grid_smartphone_70 {
    -ms-flex: 1 1 70%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 70%; }
  .col_grid_smartphone_75 {
    -ms-flex: 1 1 75%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 75%; }
  .col_grid_smartphone_80 {
    -ms-flex: 1 1 80%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 80%; }
  .col_grid_smartphone_85 {
    -ms-flex: 1 1 85%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 85%; }
  .col_grid_smartphone_90 {
    -ms-flex: 1 1 90%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 90%; }
  .col_grid_smartphone_95 {
    -ms-flex: 1 1 95%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 95%; }
  .col_grid_smartphone_100 {
    -ms-flex: 1 1 100%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 100%; }
  .col_grid_smartphone_33 {
    -ms-flex: 1 1 33%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 33%; }
  .col_grid_smartphone_66 {
    -ms-flex: 1 1 66%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 66%; }
  .col_grid_smartphone_99 {
    -ms-flex: 1 1 99%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 99%; }
  .smartphone_hide {
    display: none; } }

.wrap {
  flex-flow: row wrap !important; }

/* Layout Header (Sort 1) */
header {
  margin: 0;
  position: relative;
  height: 170px; }
  @media screen and (max-width: 767px) {
    header {
      height: 120px;
      position: -webkit-sticky;
      /* Safari */
      position: sticky;
      top: 0;
      z-index: 10000;
      background-image: url("/static/themes/nakorg/images/bg-body.png"); } }
  @media print {
    header {
      height: 100px;
      background: none; } }
header .wrapper {
  position: relative;
  z-index: 10000; }

header h1 {
  font-size: 15px;
  line-height: 20px;
  margin: 0;
  position: absolute;
  top: 64px;
  left: 100px;
  font-weight: 400; }
  @media screen and (max-width: 767px) {
    header h1 {
      top: 40px;
      left: 78px;
      font-size: 13px;
      line-height: 17px; } }
  @media print {
    header h1 {
      top: 45px;
      left: 100px; } }
header h1 strong {
  font-weight: 500; }

header a.logo {
  position: absolute;
  left: 0px;
  top: 20px; }
  @media screen and (max-width: 1024px) {
    header a.logo {
      left: 10px; } }
  @media screen and (max-width: 767px) {
    header a.logo {
      top: 10px; } }
  @media print {
    header a.logo {
      top: 0; } }
header a.logo img {
  max-width: 80px;
  width: 80px;
  height: 80px; }
  @media screen and (max-width: 767px) {
    header a.logo img {
      max-width: 60px;
      max-height: 60px; } }
header nav.toolbar {
  position: absolute;
  right: -20px;
  top: 20px; }
  @media screen and (max-width: 1024px) {
    header nav.toolbar {
      right: 10px; } }
  @media screen and (max-width: 767px) {
    header nav.toolbar {
      top: 10px; } }
header nav.toolbar a {
  display: inline-block;
  padding: 0 20px;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0.05em; }
  @media screen and (max-width: 767px) {
    header nav.toolbar a {
      padding: 5px; } }
header nav.toolbar a i {
  padding-right: 5px; }

header nav.toolbar em {
  font-style: normal; }
  @media screen and (max-width: 767px) {
    header nav.toolbar em {
      display: none; } }
header nav.main {
  position: absolute;
  left: 0;
  top: 120px;
  right: 0;
  background: #5793C9;
  margin: 0;
  padding: 0 0 0 20px;
  display: flex;
  font-size: 14px;
  line-height: 50px;
  color: #ffffff; }
  @media screen and (max-width: 767px) {
    header nav.main {
      flex-direction: column;
      padding: 0;
      top: 80px;
      line-height: 40px; } }
  @media print {
    header nav.main {
      display: none; } }
header nav.main .toggle {
  display: none; }
  @media screen and (max-width: 767px) {
    header nav.main .toggle {
      display: block;
      text-align: right;
      color: #fff;
      padding-right: 10px;
      text-decoration: none; } }
header nav.main .search {
  background: #fff; }
  @media screen and (max-width: 767px) {
    header nav.main .search {
      display: none; } }
header nav.main .search input {
  background: #ffffff;
  flex-grow: 0;
  border: 0 none;
  padding: 0 30px;
  width: 400px;
  max-width: 20vw;
  margin: 0;
  font-size: 14px; }
  @media screen and (max-width: 767px) {
    header nav.main .search input {
      width: 100%;
      max-width: 100%;
      padding: 0 20px; } }
header nav.main .search i {
  color: #5793C9;
  padding-right: 20px; }

header nav.main .space {
  flex-grow: 1; }

header ul li::before {
  content: ""; }

header nav.main > ul > li {
  position: relative;
  line-height: 50px;
  margin: 0; }
  @media screen and (max-width: 767px) {
    header nav.main > ul > li {
      display: block;
      line-height: 40px; } }
header nav.main > ul > li > a {
  color: #ffffff;
  font-weight: 500;
  padding: 0 20px;
  flex-grow: 1;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.05em; }
  @media screen and (max-width: 1024px) {
    header nav.main > ul > li > a {
      padding: 0 12px;
      letter-spacing: 0.02em; } }
header nav.main > ul > li:hover a {
  background: #fff;
  color: #5793C9; }

header nav.main > ul > li > .submenu {
  display: none;
  transition: 300ms ease;
  list-style: none;
  min-width: 100%; }

header nav.main > ul > li:hover .submenu {
  display: block;
  position: absolute;
  left: 0;
  top: 50px;
  background: #fff;
  z-index: 1000;
  padding: 20px 0; }
  @media screen and (max-width: 767px) {
    header nav.main > ul > li:hover .submenu {
      position: relative;
      top: 0; } }
header:target nav.main > ul > li > .submenu {
  display: none;
  background: #fff;
  z-index: 1000;
  padding: 20px 0; }

header nav.main > ul > li .submenu li {
  line-height: 30px;
  margin: 0; }

header nav.main > ul > li .submenu a {
  padding: 0 80px 0 20px;
  text-decoration: none;
  color: #000;
  display: block;
  white-space: nowrap; }

header nav.main > ul > li .submenu a:hover {
  color: #5793C9;
  transition: color 0s; }

header nav.main ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-flow: row;
  flex-wrap: wrap; }
  @media screen and (max-width: 767px) {
    header nav.main ul {
      flex-direction: column;
      display: none; } }
@media screen and (max-width: 767px) {
  header:target nav.main ul {
    display: block;
    z-index: 10000;
    background: #5793C9; } }

header .share_select,
header .language_select {
  position: relative;
  display: inline-block;
  padding: 0 20px;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0.05em;
  color: #4980B1;
  cursor: pointer; }
  @media screen and (max-width: 767px) {
    header .share_select,
    header .language_select {
      padding: 5px; } }
header .share_select span,
header .language_select span {
  display: none;
  position: absolute;
  top: 0;
  right: 20px;
  background: transparent;
  padding-top: 1.5em;
  white-space: nowrap; }
  @media screen and (max-width: 767px) {
    header .share_select span,
    header .language_select span {
      right: 0; } }
header .share_select span a,
header .language_select span a {
  display: block;
  font-weight: 500;
  line-height: 250%;
  background: #4980B1;
  color: #fff;
  padding: 0 20px; }

header .share_select:focus span,
header .language_select:focus span,
header .share_select:hover span,
header .language_select:hover span {
  display: block; }

/* Layout Footer (Sort 1) */
footer {
  background-image: url("/static/themes/nakorg/images/bg-footer.png");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

footer .inner {
  padding: 40px 40px 0 40px; }
  @media screen and (max-width: 767px) {
    footer .inner {
      padding: 20px 20px 0 20px; } }
footer h3 {
  color: #444;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 24px;
  margin: 0;
  margin-bottom: 20px; }
  @media screen and (max-width: 767px) {
    footer h3 {
      letter-spacing: 0.05em;
      font-size: 21px; } }
footer .links a {
  display: block;
  text-decoration: none;
  font-size: 14px;
  line-height: 20px; }

footer .links a.social {
  display: inline-block;
  font-size: 20px;
  margin-right: 10px; }

footer h4 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #000000;
  font-weight: 500;
  font-size: 20px; }

footer h4:first-of-type {
  margin-top: 0; }
  @media screen and (max-width: 767px) {
    footer h4:first-of-type {
      margin-top: 20px; } }
footer .signature {
  position: relative;
  width: 250px; }
  @media screen and (max-width: 1024px) {
    footer .signature {
      display: none; } }
  @media screen and (max-width: 767px) {
    footer .signature {
      display: none; } }
footer .signature .logo {
  position: absolute;
  right: 20px;
  top: -25px;
  max-width: 60px; }

footer .signature .logo img {
  max-width: 60px;
  width: 60px;
  height: 60px; }

footer .signature p {
  text-align: right;
  position: relative;
  right: 90px;
  top: 10px;
  line-height: 14px;
  font-size: 12px;
  color: #000; }

footer .signature p strong {
  font-weight: 500; }

footer nav.toolbar {
  margin: 40px 0 0 0;
  padding: 20px;
  display: flex;
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
  margin-left: -20px;
  margin-right: -20px; }
  @media screen and (max-width: 1024px) {
    footer nav.toolbar {
      margin: 40px 0 0 0;
      padding: 0; } }
  @media screen and (max-width: 767px) {
    footer nav.toolbar {
      flex-direction: column;
      margin: 40px 0 0 0;
      padding: 0; } }
  @media print {
    footer nav.toolbar {
      font-size: 11px;
      font-weight: 300;
      line-height: 30px; } }
footer nav.toolbar > a {
  background: #5793C9;
  color: #ffffff;
  font-weight: 500;
  padding: 15px 40px;
  flex-grow: 0;
  text-decoration: none;
  text-transform: uppercase; }

footer nav.toolbar .flexspace {
  flex-grow: 1;
  background: #5793C9; }

footer nav.toolbar .fixedspace {
  flex-grow: 0;
  width: 80px;
  background: #5793C9; }

/* Layout Content (Sort 1) */
.force_height {
  min-height: 50px; }

.content {
  position: relative;
  padding: 20px;
  background-color: #ffffff;
  padding-bottom: 40px;
  display: block; }
  @supports (display: grid) {
    .content {
      display: grid;
      grid-template-columns: 1fr 1fr  1fr  1fr  1fr  1fr  1fr  1fr  1fr  1fr 1fr 1fr;
      grid-template-rows: auto;
      grid-auto-rows: minmax(80px, auto); } }
  @media print {
    .content {
      display: block; } }
  @media screen and (max-width: 767px) {
    .content {
      padding: 10px;
      padding-bottom: 0; } }
.droppadding {
  margin-top: -20px;
  margin-left: -20px;
  margin-right: -20px; }
  @media screen and (max-width: 767px) {
    .droppadding {
      margin-top: -10px;
      margin-left: -10px;
      margin-right: -10px; } }
.padder {
  padding: 20px;
  display: block;
  page-break-inside: auto; }
  @media screen and (max-width: 1024px) {
    .padder {
      padding: 10px; } }
  @media screen and (max-width: 767px) {
    .padder {
      padding: 10px; } }
.widget_1 {
  grid-column-end: span 1; }

.widget_2 {
  grid-column-end: span 2; }

.widget_3 {
  grid-column-end: span 3; }

.widget_4 {
  grid-column-end: span 4; }
  @media screen and (max-width: 767px) {
    .widget_4 {
      grid-column-end: span 12; } }
.widget_6 {
  grid-column-end: span 6; }
  @media screen and (max-width: 767px) {
    .widget_6 {
      grid-column-end: span 12; } }
.widget_7 {
  grid-column-end: span 7; }
  @media screen and (max-width: 767px) {
    .widget_7 {
      grid-column-end: span 12; } }
.widget_8 {
  grid-column-end: span 8; }
  @media screen and (max-width: 767px) {
    .widget_8 {
      grid-column-end: span 12; } }
.widget_12 {
  max-width: 100%; }
  @supports (display: grid) {
    .widget_12 {
      grid-column-end: span 12; } }

.widget_fixed {
  height: 100%; }

.widget_inner {
  display: block;
  height: 100%;
  padding: 40px;
  background: #eee; }
  @media screen and (max-width: 767px) {
    .widget_inner {
      padding: 20px; } }
.margin_right {
  padding-right: 20px; }
  @media screen and (max-width: 767px) {
    .margin_right {
      padding-right: 0; } }
.margin_left {
  padding-left: 20px; }
  @media screen and (max-width: 767px) {
    .margin_left {
      padding-left: 0; } }
/* Inhalt Slider Kampagnen (Sort 1) */
.content_slider_large {
  margin-bottom: 20px; }

@media screen and (max-width: 767px) {
  .content_slider_large .droppadding {
    background: #5793C9; } }

.content_slider_large a {
  text-decoration: none; }

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

.content_slider_large_slide {
  position: relative;
  padding-bottom: 40px;
  margin-bottom: 0; }

.content_slider_large .inner {
  position: absolute;
  bottom: 0;
  right: 40px;
  z-index: 500;
  width: 40%;
  background-color: #5793C9;
  padding: 40px; }
  @media screen and (max-width: 767px) {
    .content_slider_large .inner {
      position: relative;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      padding: 20px; } }
.content_slider_large h3 {
  font-size: 32px;
  color: #5793C9;
  line-height: 40px;
  margin-top: 12px;
  margin-bottom: 12px;
  color: #fff !important; }

.content_slider_large a:hover h3 {
  color: #ddd !important; }

.content_slider_large p {
  color: #fff !important;
  line-height: 24px;
  font-size: 16px;
  margin-bottom: 20px; }

.content_slider_large a:hover p *,
.content_slider_large a:hover p {
  color: #ddd !important; }

.navigation-wrapper {
  position: relative; }

.dots {
  display: flex;
  padding: 0;
  justify-content: center;
  position: absolute;
  bottom: 20px;
  left: 45%; }

.dot {
  border: none;
  width: 10px;
  height: 10px;
  background: #ccc;
  border-radius: 50%;
  margin: 0 5px;
  padding: 5px;
  cursor: pointer; }

.dot:focus {
  outline: none; }

.dot--active {
  background: #5793C9; }
  @media screen and (max-width: 767px) {
    .dot--active {
      background: #fff; } }
.sarrow {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  cursor: pointer;
  background: transparent;
  border: 0 none;
  font-size: 40px; }
  @media screen and (max-width: 767px) {
    .sarrow {
      font-size: 24px;
      top: 35%; } }
.sarrow--left {
  left: 20px; }
  @media screen and (max-width: 767px) {
    .sarrow--left {
      left: 10px; } }
.sarrow--right {
  left: auto;
  right: 20px; }
  @media screen and (max-width: 767px) {
    .sarrow--right {
      right: 10px; } }
.sarrow--disabled {
  fill: rgba(255, 255, 255, 0.5); }

/* Inhalt Teaserblock (Sort 1) */
.content_blocks {
  min-height: 50px; }

.content_blocks h4 {
  font-size: 32px;
  color: #5793C9;
  line-height: 40px;
  margin-top: 12px;
  margin-bottom: 12px; }

.content_blocks p {
  line-height: 24px;
  margin-bottom: 20px; }

/* Auflistung Bekanntmachungen (Startseite) (Sort 1) */
.content_article_list div.grid div.first {
  padding-right: 40px; }
  @media screen and (max-width: 767px) {
    .content_article_list div.grid div.first {
      padding-right: 0; } }
.content_article_list h3 {
  color: #444;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 24px;
  margin: 0;
  margin-bottom: 20px; }
  @media screen and (max-width: 767px) {
    .content_article_list h3 {
      letter-spacing: 0.05em;
      font-size: 21px; } }
.content_article_list img {
  max-width: 100%; }

.content_article_list a {
  color: inherit;
  text-decoration: inherit; }

.content_article_list small {
  display: block;
  margin-top: 6px;
  margin-bottom: 12px; }

.content_article_list small:first-child {
  margin-top: 0; }

.content_article_list p {
  margin-bottom: 40px; }

.content_article_list h4 {
  font-size: 32px;
  color: #5793C9;
  line-height: 40px;
  margin-top: 12px;
  margin-bottom: 12px; }

.content_article_list .second h4 {
  font-size: 24px;
  color: #5793C9;
  line-height: 32px;
  margin-top: 12px;
  margin-bottom: 12px; }

.content_article_list .second h4:first-child {
  margin-top: -5px; }

/* Atom Media (Sort 1) */
.image_wrapper {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover; }

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

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

.image_wrapper .icon {
  color: #fff;
  text-shadow: 1px 1px 3px #999;
  font-size: 40px;
  position: absolute;
  top: 35%;
  left: 40%; }

.image_wrapper i {
  color: #fff;
  text-shadow: 1px 1px 2px #999;
  font-size: 40px;
  position: absolute;
  right: 10px;
  top: 10px; }

.image_30 {
  padding-bottom: 30% !important; }
  @media screen and (max-width: 1024px) {
    .image_30 {
      padding-bottom: 40% !important; } }
  @media screen and (max-width: 767px) {
    .image_30 {
      padding-bottom: 50% !important; } }
.image_40 {
  padding-bottom: 40% !important; }
  @media screen and (max-width: 1024px) {
    .image_40 {
      padding-bottom: 55% !important; } }
  @media screen and (max-width: 767px) {
    .image_40 {
      padding-bottom: 70% !important; } }
.image_47 {
  padding-bottom: 47% !important; }

.image_50 {
  padding-bottom: 50% !important; }

.image_56 {
  padding-bottom: 56% !important; }

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

.image_100 {
  padding-bottom: 100% !important; }

/* Inhalt USP Leiste (Sort 1) */
.content_videoblocks {
  position: relative;
  margin-top: 40px;
  margin-bottom: -40px; }
  @media screen and (max-width: 767px) {
    .content_videoblocks {
      margin-bottom: 0; } }
.content_videoblocks .droppadding {
  background: #5793C9;
  height: fit-content; }

.content_videoblocks div div {
  padding: 20px; }
  @media screen and (max-width: 767px) {
    .content_videoblocks div div {
      padding: 10px; } }
.content_videoblocks a {
  color: inherit;
  text-decoration: inherit; }

.content_videoblocks h4 {
  font-size: 24px;
  color: #5793C9;
  line-height: 32px;
  margin-top: 12px;
  margin-bottom: 12px;
  color: #fff; }

.content_videoblocks p {
  color: #fff;
  padding-bottom: 10px; }

.content_videoblocks a:hover p,
.content_videoblocks a:hover h4 {
  color: #ddd !important; }

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

/* Inhalt Abstand (Desktop/Tablet) (Sort 1) */
.content_sep {
  min-height: 20px; }
  @media screen and (max-width: 767px) {
    .content_sep {
      min-height: 0px; } }
/* Inhalt Impuls (Sort 1) */
.content_impulse h3 {
  color: #444;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 24px;
  margin: 0;
  margin-bottom: 20px; }
  @media screen and (max-width: 767px) {
    .content_impulse h3 {
      letter-spacing: 0.05em;
      font-size: 21px; } }
.content_impulse a {
  color: inherit;
  text-decoration: inherit; }

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

.content_impulse small {
  color: #444;
  display: block;
  margin-top: 6px;
  margin-bottom: 12px; }

.content_impulse p {
  margin-bottom: 20px;
  font-size: 15px;
  line-height: 25px; }

.content_impulse h4 {
  font-size: 24px;
  color: #5793C9;
  line-height: 32px;
  margin-top: 12px;
  margin-bottom: 12px; }

/* Inhalt Widget  (Sort 1) */
.content_widget h3 {
  color: #444;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 24px;
  margin: 0;
  margin-bottom: 20px; }
  @media screen and (max-width: 767px) {
    .content_widget h3 {
      letter-spacing: 0.05em;
      font-size: 21px; } }
.content_widget p {
  font-size: 15px;
  line-height: 25px;
  color: #000;
  margin-bottom: 10px; }

/* Atom Brotkrümmel (Sort 1) */
ol.breadcrumbs {
  list-style: none;
  margin: 0;
  position: absolute;
  z-index: 998;
  padding: 0 8px;
  line-height: 18px;
  left: 10px;
  top: 10px;
  right: 10px;
  font-weight: 400; }
  @media screen and (max-width: 767px) {
    ol.breadcrumbs {
      display: none; } }
ol.white li,
ol.white li a,
ol.white li strong {
  color: #ddd !important; }
  @media print {
    ol.white li,
    ol.white li a,
    ol.white li strong {
      color: #fff !important; } }
ol.breadcrumbs li {
  display: inline;
  font-size: 12px;
  margin: 0 0;
  padding: 0px;
  color: #000; }
  @media screen and (max-width: 767px) {
    ol.breadcrumbs li {
      color: #fff; } }
  @media print {
    ol.breadcrumbs li {
      color: #000; } }
ol.breadcrumbs li a {
  font-size: inherit;
  color: #000; }
  @media screen and (max-width: 767px) {
    ol.breadcrumbs li a {
      color: #fff; } }
  @media print {
    ol.breadcrumbs li a {
      color: #000; } }
ol.breadcrumbs li strong {
  font-size: inherit;
  color: #000; }
  @media screen and (max-width: 767px) {
    ol.breadcrumbs li strong {
      color: #fff; } }
  @media print {
    ol.breadcrumbs li strong {
      color: #000; } }
/* Inhalt Teaserbild (Sort 1) */
.content_teaser_image {
  margin-bottom: 0; }

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

.min_height {
  min-height: 50px !important; }

/* Inhalt Textblock (mit optionalen Bild) (Sort 1) */
.content_block div.grid div.first {
  padding-right: 20px; }

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

.content_block p {
  margin-bottom: 20px; }

.content_block h4 {
  font-size: 32px;
  color: #5793C9;
  line-height: 40px;
  margin-top: 12px;
  margin-bottom: 12px;
  margin-top: -5px;
  font-family: "suisse";
  font-weight: 400; }
  @media screen and (max-width: 767px) {
    .content_block h4 {
      margin-top: 12px; } }
.content_article_list .second h4 {
  font-size: 24px;
  color: #5793C9;
  line-height: 32px;
  margin-top: 12px;
  margin-bottom: 12px; }

/* Inhalt Titel mit Sprungmarken (Sort 1) */
.content_title h2 {
  font-size: 40px;
  color: #5793C9;
  text-transform: none;
  font-weight: 400;
  margin-top: 40px;
  margin-bottom: 40px; }
  @media screen and (max-width: 767px) {
    .content_title h2 {
      font-size: 32px;
      margin-top: 20px;
      margin-bottom: 20px; } }
.content_title img {
  max-width: 100%; }

.content_title p {
  margin-bottom: 20px; }

/* Inhalt Wrapper (4/6/8) (Sort 1) */
.content_wrapper_admin {
  min-height: 50px; }

/* Datenbank Bekanntmachungen (Sort 1) */
.teaser_main {
  position: relative;
  margin-bottom: 80px; }

.teaser_overlay {
  padding: 20px;
  background: #5793C9;
  width: 60%;
  position: absolute;
  bottom: -40px;
  left: 20px;
  color: #fff; }
  @media screen and (max-width: 767px) {
    .teaser_overlay {
      width: 90%;
      padding: 10px; } }
.teaser_bu {
  width: 35%;
  position: absolute;
  top: 100%;
  right: 10px;
  font-size: 12px;
  text-align: right; }
  @media screen and (max-width: 767px) {
    .teaser_bu {
      display: none; } }
.teaser_nooverlay {
  padding: 20px;
  background: #5793C9;
  width: 60%;
  margin-top: 20px;
  margin-bottom: 20px;
  color: #fff; }
  @media screen and (max-width: 767px) {
    .teaser_nooverlay {
      width: 100%; } }
.teaser_overlay h1 {
  color: #fff;
  font-weight: 500;
  font-size: 32px;
  line-height: 40px; }
  @media screen and (max-width: 1024px) {
    .teaser_overlay h1 {
      font-size: 20px;
      line-height: 32px; } }
  @media screen and (max-width: 767px) {
    .teaser_overlay h1 {
      font-size: 16px;
      line-height: 24px; } }
.database_news_intro {
  font-weight: 500; }

.database_news_full p {
  margin-bottom: 10px;
  line-height: 24px;
  font-size: 16px; }

.database_news_full table {
  padding: 20px; }

.database_news_full h4 {
  margin-top: 16px;
  margin-bottom: 6px;
  font-size: 18px; }

.database_news_gallery_padding {
  padding-right: 5px;
  padding-bottom: 5px; }

.database_news_social a {
  font-size: 12px;
  text-decoration: none;
  line-height: 20px; }

.database_news_caption {
  font-size: 13px;
  position: relative;
  top: -30px; }

.database_news_downloads {
  list-style: none;
  margin: 0 0 0 0; }

.database_news_downloads a {
  text-decoration: none; }

ul.database_news_downloads li:before {
  content: ""; }

/*Col Grid*/
.col_grid_top_margin {
  margin-top: 8px; }

@media screen and (min-width: 1024px) {
  .col_grid_wrap {
    flex-flow: row wrap; }
  .col_grid {
    -js-display: flex;
    display: -ms-flexbox;
    display: flexbox;
    display: flex;
    flex-flow: row nowrap;
    box-sizing: border-box; }
  .col_grid_bottom_margin {
    margin-bottom: 8px; }
  .col_grid_desktop_1 {
    -ms-flex: 0 1 1%;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 1%; }
  .col_grid_desktop_5 {
    -ms-flex: 0 1 5%;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 5%; }
  .col_grid_desktop_10 {
    -ms-flex: 0 1 10%;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 10%; }
  .col_grid_desktop_15 {
    -ms-flex: 0 1 15%;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 15%; }
  .col_grid_desktop_20 {
    -ms-flex: 0 1 20%;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 20%; }
  .col_grid_desktop_25 {
    -ms-flex: 0 1 25%;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 25%; }
  .col_grid_desktop_30 {
    -ms-flex: 0 1 30%;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 30%; }
  .col_grid_desktop_35 {
    -ms-flex: 0 1 35%;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 35%; }
  .col_grid_desktop_40 {
    -ms-flex: 0 1 40%;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 40%; }
  .col_grid_desktop_45 {
    -ms-flex: 0 1 45%;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 45%; }
  .col_grid_desktop_50 {
    -ms-flex: 0 1 50%;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 50%; }
  .col_grid_desktop_55 {
    -ms-flex: 0 1 55%;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 55%; }
  .col_grid_desktop_60 {
    -ms-flex: 0 1 60%;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 60%; }
  .col_grid_desktop_65 {
    -ms-flex: 0 1 65%;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 65%; }
  .col_grid_desktop_70 {
    -ms-flex: 0 1 70%;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 70%; }
  .col_grid_desktop_75 {
    -ms-flex: 0 1 75%;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 75%; }
  .col_grid_desktop_80 {
    -ms-flex: 0 1 80%;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 80%; }
  .col_grid_desktop_85 {
    -ms-flex: 0 1 85%;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 85%; }
  .col_grid_desktop_90 {
    -ms-flex: 0 1 90%;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 90%; }
  .col_grid_desktop_95 {
    -ms-flex: 0 1 95%;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 95%; }
  .col_grid_desktop_100 {
    -ms-flex: 0 1 100%;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 100%; }
  .col_grid_desktop_33 {
    -ms-flex: 0 1 33%;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 33%; }
  .col_grid_desktop_66 {
    -ms-flex: 0 1 66%;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 66%; }
  .col_grid_desktop_99 {
    -ms-flex: 0 1 99%;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 99%; } }

@media screen and (max-width: 1023px) and (min-width: 768px) {
  .col_grid {
    -js-display: flex;
    display: flexbox;
    display: flex;
    flex-flow: row nowrap;
    box-sizing: border-box; }
  .col_grid_bottom_margin {
    margin-bottom: 8px; }
  .col_grid_tablet_1 {
    -ms-flex: 1 1 1%;
    flex: 1 1 1%; }
  .col_grid_tablet_5 {
    -ms-flex: 1 1 5%;
    flex: 1 1 5%; }
  .col_grid_tablet_10 {
    -ms-flex: 1 1 10%;
    flex: 1 1 10%; }
  .col_grid_tablet_15 {
    -ms-flex: 1 1 15%;
    flex: 1 1 15%; }
  .col_grid_tablet_20 {
    -ms-flex: 1 1 20%;
    flex: 1 1 20%; }
  .col_grid_tablet_25 {
    -ms-flex: 1 1 25%;
    flex: 1 1 25%; }
  .col_grid_tablet_30 {
    -ms-flex: 1 1 30%;
    flex: 1 1 30%; }
  .col_grid_tablet_35 {
    -ms-flex: 1 1 35%;
    flex: 1 1 35%; }
  .col_grid_tablet_40 {
    -ms-flex: 1 1 40%;
    flex: 1 1 40%; }
  .col_grid_tablet_45 {
    -ms-flex: 1 1 45%;
    flex: 1 1 45%; }
  .col_grid_tablet_50 {
    -ms-flex: 1 1 50%;
    flex: 1 1 50%; }
  .col_grid_tablet_55 {
    -ms-flex: 1 1 55%;
    flex: 1 1 55%; }
  .col_grid_tablet_60 {
    -ms-flex: 1 1 60%;
    flex: 1 1 60%; }
  .col_grid_tablet_65 {
    -ms-flex: 1 1 65%;
    flex: 1 1 65%; }
  .col_grid_tablet_70 {
    -ms-flex: 1 1 70%;
    flex: 1 1 70%; }
  .col_grid_tablet_75 {
    -ms-flex: 1 1 75%;
    flex: 1 1 75%; }
  .col_grid_tablet_80 {
    -ms-flex: 1 1 80%;
    flex: 1 1 80%; }
  .col_grid_tablet_85 {
    -ms-flex: 1 1 85%;
    flex: 1 1 85%; }
  .col_grid_tablet_90 {
    -ms-flex: 1 1 90%;
    flex: 1 1 90%; }
  .col_grid_tablet_95 {
    -ms-flex: 1 1 95%;
    flex: 1 1 95%; }
  .col_grid_tablet_100 {
    -ms-flex: 1 1 100%;
    flex: 1 1 100%; }
  .col_grid_tablet_33 {
    -ms-flex: 1 1 33%;
    flex: 1 1 33%; }
  .col_grid_tablet_66 {
    -ms-flex: 1 1 66%;
    flex: 1 1 66%; }
  .col_grid_tablet_99 {
    -ms-flex: 1 1 99%;
    flex: 1 1 99%; } }

@media screen and (max-width: 767px) {
  .col_grid {
    display: -ms-flexbox;
    -js-display: flex;
    display: flexbox;
    display: flex;
    flex-flow: row wrap;
    box-sizing: border-box; }
  .col_grid_bottom_margin {
    margin-bottom: 4px; }
  .col_grid_smartphone_1 {
    -ms-flex: 1 1 1%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 1%; }
  .col_grid_smartphone_5 {
    -ms-flex: 1 1 5%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 5%; }
  .col_grid_smartphone_10 {
    -ms-flex: 1 1 10%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 10%; }
  .col_grid_smartphone_15 {
    -ms-flex: 1 1 15%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 15%; }
  .col_grid_smartphone_20 {
    -ms-flex: 1 1 20%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 20%; }
  .col_grid_smartphone_25 {
    -ms-flex: 1 1 25%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 25%; }
  .col_grid_smartphone_30 {
    -ms-flex: 1 1 30%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 30%; }
  .col_grid_smartphone_35 {
    -ms-flex: 1 1 35%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 35%; }
  .col_grid_smartphone_40 {
    -ms-flex: 1 1 40%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 40%; }
  .col_grid_smartphone_45 {
    -ms-flex: 1 1 45%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 45%; }
  .col_grid_smartphone_50 {
    -ms-flex: 1 1 50%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 50%; }
  .col_grid_smartphone_55 {
    -ms-flex: 1 1 55%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 55%; }
  .col_grid_smartphone_60 {
    -ms-flex: 1 1 60%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 60%; }
  .col_grid_smartphone_65 {
    -ms-flex: 1 1 65%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 65%; }
  .col_grid_smartphone_70 {
    -ms-flex: 1 1 70%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 70%; }
  .col_grid_smartphone_75 {
    -ms-flex: 1 1 75%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 75%; }
  .col_grid_smartphone_80 {
    -ms-flex: 1 1 80%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 80%; }
  .col_grid_smartphone_85 {
    -ms-flex: 1 1 85%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 85%; }
  .col_grid_smartphone_90 {
    -ms-flex: 1 1 90%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 90%; }
  .col_grid_smartphone_95 {
    -ms-flex: 1 1 95%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 95%; }
  .col_grid_smartphone_100 {
    -ms-flex: 1 1 100%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 100%; }
  .col_grid_smartphone_33 {
    -ms-flex: 1 1 33%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 33%; }
  .col_grid_smartphone_66 {
    -ms-flex: 1 1 66%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 66%; }
  .col_grid_smartphone_99 {
    -ms-flex: 1 1 99%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 99%; } }

@media print {
  .col_grid {
    display: block;
    box-sizing: border-box;
    clear: both;
    width: 100%; }
  .col_grid_bottom_margin {
    margin-bottom: 8px; }
  .col_grid_print_1 {
    float: left;
    width: 1%; }
  .col_grid_print_5 {
    float: left;
    width: 5%; }
  .col_grid_print_10 {
    float: left;
    width: 10%; }
  .col_grid_print_15 {
    float: left;
    width: 15%; }
  .col_grid_print_20 {
    float: left;
    width: 20%; }
  .col_grid_print_25 {
    float: left;
    width: 25%; }
  .col_grid_print_30 {
    float: left;
    width: 30%; }
  .col_grid_print_35 {
    float: left;
    width: 35%; }
  .col_grid_print_40 {
    float: left;
    width: 40%; }
  .col_grid_print_45 {
    float: left;
    width: 45%; }
  .col_grid_print_50 {
    float: left;
    width: 50%; }
  .col_grid_print_55 {
    float: left;
    width: 55%; }
  .col_grid_print_60 {
    float: left;
    width: 60%; }
  .col_grid_print_65 {
    float: left;
    width: 65%; }
  .col_grid_print_70 {
    float: left;
    width: 70%; }
  .col_grid_print_75 {
    float: left;
    width: 75%; }
  .col_grid_print_80 {
    float: left;
    width: 80%; }
  .col_grid_print_85 {
    float: left;
    width: 85%; }
  .col_grid_print_90 {
    float: left;
    width: 90%; }
  .col_grid_print_95 {
    float: left;
    width: 95%; }
  .col_grid_print_100 {
    float: left;
    width: 100%; }
  .col_grid_print_33 {
    float: left;
    width: 33%; }
  .col_grid_print_66 {
    float: left;
    width: 66%; }
  .col_grid_print_99 {
    float: left;
    width: 99%; }
  .col_grid_hide_on_print {
    display: none !important; } }

.col_grid_reverse {
  flex-direction: row-reverse; }

/* Atom youtube (Sort 1) */
.youtube-video {
  position: relative;
  padding-bottom: 55%;
  padding-top: 15px;
  height: 0;
  overflow: hidden; }

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

/* Auflistung Nachrichten (extern verlinkt) (Sort 1) */
.content_list_today div.grid div.first {
  padding-right: 40px; }
  @media screen and (max-width: 767px) {
    .content_list_today div.grid div.first {
      padding-right: 0; } }
.content_list_today h3 {
  color: #444;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 24px;
  margin: 0;
  margin-bottom: 20px; }
  @media screen and (max-width: 767px) {
    .content_list_today h3 {
      letter-spacing: 0.05em;
      font-size: 21px; } }
.content_list_today h3 img {
  max-height: 24px;
  margin-bottom: -2px; }

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

.content_list_today small {
  display: block;
  margin-top: 6px;
  margin-bottom: 12px; }

.content_list_today a {
  color: inherit;
  text-decoration: inherit; }

.content_list_today small:first-child {
  margin-top: 0; }

.content_list_today p {
  margin-bottom: 40px; }

.content_list_today h4 {
  font-size: 32px;
  color: #5793C9;
  line-height: 40px;
  margin-top: 12px;
  margin-bottom: 12px; }

.content_list_today .second h4 {
  font-size: 24px;
  line-height: 32px;
  color: #5793C9; }

.content_list_today .second h4:first-child {
  margin-top: -5px; }

/* Auflistung Impulse (Sort 1) */
.content_list_impulse a {
  color: inherit;
  text-decoration: inherit; }

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

.content_list_impulse small {
  color: #444;
  display: block;
  margin-top: 6px;
  margin-bottom: 12px; }

.content_list_impulse p {
  margin-bottom: 20px; }

.content_list_impulse h4 {
  font-size: 24px;
  color: #5793C9;
  line-height: 32px;
  margin-top: 12px;
  margin-bottom: 12px; }

/* Inhalt Gemeindesuche (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%); } }

.mapboxgl-popup-content {
  border-radius: 8px !important;
  padding: 18px 12px 14px !important;
  font: 300 13px 'suisse','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: 20px !important;
  line-height: 24px !important; }

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

.mapboxgl-popup-content p small {
  font-size: 12px;
  line-height: 10px; }

.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 {
  font-size: 32px;
  color: #5793C9;
  line-height: 40px;
  margin-top: 12px;
  margin-bottom: 12px; }

.content_map h4 {
  font-size: 24px;
  color: #5793C9;
  line-height: 32px;
  margin-top: 12px;
  margin-bottom: 12px; }

.content_map small {
  color: #444; }

.content_map input {
  padding: 10px; }

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

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

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

.congregation_container {
  max-width: 100%; }

/* Inhalt Katechismus / FAQ (Sort 1) */
.catechism_wrapper input[type=checkbox] {
  position: absolute;
  opacity: 0; }

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

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

.catechism_wrapper .faq_content {
  display: none; }

.faq_questions label {
  font-size: 18px;
  line-height: 27px;
  font-weight: 500;
  display: block;
  width: 100%;
  margin-top: 30px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 5px;
  cursor: pointer; }

.faq_questions label i {
  float: right; }

.faq_questions .reference {
  color: #900; }

.faq_questions .description {
  background: #dbeefe;
  padding: 10px;
  margin-top: 20px; }

ul.toc {
  padding: 0;
  margin-left: 20px; }

ul.toc.main {
  margin-bottom: 20px; }

.catechism_wrapper h1 {
  margin-bottom: 12px; }

.catechism_wrapper ul.menu {
  padding: 0;
  margin: 0 0 2em 0; }

.catechism_wrapper ul.menu li {
  display: block;
  background-color: #5793C9;
  color: #fff;
  padding: 0;
  margin: 0; }

.catechism_wrapper ul.menu li.active {
  background-color: #fff; }

.catechism_wrapper ul.menu li a {
  display: block;
  padding: 12px 12px 6px 12px;
  color: #fff;
  text-decoration: none; }

.catechism_wrapper ul.menu li.active a {
  color: #000; }

.catechism_wrapper ul.menu li:before {
  content: "";
  padding-right: 0px; }

.catechism_wrapper a {
  line-height: 24px;
  text-decoration: none; }

.catechism_wrapper .extrakt-block {
  background-color: #dbeefe;
  padding: 10px;
  color: #444; }

.catechism_wrapper .breadcrums {
  font-size: 10px;
  color: #444;
  margin-bottom: 10px; }

.catechism_wrapper .breadcrums a {
  font-size: 12px;
  color: #4980B1; }

.catechism_wrapper h6 {
  font-size: 24px;
  line-height: 34px;
  font-weight: 400;
  padding: 0;
  margin: 10px 0 5px 0; }

/* Inhalt Download (Sort 1) */
.content_download {
  margin-bottom: 0; }

.min_height {
  min-height: 50px !important; }

.download_item img {
  width: 25%;
  float: left;
  margin-right: 10px; }

.download_small {
  padding: 20px;
  background: #eee; }

.download_small .image_wrapper {
  width: 100%;
  padding-bottom: 100% !important;
  box-shadow: 1px 1px 2px #999; }

.download_small p {
  margin-top: 12px;
  margin-bottom: 0; }

.download_large:nth-child(2) {
  margin-right: 20px; }

.download_large .item {
  padding: 20px;
  background: #eee;
  margin: 1px;
  display: block; }

.download_large .item .frame {
  float: left;
  margin-right: 20px;
  width: 250px;
  height: 180px;
  display: flex;
  justify-content: center;
  align-items: flex-start; }

.download_large .clear {
  clear: both; }

.download_large .item .frame img {
  max-width: 250px;
  max-height: 180px;
  box-shadow: 1px 1px 2px #999; }

.download_large a:-webkit-any-link {
  text-decoration: none !important;
  color: inherit; }

/* Inhalt Video (Sort 1) */
.content_video {
  margin-bottom: 0; }

.content_video video {
  max-width: 100%; }

.min_height {
  min-height: 50px !important; }

/* Inhalt Audio (Sort 1) */
.content_video {
  margin-bottom: 0; }

.content_video video {
  max-width: 100%; }

.min_height {
  min-height: 50px !important; }

/* Inhalt  Galerie (Sort 1) */
.content_gallery {
  margin-bottom: 0; }

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

.min_height {
  min-height: 50px !important; }

/* Inhalt Suchergebnisse (Sort 1) */
mark {
  background: #cbddee; }

.search_result h2 {
  font-size: 32px;
  color: #5793C9;
  line-height: 40px;
  margin-top: 12px;
  margin-bottom: 12px; }

.search_result .icon {
  max-width: 100%; }

.search_result .text_block {
  padding-left: 20px; }

.search_result h4 {
  font-size: 24px;
  color: #5793C9;
  line-height: 32px;
  margin-top: 12px;
  margin-bottom: 12px;
  margin-top: -6px; }

.search_result a {
  color: inherit;
  text-decoration: none; }

/* Inhalt Auflistung Bekanntmachungen mit Filter (Sort 1) */
.article_list .pager {
  text-align: center; }

.article_list h4 {
  font-size: 24px;
  color: #5793C9;
  line-height: 32px;
  margin-top: 12px;
  margin-bottom: 12px;
  margin-top: -5px; }

.article_list .intro {
  text-decoration-line: none;
  -webkit-any-link: none;
  color: #000; }

.article_list .element {
  text-decoration: none;
  color: #000; }

.article_list small {
  display: block;
  margin-top: 6px;
  margin-bottom: 12px; }

.article_list .text_block {
  padding-left: 20px; }

.article_list a:-webkit-any-link {
  text-decoration: none; }

/* Inhalt Listenblock  (Sort 1) */
.content_listblock {
  min-height: 100%;
  display: flex;
  justify-content: center;
  align-items: center; }

.content_listblock .padder {
  padding: 20px 20px 5px 20px;
  margin: 20px;
  margin-top: 0; }

.content_listblock h5 {
  line-height: 24x;
  font-size: 18px;
  font-weight: 500; }

.content_listblock p {
  line-height: 24px;
  margin-bottom: 20px; }

/* Widget Newsletter (Sort 1) */
.widget_newsletter p {
  margin-bottom: 20px;
  font-size: 15px;
  line-height: 25px; }

.widget_newsletter h4 {
  color: #444;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 24px;
  margin: 0;
  margin-bottom: 20px; }
  @media screen and (max-width: 767px) {
    .widget_newsletter h4 {
      letter-spacing: 0.05em;
      font-size: 21px; } }
.widget_newsletter a {
  color: #5793C9; }

.widget_newsletter .status_msg {
  padding: 20px 0;
  color: #519951;
  width: 100%;
  display: block;
  font-weight: 500; }

.widget_newsletter .error_msg {
  padding: 20px 0;
  color: #900;
  width: 100%;
  display: block;
  font-weight: 500; }

.widget_newsletter .error {
  color: #900;
  width: 100%;
  display: block; }

/* Styles Formulare (Sort 1) */
textarea, input, select {
  padding: 4px 3px 3px 3px;
  font-size: 18px;
  border: 1px solid #999;
  width: 80%; }

input[type=checkbox] {
  width: auto; }

button {
  padding: 4px 10px 3px 10px;
  background-color: #5793C9;
  border: 0 none;
  color: #fff;
  margin-top: 12px;
  font-size: 18px; }

label {
  font-size: 18px;
  margin: 12px 0 3px 0;
  display: block; }

/* Inhalt Top3 Leiste (Sort 1) */
.content_top3 {
  position: relative;
  margin-top: 40px;
  min-height: 50px; }

.content_top3 div div {
  padding: 20px; }
  @media screen and (max-width: 767px) {
    .content_top3 div div {
      padding: 10px; } }
.content_top3 a {
  color: inherit;
  text-decoration: inherit; }

.content_top3 h4 {
  font-size: 32px;
  color: #5793C9;
  line-height: 40px;
  margin-top: 12px;
  margin-bottom: 12px; }

.content_top3 p {
  padding-bottom: 10px; }

/* Auflistung Stammapostelreisen (Sort 1) */
.content_list_travel h4 {
  font-size: 24px;
  color: #5793C9;
  line-height: 32px;
  margin-top: 12px;
  margin-bottom: 12px; }

.content_list_travel table td {
  width: 40%; }

.content_list_travel table td.right {
  text-align: right;
  padding-right: 20px;
  width: 10%; }

/* Styles Tabellen (Sort 1) */
table {
  width: 100%;
  max-width: 100%; }

table th {
  font-weight: 500;
  padding: 3px 2px 2px 2px;
  vertical-align: top; }

table td {
  font-weight: 400;
  padding: 3px 2px 2px 2px;
  border-top: 1px solid #eee;
  vertical-align: top; }

/* Inhalt Auflistung Mediathek (Sort 1) */
.list_mediathek .pager {
  text-align: center; }

.list_mediathek .media_grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-auto-flow: row; }
  @media screen and (max-width: 1024px) {
    .list_mediathek .media_grid {
      grid-template-columns: 1fr; } }
  @media screen and (max-width: 767px) {
    .list_mediathek .media_grid {
      grid-template-columns: 1fr; } }
.list_mediathek .item {
  padding: 20px;
  background: #eee;
  margin-left: 20px;
  margin-bottom: 20px;
  display: flex; }

.list_mediathek .item .frame {
  margin-right: 10px;
  width: 150px;
  height: 100%;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: flex-start; }

.list_mediathek .clear {
  clear: both; }

.list_mediathek .item .frame img {
  max-width: 150px;
  max-height: 100px;
  box-shadow: 1px 1px 2px #999; }

.list_mediathek a {
  text-decoration: none !important;
  color: inherit; }

/* Inhalt A-Z (Sort 1) */
.content_az input[type=checkbox] {
  position: absolute;
  opacity: 0; }

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

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

.content_az .faq_content {
  display: none; }

.content_az label {
  font-size: 18px;
  line-height: 27px;
  font-weight: 500;
  display: block;
  width: 100%;
  margin-top: 30px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 5px;
  cursor: pointer; }

.content_az label i {
  float: right; }

.content_az .reference {
  color: #900; }

.content_az .description {
  background: #dbeefe;
  padding: 10px;
  margin-top: 20px; }

.content_az ul.toc {
  padding: 0;
  margin-left: 20px; }

.content_az ul.toc.main {
  margin-bottom: 20px; }

.content_az h1 {
  margin-bottom: 12px; }

.content_az ul.menu {
  padding: 0;
  margin: 0 0 2em 0; }

.content_az ul.menu li {
  display: block;
  background-color: #5793C9;
  color: #fff;
  padding: 0;
  margin: 0; }

.content_az ul.menu li.active {
  background-color: #fff; }

.content_az ul.menu li a {
  display: block;
  padding: 12px 12px 6px 12px;
  color: #fff;
  text-decoration: none;
  text-align: center; }

.content_az ul.menu li.active a {
  color: #000; }

.content_az ul.menu li:before {
  content: "";
  padding-right: 0px; }

.content_az a {
  line-height: 24px;
  text-decoration: none; }

.content_az .extrakt-block {
  background-color: #dbeefe;
  padding: 10px;
  color: #444; }

.content_az .breadcrums {
  font-size: 10px;
  color: #444;
  margin-bottom: 10px; }

.content_az .breadcrums a {
  font-size: 12px;
  color: #4980B1; }

.content_az h4 {
  font-size: 24px;
  color: #5793C9;
  line-height: 32px;
  margin-top: 12px;
  margin-bottom: 12px; }

/* Auflistung Bezirksapostelbereiche (Sort 1) */
.content_list_ba h2 {
  font-size: 40px;
  color: #5793C9;
  text-transform: none;
  font-weight: 500;
  margin-top: 40px;
  margin-bottom: 40px; }
  @media screen and (max-width: 767px) {
    .content_list_ba h2 {
      font-size: 32px;
      margin-top: 20px;
      margin-bottom: 20px; } }
.content_list_ba h4 {
  font-size: 24px;
  color: #5793C9;
  line-height: 32px;
  margin-top: 12px;
  margin-bottom: 12px;
  margin-top: -5px;
  font-weight: 500; }
  @media screen and (max-width: 767px) {
    .content_list_ba h4 {
      margin-top: 12px; } }
.content_list_ba img {
  max-width: 100%; }

.content_list_ba p {
  margin-bottom: 20px; }

/* Styles Print (Sort 1) */
@media print {
  .teaser_overlay {
    string-set: headingString content(text); }
  @page {
    padding-top: 24px;
    @bottom-center {
      content: string(headingString);
      color: #999;
      font-family: suisse;
      font-size: 15px; }
    @bottom-right {
      content: counter(page);
      color: #999;
      font-family: suisse;
      font-size: 15px; } }
  @page :first {
    padding-top: 0; }
  .hide-on-print {
    display: none; }
  img {
    page-break-inside: avoid;
    max-width: 100%; }
  .transparent_blue {
    background: #5793C9;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#2786cf', endColorstr='#2786cf')"; }
  body {
    -webkit-print-color-adjust: exact;
    font-size: 15px;
    line-height: 21px;
    padding: 0; }
  p {
    orphans: 2;
    widows: 2; }
  header {
    height: 120px; }
  footer {
    display: none; }
  .content h2 {
    font-size: 32px !important;
    line-height: 40px !important;
    margin: 20px 0; }
  .content h4 {
    font-size: 21px !important;
    line-height: 32px !important; }
  .content {
    padding: 0; }
  @page {
    size: 210mm 297mm;
    /* portrait */
    margin: 10mm 10mm 20mm 10mm; }
  .droppadding {
    margin: 0 !important; }
  .droppadding.teaser_main {
    margin-bottom: 60px !important; }
  .margin_right {
    padding-right: 0 !important;
    padding-bottom: 20px; }
  .margin_left {
    padding-left: 0 !important;
    padding-bottom: 20px; }
  .grid img {
    display: block;
    width: 80%; }
  .grid {
    display: block !important; }
  *.grid > *[class*="grid"] {
    display: block !important;
    width: 80% !important; }
  /*
    .grid_desktop_1 { width: 60px !important; }
    .grid_desktop_2 { width: 120px !important; }
    .grid_desktop_3 { width: 180px !important; }
    .grid_desktop_4 { width: 240px !important; }
    .grid_desktop_5  { width: 300px !important; }
    .grid_desktop_6  { width: 360px !important; }
    .grid_desktop_7 { width: 420px !important; }
    .grid_desktop_8 { width: 490px !important; }
    .grid_desktop_12 { width: 720px !important; }
    */ }

/* Auflistung FAQ (Sort 1) */
.faq_list h4 {
  font-size: 32px;
  color: #5793C9;
  line-height: 40px;
  margin-bottom: -5px;
  margin-top: 30px;
  font-family: "suisse";
  font-weight: 400; }
  @media screen and (max-width: 767px) {
    .faq_list h4 {
      font-size: 24px;
      line-height: 30px; } }
.faq_list h4:first-child {
  margin-top: 0; }
