@charset "UTF-8";
/* 
Theme Name: MVR-HH-WD 
Theme URI: http://https://www.wd.mvr-hh.de/ 
Description: Wordpress-Theme for the website of MVR Hamburg
Version: 1.0.3
Author: jost hannemann
Author URI: http://josthannemann.de 

WordPress Theme
	
*/
/* ------------- Fonts ----------- */
::-moz-selection {
  background: #e67e22;
  text-shadow: none;
  color: #fff; }

::selection {
  background: #e67e22;
  text-shadow: none;
  color: #fff; }

* {
  position: relative;
  box-sizing: border-box; }

.tabMin_flex {
  display: flex !important; }

.mobMax, .smobMax, .tabMax, .xsmobOnly {
  display: block !important; }

.dtOnly, .mobMin, .smobMin, .tabMin, .tabMin_flex {
  display: none !important; }

@media screen and (min-width: 421px) {
  .mobMax, .smobMax, .smobMin, .tabMax {
    display: block !important; }

  .dtOnly, .mobMin, .tabMin, .tabMin_flex, .xsmobOnly {
    display: none !important; } }
@media screen and (min-width: 668px) {
  .mobMax, .mobMin, .smobMin, .tabMax {
    display: block !important; }

  .dtOnly, .smobMax, .tabMin, .tabMin_flex, .xsmobOnly {
    display: none !important; } }
@media screen and (min-width: 801px) {
  .mobMin, .smobMin, .tabMax, .tabMin {
    display: block !important; }

  .dtOnly, .mobMax, .smobMax, .xsmobOnly {
    display: none !important; } }
@media screen and (min-width: 1041px) {
  .dtOnly, .mobMin, .smobMin, .tabMin {
    display: block !important; }

  .mobMax, .smobMax, .tabMax, .xsmobOnly {
    display: none !important; } }
hr {
  display: block;
  padding: 0; }

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

textarea {
  resize: vertical; }

.chromeframe {
  margin: .2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

abbr, applet, blockquote, body, caption, code, dd, del, dfn, div, dl, dt, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, iframe, img, ins, label, legend, li, object, ol, p, pre, small, span, strong, table, tbody, td, tfoot, th, thead, tr, tt, ul, var {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline; }

ul {
  list-style: none; }

caption, td, th {
  text-align: left; }

body, html {
  margin: 0;
  padding: 0;
  font-family: 'Libre Franklin', sans-serif;
  font-size: 16px;
  line-height: 150%;
  font-weight: 400;
  color: #444;
  background-color: #fff;
  text-align: center; }

ol, p, ul {
  margin-bottom: 20px; }

*:focus-visible {
  outline: 2px solid #e67e22;
  outline-offset: 2px; }

*:focus:not(:focus-visible) {
  outline: none; }

header {
  position: fixed;
  width: 100%;
  background-color: #fff;
  z-index: 1000; }
  header .cont_wrapper_cont {
    display: flex;
    justify-content: space-between;
    padding: 17px 10px; }
    @media screen and (min-width: 521px) {
      header .cont_wrapper_cont {
        padding: 17px 0; } }
    @media screen and (min-width: 1251px) {
      header .cont_wrapper_cont {
        justify-content: flex-end; } }
    header .cont_wrapper_cont .logoBox {
      display: flex;
      flex-grow: 1;
      text-decoration: none;
      z-index: 10; }
      @media screen and (min-width: 1251px) {
        header .cont_wrapper_cont .logoBox {
          position: absolute;
          left: -144px;
          bottom: 27px; } }
      @media screen and (min-width: 1471px) {
        header .cont_wrapper_cont .logoBox {
          left: -195px; } }
      header .cont_wrapper_cont .logoBox > img {
        height: 36px;
        width: auto; }
        @media screen and (min-width: 471px) {
          header .cont_wrapper_cont .logoBox > img {
            height: 46px; } }
        @media screen and (min-width: 1251px) {
          header .cont_wrapper_cont .logoBox > img {
            height: 50px; } }
        @media screen and (min-width: 1471px) {
          header .cont_wrapper_cont .logoBox > img {
            height: 68px; } }
      header .cont_wrapper_cont .logoBox > span {
        display: none;
        height: 36px;
        margin-left: 6px;
        font-size: 0.6rem;
        line-height: 135%;
        font-weight: 300;
        font-style: normal;
        text-transform: none;
        color: #444;
        text-decoration: none;
        text-align: left; }
        @media screen and (min-width: 301px) {
          header .cont_wrapper_cont .logoBox > span {
            display: block; } }
        @media screen and (min-width: 471px) {
          header .cont_wrapper_cont .logoBox > span {
            margin-left: 10px; } }
        @media screen and (min-width: 801px) {
          header .cont_wrapper_cont .logoBox > span {
            margin-left: 13px;
            font-size: 0.75rem;
            line-height: 130%; } }
        @media screen and (min-width: 1251px) {
          header .cont_wrapper_cont .logoBox > span {
            margin-left: 20px;
            font-size: .8125rem;
            line-height: 140%; } }
        @media screen and (min-width: 1471px) {
          header .cont_wrapper_cont .logoBox > span {
            margin-left: 19px;
            font-size: 1.125rem; } }
    header .cont_wrapper_cont .head_cont {
      display: flex;
      justify-content: flex-end;
      flex-grow: 0;
      margin-right: 0;
      text-align: left; }
      @media screen and (min-width: 521px) {
        header .cont_wrapper_cont .head_cont {
          padding-top: 0;
          margin-right: 0; } }
      @media screen and (min-width: 1251px) {
        header .cont_wrapper_cont .head_cont {
          right: -124px;
          min-width: 800px;
          padding-top: 58px; } }
      @media screen and (min-width: 1471px) {
        header .cont_wrapper_cont .head_cont {
          right: -124px; } }
      header .cont_wrapper_cont .head_cont .mobMenuBut {
        display: block;
        top: 0;
        width: auto;
        height: 22px;
        margin-left: 16px;
        cursor: pointer;
        -webkit-transition: all 200ms ease;
        -moz-transition: all 200ms ease;
        -o-transition: all 200ms ease;
        transition: all 200ms ease;
        z-index: 10;
        background: none;
        border: none;
        padding: 0;
        font-family: inherit; }
        header .cont_wrapper_cont .head_cont .mobMenuBut:hover {
          opacity: .6; }
        header .cont_wrapper_cont .head_cont .mobMenuBut:focus-visible {
          outline: 2px solid #e67e22;
          outline-offset: 2px; }
        header .cont_wrapper_cont .head_cont .mobMenuBut:focus:not(:focus-visible) {
          outline: none; }
        header .cont_wrapper_cont .head_cont .mobMenuBut img {
          display: block;
          width: auto;
          height: 100%;
          pointer-events: none; }
        @media screen and (min-width: 1251px) {
          header .cont_wrapper_cont .head_cont .mobMenuBut {
            display: none; } }
      header .cont_wrapper_cont .head_cont .search {
        display: none;
        top: -6px; }
        @media screen and (min-width: 521px) {
          header .cont_wrapper_cont .head_cont .search {
            display: block; } }
        @media screen and (min-width: 1251px) {
          header .cont_wrapper_cont .head_cont .search {
            margin-left: 10px;
            top: 0; } }
        @media screen and (min-width: 1471px) {
          header .cont_wrapper_cont .head_cont .search {
            margin-left: 14px; } }
        header .cont_wrapper_cont .head_cont .search input[type=text] {
          width: 100px;
          margin: 0;
          padding: 2px;
          border: 1px solid #ccc; }
        header .cont_wrapper_cont .head_cont .search input[type=image] {
          display: inline-block;
          top: 5px; }

.downloadlink > a {
  display: inline-block;
  padding-left: 40px;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto 100%;
  background-image: url(template/ico_dl.svg); }

.cont .textBlock, p, li {
  font-size: 1rem;
  font-size: clamp(1rem, 0.9099999999999999rem + 0.30000000000000016vw, 1.225rem);
  line-height: 150%;
  font-weight: 300;
  text-transform: none;
  color: #444; }

.hr, hr {
  border: none;
  height: 1px;
  margin: 30px 0;
  background-color: #ccc;
  color: #fff; }

label {
  font-weight: 400;
  color: #444; }

fieldset {
  padding: 15px;
  margin: 0 0 20px;
  border: 1px dotted #ccc; }

legend {
  font-weight: 600; }

input.text, input[type=password], input[type=text], textarea {
  margin: 3px 0;
  padding: 6px;
  background-color: #fff;
  border: 0; }

select {
  margin: 5px 0;
  background-color: #fff;
  border: 1px solid #999;
  padding: 7px 8px; }

input.text:focus, input[type=password]:focus, input[type=text]:focus, textarea:focus {
  border-color: #eee; }

input.text {
  width: 300px;
  padding: 5px; }

textarea {
  width: 300px;
  height: 150px;
  padding: 4px;
  border: 0; }

table {
  border-collapse: separate;
  border-spacing: 0;
  margin-bottom: 12px;
  border: 1px dotted #ccc; }

th {
  padding: 10px;
  text-transform: uppercase;
  font-weight: 400; }

td {
  padding: 10px;
  border-top: 1px dotted #ccc; }

b, strong {
  font-weight: 600; }

blockquote {
  min-height: 45px;
  padding: 0 0 0 70px;
  background: url(template/quote.png) top left no-repeat;
  color: #fff p;
    color-border-right: 5px solid #fff;
    color-padding-right: 10px;
    color-font-style: italic; }
  blockquote span {
    color: #fff; }

.mainMenu_wrapper {
  top: 0;
  left: 0;
  text-align: left; }
  @media screen and (min-width: 1251px) {
    .mainMenu_wrapper {
      top: 4px; } }
  .mainMenu_wrapper .mainMenu.use-css ul li ul:hover,
  .mainMenu_wrapper .mainMenu.use-css ul li:hover > ul,
  .mainMenu_wrapper .mainMenu.use-css ul li:focus-within > ul {
    display: block; }
  .mainMenu_wrapper .mainMenu ul li ul:hover,
  .mainMenu_wrapper .mainMenu ul li:hover > ul {
    display: block; }
  .mainMenu_wrapper .mainMenu ul ul {
    position: absolute;
    display: none;
    z-index: 9999; }
    .mainMenu_wrapper .mainMenu ul ul li {
      display: block;
      width: fit-content; }
      .mainMenu_wrapper .mainMenu ul ul li a, .mainMenu_wrapper .mainMenu ul ul li button {
        display: block;
        width: 100%;
        text-align: left;
        background: none;
        border: none;
        font-family: inherit;
        margin: 0; }
      .mainMenu_wrapper .mainMenu ul ul li a {
        cursor: pointer; }
        .mainMenu_wrapper .mainMenu ul ul li a:focus-visible {
          outline: none;
          background-color: #f5f5f5 !important;
          color: #333 !important;
          position: relative;
          z-index: 10001; }
        .mainMenu_wrapper .mainMenu ul ul li a:focus:not(:focus-visible) {
          outline: none;
          background-color: transparent;
          color: inherit; }
      .mainMenu_wrapper .mainMenu ul ul li button {
        cursor: default; }
        .mainMenu_wrapper .mainMenu ul ul li button:focus-visible {
          outline: none;
          background-color: #f5f5f5 !important;
          color: #333 !important;
          position: relative;
          z-index: 10001; }
        .mainMenu_wrapper .mainMenu ul ul li button:focus:not(:focus-visible) {
          outline: none;
          background-color: transparent;
          color: inherit; }
  .mainMenu_wrapper .mainMenu ul {
    padding-right: 0;
    margin-bottom: 0;
    margin-right: 3px;
    list-style-type: none;
    list-style-image: none; }
    @media screen and (min-width: 1471px) {
      .mainMenu_wrapper .mainMenu ul {
        margin-right: 0; } }
    .mainMenu_wrapper .mainMenu ul li {
      display: block;
      float: left;
      margin: 0 0 0 8px;
      padding-left: 8px;
      border-left: 1px solid #e67e22;
      cursor: pointer; }
      .mainMenu_wrapper .mainMenu ul li .showAkt {
        position: absolute;
        top: -40px;
        left: 5px;
        width: 100%;
        height: 15px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: auto 100%;
        background-image: url(template/linie_col.svg); }
      .mainMenu_wrapper .mainMenu ul li a, .mainMenu_wrapper .mainMenu ul li span, .mainMenu_wrapper .mainMenu ul li button {
        font-size: 0.875rem;
        line-height: 100%;
        font-weight: 500;
        text-transform: uppercase;
        color: #444;
        text-decoration: none;
        background: none;
        border: none;
        font-family: inherit;
        padding: 0;
        margin: 0; }
        @media screen and (min-width: 1311px) {
          .mainMenu_wrapper .mainMenu ul li a, .mainMenu_wrapper .mainMenu ul li span, .mainMenu_wrapper .mainMenu ul li button {
            font-size: 0.9375rem; } }
        @media screen and (min-width: 1381px) {
          .mainMenu_wrapper .mainMenu ul li a, .mainMenu_wrapper .mainMenu ul li span, .mainMenu_wrapper .mainMenu ul li button {
            font-size: 1rem; } }
        @media screen and (min-width: 1501px) {
          .mainMenu_wrapper .mainMenu ul li a, .mainMenu_wrapper .mainMenu ul li span, .mainMenu_wrapper .mainMenu ul li button {
            font-size: 1.05rem; } }
      .mainMenu_wrapper .mainMenu ul li a {
        cursor: pointer; }
        .mainMenu_wrapper .mainMenu ul li a:hover {
          font-weight: 500;
          text-decoration: none;
          opacity: 0.7; }
        .mainMenu_wrapper .mainMenu ul li a:focus-visible {
          outline: 2px solid #e67e22;
          outline-offset: 2px;
          position: relative;
          z-index: 10000; }
        .mainMenu_wrapper .mainMenu ul li a:focus:not(:focus-visible) {
          outline: none;
          background: transparent; }
      .mainMenu_wrapper .mainMenu ul li button {
        cursor: default; }
        .mainMenu_wrapper .mainMenu ul li button:focus-visible {
          outline: 2px solid #e67e22;
          outline-offset: 2px;
          position: relative;
          z-index: 10000; }
        .mainMenu_wrapper .mainMenu ul li button:focus:not(:focus-visible) {
          outline: none;
          background: transparent; }
      .mainMenu_wrapper .mainMenu ul li:last-of-type {
        padding-right: 8px;
        border-right: 1px solid #e67e22; }
      .mainMenu_wrapper .mainMenu ul li.current-menu-item > a, .mainMenu_wrapper .mainMenu ul li.current-menu-item > button, .mainMenu_wrapper .mainMenu ul li.current-page-ancestor > a, .mainMenu_wrapper .mainMenu ul li.current-page-ancestor > button {
        color: #e67e22; }
    .mainMenu_wrapper .mainMenu ul ul {
      left: 0;
      top: 23px;
      margin: 0;
      padding: 18px 0 0;
      background-color: #fff; }
      .mainMenu_wrapper .mainMenu ul ul li {
        margin: 0;
        padding: 0;
        text-align: left;
        background-color: #e67e22; }
        .mainMenu_wrapper .mainMenu ul ul li a, .mainMenu_wrapper .mainMenu ul ul li span, .mainMenu_wrapper .mainMenu ul ul li button {
          display: inline-block;
          width: 100%;
          min-width: 180px;
          padding: 5px 10px;
          font-size: 0.8125rem;
          line-height: 110%;
          font-weight: 500;
          text-transform: uppercase;
          color: #fff;
          text-decoration: none;
          background: none;
          border: none;
          font-family: inherit;
          margin: 0;
          text-align: left; }
          @media screen and (min-width: 1381px) {
            .mainMenu_wrapper .mainMenu ul ul li a, .mainMenu_wrapper .mainMenu ul ul li span, .mainMenu_wrapper .mainMenu ul ul li button {
              font-size: 0.825rem; } }
          @media screen and (min-width: 1501px) {
            .mainMenu_wrapper .mainMenu ul ul li a, .mainMenu_wrapper .mainMenu ul ul li span, .mainMenu_wrapper .mainMenu ul ul li button {
              font-size: .9rem; } }
        .mainMenu_wrapper .mainMenu ul ul li:first-of-type {
          padding-top: 10px; }
        .mainMenu_wrapper .mainMenu ul ul li:last-of-type {
          padding-bottom: 10px;
          padding-right: 0;
          border-right: none; }
        .mainMenu_wrapper .mainMenu ul ul li.current-menu-item > a, .mainMenu_wrapper .mainMenu ul ul li.current-menu-item > button {
          color: #fff;
          opacity: 0.5; }
  @media (prefers-reduced-motion: reduce) {
    .mainMenu_wrapper .mainMenu * {
      transition: none !important;
      animation: none !important; } }
  @media (hover: none) and (pointer: coarse) {
    .mainMenu_wrapper .mainMenu {
      display: none !important; } }
  @media screen and (max-width: 1250px) {
    .mainMenu_wrapper .mainMenu {
      display: none; } }

.mobMenu_wrapper {
  position: fixed;
  top: -101vh;
  right: 0;
  width: 100%;
  height: 100%;
  padding: 80px 20px;
  color: #fff;
  background-color: #e67e22;
  overflow: auto;
  z-index: 1000;
  text-align: center;
  transition: top 500ms ease; }
  .mobMenu_wrapper.open {
    top: 0; }
  .mobMenu_wrapper.use-css ul li ul:hover,
  .mobMenu_wrapper.use-css ul li:hover > ul,
  .mobMenu_wrapper.use-css ul li:focus-within > ul {
    display: block; }
  .mobMenu_wrapper ul li ul:hover,
  .mobMenu_wrapper ul li:hover > ul {
    display: block; }
  .mobMenu_wrapper ul ul {
    position: absolute;
    display: none;
    z-index: 9999; }
    .mobMenu_wrapper ul ul li {
      display: block;
      width: fit-content; }
      .mobMenu_wrapper ul ul li a, .mobMenu_wrapper ul ul li button {
        display: block;
        width: 100%;
        text-align: left;
        background: none;
        border: none;
        font-family: inherit;
        margin: 0; }
      .mobMenu_wrapper ul ul li a {
        cursor: pointer; }
        .mobMenu_wrapper ul ul li a:focus-visible {
          outline: none;
          background-color: #f5f5f5 !important;
          color: #333 !important;
          position: relative;
          z-index: 10001; }
        .mobMenu_wrapper ul ul li a:focus:not(:focus-visible) {
          outline: none;
          background-color: transparent;
          color: inherit; }
      .mobMenu_wrapper ul ul li button {
        cursor: default; }
        .mobMenu_wrapper ul ul li button:focus-visible {
          outline: none;
          background-color: #f5f5f5 !important;
          color: #333 !important;
          position: relative;
          z-index: 10001; }
        .mobMenu_wrapper ul ul li button:focus:not(:focus-visible) {
          outline: none;
          background-color: transparent;
          color: inherit; }
  .mobMenu_wrapper ul {
    width: 100%;
    margin: 20px;
    padding: 0;
    list-style: none;
    text-align: left; }
    .mobMenu_wrapper ul li {
      margin: 0 0 15px;
      text-align: left; }
      .mobMenu_wrapper ul li a, .mobMenu_wrapper ul li span, .mobMenu_wrapper ul li button {
        font-size: 1.25rem;
        line-height: 120%;
        font-weight: 400;
        text-transform: uppercase;
        color: #fff;
        text-decoration: none;
        background: none;
        border: none;
        font-family: inherit;
        padding: 0;
        margin: 0;
        text-align: left; }
      .mobMenu_wrapper ul li a {
        cursor: pointer; }
        .mobMenu_wrapper ul li a:focus-visible {
          outline: 2px solid #fff;
          outline-offset: 2px; }
        .mobMenu_wrapper ul li a:focus:not(:focus-visible) {
          outline: none; }
      .mobMenu_wrapper ul li button {
        cursor: default; }
        .mobMenu_wrapper ul li button:focus-visible {
          outline: 2px solid #fff;
          outline-offset: 2px; }
        .mobMenu_wrapper ul li button:focus:not(:focus-visible) {
          outline: none; }
      .mobMenu_wrapper ul li ul {
        list-style: none;
        margin: 2px 0 0 20px; }
        .mobMenu_wrapper ul li ul li {
          margin: 0 0 5px; }
          .mobMenu_wrapper ul li ul li a, .mobMenu_wrapper ul li ul li span, .mobMenu_wrapper ul li ul li button {
            font-size: 1rem; }
          .mobMenu_wrapper ul li ul li a {
            cursor: pointer; }
            .mobMenu_wrapper ul li ul li a:focus-visible {
              outline: 2px solid #fff;
              outline-offset: 2px; }
            .mobMenu_wrapper ul li ul li a:focus:not(:focus-visible) {
              outline: none; }
          .mobMenu_wrapper ul li ul li button {
            cursor: default; }
            .mobMenu_wrapper ul li ul li button:focus-visible {
              outline: 2px solid #fff;
              outline-offset: 2px; }
            .mobMenu_wrapper ul li ul li button:focus:not(:focus-visible) {
              outline: none; }
    .mobMenu_wrapper ul ul {
      position: static;
      display: block;
      background: transparent;
      padding: 0; }
  .mobMenu_wrapper a:hover,
  .mobMenu_wrapper li:hover > a {
    color: #fff;
    text-decoration: underline; }
  .mobMenu_wrapper .current-menu-ancestor > a,
  .mobMenu_wrapper .current-menu-ancestor > button,
  .mobMenu_wrapper .current-menu-item > a,
  .mobMenu_wrapper .current-menu-item > button,
  .mobMenu_wrapper .current_page_ancestor > a,
  .mobMenu_wrapper .current_page_ancestor > button,
  .mobMenu_wrapper .current_page_item > a,
  .mobMenu_wrapper .current_page_item > button {
    color: #fff;
    text-decoration: underline; }
  .mobMenu_wrapper .closeMenu {
    position: fixed;
    top: 40px;
    right: 40px;
    width: 25px;
    cursor: pointer;
    transition: all 200ms ease;
    z-index: 10;
    display: none;
    background: none;
    border: none;
    padding: 0;
    font-family: inherit; }
    @media screen and (max-width: 1250px) {
      .mobMenu_wrapper .closeMenu {
        display: block; } }
    @media (hover: none) and (pointer: coarse) {
      .mobMenu_wrapper .closeMenu {
        display: block; } }
    .mobMenu_wrapper .closeMenu:focus-visible {
      outline: 2px solid #fff;
      outline-offset: 2px; }
    .mobMenu_wrapper .closeMenu:focus:not(:focus-visible) {
      outline: none; }
    .mobMenu_wrapper .closeMenu img {
      display: block;
      width: 100%;
      height: 100%;
      pointer-events: none; }
    .mobMenu_wrapper .closeMenu:hover {
      opacity: .6; }
  @media (hover: none) and (pointer: coarse) {
    .mobMenu_wrapper {
      display: block; } }
  @media (prefers-reduced-motion: reduce) {
    .mobMenu_wrapper * {
      transition: none !important;
      animation: none !important; } }

.sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important; }

.skip-navigation {
  position: absolute;
  top: -40px;
  left: 6px;
  background: #000;
  color: #fff;
  padding: 8px;
  text-decoration: none;
  z-index: 100000;
  border-radius: 0 0 4px 4px; }
  .skip-navigation:focus {
    top: 0; }

footer {
  width: 100%;
  margin: 0 auto; }
  footer .cont_wrapper_cont {
    padding: 10px 20px;
    background-color: #fff; }
    @media screen and (min-width: 1020px) {
      footer .cont_wrapper_cont {
        padding: 20px; } }
    footer .cont_wrapper_cont .footMenu {
      width: 100%;
      z-index: 10; }
      footer .cont_wrapper_cont .footMenu.use-css ul li ul:hover,
      footer .cont_wrapper_cont .footMenu.use-css ul li:hover > ul,
      footer .cont_wrapper_cont .footMenu.use-css ul li:focus-within > ul {
        display: block; }
      footer .cont_wrapper_cont .footMenu ul li ul:hover,
      footer .cont_wrapper_cont .footMenu ul li:hover > ul {
        display: block; }
      footer .cont_wrapper_cont .footMenu ul ul {
        position: absolute;
        display: none;
        z-index: 9999; }
        footer .cont_wrapper_cont .footMenu ul ul li {
          display: block;
          width: fit-content; }
          footer .cont_wrapper_cont .footMenu ul ul li a, footer .cont_wrapper_cont .footMenu ul ul li button {
            display: block;
            width: 100%;
            text-align: left;
            background: none;
            border: none;
            font-family: inherit;
            margin: 0; }
          footer .cont_wrapper_cont .footMenu ul ul li a {
            cursor: pointer; }
            footer .cont_wrapper_cont .footMenu ul ul li a:focus-visible {
              outline: none;
              background-color: #f5f5f5 !important;
              color: #333 !important;
              position: relative;
              z-index: 10001; }
            footer .cont_wrapper_cont .footMenu ul ul li a:focus:not(:focus-visible) {
              outline: none;
              background-color: transparent;
              color: inherit; }
          footer .cont_wrapper_cont .footMenu ul ul li button {
            cursor: default; }
            footer .cont_wrapper_cont .footMenu ul ul li button:focus-visible {
              outline: none;
              background-color: #f5f5f5 !important;
              color: #333 !important;
              position: relative;
              z-index: 10001; }
            footer .cont_wrapper_cont .footMenu ul ul li button:focus:not(:focus-visible) {
              outline: none;
              background-color: transparent;
              color: inherit; }
      footer .cont_wrapper_cont .footMenu ul {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        margin: 0;
        list-style: none; }
        @media screen and (min-width: 668px) {
          footer .cont_wrapper_cont .footMenu ul {
            justify-content: flex-end; } }
        footer .cont_wrapper_cont .footMenu ul li {
          padding: 0 4px;
          line-height: 100%; }
          @media screen and (min-width: 668px) {
            footer .cont_wrapper_cont .footMenu ul li {
              margin: 0 0 0 8px;
              padding: 0 0 0 8px;
              border-left: 1px solid #e67e22; } }
          footer .cont_wrapper_cont .footMenu ul li:first-of-type {
            padding-left: 0;
            margin-left: 0;
            border-left: none; }
          footer .cont_wrapper_cont .footMenu ul li a, footer .cont_wrapper_cont .footMenu ul li button {
            color: #444;
            font-size: .8125rem;
            line-height: 120%;
            font-weight: 300;
            text-decoration: none;
            text-transform: none;
            background: none;
            border: none;
            font-family: inherit;
            padding: 0;
            margin: 0; }
          footer .cont_wrapper_cont .footMenu ul li a {
            cursor: pointer; }
            footer .cont_wrapper_cont .footMenu ul li a:hover {
              color: #999; }
            footer .cont_wrapper_cont .footMenu ul li a:focus-visible {
              outline: 2px solid #e67e22;
              outline-offset: 2px;
              position: relative;
              z-index: 10000; }
            footer .cont_wrapper_cont .footMenu ul li a:focus:not(:focus-visible) {
              outline: none;
              background: transparent; }
          footer .cont_wrapper_cont .footMenu ul li button {
            appearance: none;
            display: inline;
            text-align: inherit;
            cursor: default; }
            footer .cont_wrapper_cont .footMenu ul li button:focus-visible {
              outline: 2px solid #e67e22;
              outline-offset: 2px;
              position: relative;
              z-index: 10000; }
            footer .cont_wrapper_cont .footMenu ul li button:focus:not(:focus-visible) {
              outline: none;
              background: transparent; }
          footer .cont_wrapper_cont .footMenu ul li.current-menu-ancestor > a, footer .cont_wrapper_cont .footMenu ul li.current-menu-ancestor > button, footer .cont_wrapper_cont .footMenu ul li.current-menu-item > a, footer .cont_wrapper_cont .footMenu ul li.current-menu-item > button, footer .cont_wrapper_cont .footMenu ul li.current_page_ancestor > a, footer .cont_wrapper_cont .footMenu ul li.current_page_ancestor > button, footer .cont_wrapper_cont .footMenu ul li.current_page_item > a, footer .cont_wrapper_cont .footMenu ul li.current_page_item > button {
            color: #e67e22;
            opacity: 1; }
        footer .cont_wrapper_cont .footMenu ul ul {
          left: 0;
          top: 100%;
          margin: 5px 0 0;
          padding: 10px;
          background-color: #e67e22;
          min-width: 150px; }
          footer .cont_wrapper_cont .footMenu ul ul li {
            margin: 0 0 5px;
            padding: 0;
            border: none; }
            footer .cont_wrapper_cont .footMenu ul ul li a, footer .cont_wrapper_cont .footMenu ul ul li button {
              color: #fff;
              padding: 5px 0;
              font-size: 0.75rem; }
            footer .cont_wrapper_cont .footMenu ul ul li a:hover {
              color: #fff; }
            footer .cont_wrapper_cont .footMenu ul ul li.current-menu-item > a, footer .cont_wrapper_cont .footMenu ul ul li.current-menu-item > button {
              color: #fff;
              font-weight: 500; }

.shortmenu {
  display: none;
  margin: 10px 0 0;
  margin-top: calc(30px - 20px);
  padding-bottom: 30px;
  text-align: center; }
  .shortmenu .aktPage {
    display: inline-block;
    margin-bottom: 10px;
    padding-top: 30px;
    font-size: 1.05rem;
    line-height: 100%;
    font-weight: 500;
    text-transform: uppercase;
    color: #999;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto 20px;
    background-image: url(template/linie_col.svg); }
  .shortmenu ul {
    display: inline-block;
    margin: 0;
    list-style: none;
    text-align: center; }
    .shortmenu ul li {
      float: left;
      margin: 0 0 0 5px;
      padding-left: 5px;
      border-left: 1px solid #e67e22;
      line-height: 100%;
      text-align: center; }
      .shortmenu ul li:first-of-type {
        padding-left: 0;
        margin-left: 0;
        border-left: none; }
  .shortmenu a {
    display: inline-block;
    margin: 0;
    font-size: .9rem;
    line-height: 100%;
    font-weight: 500;
    font-style: normal;
    text-transform: uppercase;
    color: #e67e22;
    text-decoration: none; }
    .shortmenu a:hover {
      color: #999; }
  .shortmenu .current-menu-ancestor > a,
  .shortmenu .current-menu-item > a,
  .shortmenu .current_page_ancestor > a,
  .shortmenu .current_page_item > a {
    color: #fff;
    opacity: 0.5; }
  @media screen and (max-width: 1310px) {
    .shortmenu {
      margin-top: calc(26px - 20px);
      padding-bottom: 26px; } }
  @media screen and (max-width: 800px) {
    .shortmenu {
      margin-top: calc(20px - 20px);
      padding-bottom: 20px; } }
  @media screen and (max-width: 667px) {
    .shortmenu {
      margin-top: calc(16px - 20px);
      padding-bottom: 16px; } }
  @media screen and (max-width: 520px) {
    .shortmenu ul li {
      float: none;
      margin: 3px 10px;
      border-left: none;
      text-align: center; } }

.cont_wrapper_cont {
  width: 100%;
  max-width: 1366px;
  margin: 0 auto; }
  @media screen and (min-width: 521px) {
    .cont_wrapper_cont {
      width: 95%; } }
  @media screen and (min-width: 801px) {
    .cont_wrapper_cont {
      width: 90%; } }
  @media screen and (min-width: 1251px) {
    .cont_wrapper_cont {
      width: 70%; } }

.contBoxBox {
  padding: 20px;
  background-color: rgba(255, 255, 255, 0.8); }

.contBox {
  padding: 0;
  background-color: #fff; }

.aktTitle {
  margin-bottom: 34px;
  padding: 5px 10px;
  font-size: .875rem;
  line-height: 150%;
  color: #fff;
  text-transform: uppercase;
  background-color: #fff; }

.oneNews {
  display: none; }

.oneNews.show {
  display: block; }

.arrowBox {
  margin: 0;
  padding-top: 6px;
  text-align: center; }

.arrow, .filterarrow {
  display: block;
  width: 40px;
  height: 22px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  cursor: pointer; }

.arrow.up, .filterarrow.up {
  background-image: url(template/arrow_up.png); }

.arrow.down, .filterarrow.down {
  background-image: url(template/arrow_down.png); }

section {
  min-height: 200px; }

.start, .page {
  width: 100%;
  min-height: 100vh;
  padding-top: 70px;
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover; }
  @media screen and (min-width: 471px) {
    .start, .page {
      padding-top: 80px; } }
  @media screen and (min-width: 521px) {
    .start, .page {
      padding-top: 80px;
      padding-bottom: 15px; } }
  @media screen and (min-width: 801px) {
    .start, .page {
      padding-bottom: 30px; } }
  @media screen and (min-width: 1251px) {
    .start, .page {
      padding-top: 96px; } }
  @media screen and (min-width: 1471px) {
    .start, .page {
      padding-top: 120px; } }
  .start .cont, .page .cont {
    text-align: left; }
    .start .cont a, .start .cont li a, .start .cont p a, .page .cont a, .page .cont li a, .page .cont p a {
      text-decoration: none;
      color: #999; }
    .start .cont a:hover,
    .start .cont li a:hover,
    .start .cont p a:hover, .page .cont a:hover,
    .page .cont li a:hover,
    .page .cont p a:hover {
      text-decoration: none;
      color: #e67e22;
      opacity: 0.8; }
    .start .cont ul, .page .cont ul {
      margin-left: 18px;
      margin-bottom: 16px;
      list-style-type: disc;
      list-style-position: outside; }
    .start .cont ol, .page .cont ol {
      margin-left: 18px;
      margin-bottom: 16px;
      list-style-type: decimal;
      list-style-position: outside; }
    .start .cont h1, .page .cont h1 {
      margin: 30px 0 calc(30px / 2);
      font-size: 1.5rem;
      font-size: clamp(1.5rem, 1.3rem + 0.6666666666666667vw, 2rem);
      line-height: 133%;
      font-weight: 300;
      text-transform: none;
      color: #e67e22;
      text-transform: uppercase; }
    .start .cont h2, .page .cont h2 {
      margin: 30px 0 calc(30px / 2);
      font-size: 1.5rem;
      font-size: clamp(1.5rem, 1.3rem + 0.6666666666666667vw, 2rem);
      line-height: 133%;
      font-weight: 300;
      text-transform: none;
      color: #e67e22; }
    .start .cont h3, .page .cont h3 {
      margin: 20px 0;
      font-size: 1.25rem;
      font-size: clamp(1.25rem, 1.15rem + 0.33333333333333337vw, 1.5rem);
      line-height: 133%;
      font-weight: 100;
      text-transform: none;
      color: #e67e22; }
    .start .cont h4, .page .cont h4 {
      margin: 30px 0 10px;
      font-size: 1rem;
      font-size: clamp(1rem, 0.95rem + 0.16666666666666669vw, 1.125rem);
      line-height: 133%;
      font-weight: 300;
      text-transform: none;
      color: #e67e22; }
    .start .cont h5, .page .cont h5 {
      margin: 5px 0;
      font-size: 1.9375rem;
      line-height: 133%;
      font-weight: 100;
      text-transform: none;
      color: #e67e22; }
    .start .cont h6, .page .cont h6 {
      margin: 10px 0 20px;
      font-size: 1.225rem;
      line-height: 150%;
      font-weight: 600;
      text-transform: none;
      color: #e67e22; }
    .start .cont .mTop0, .page .cont .mTop0 {
      margin-top: 0; }
    .start .cont .main > span, .page .cont .main > span {
      display: inline-block;
      margin-right: 12px;
      font-size: 1rem;
      color: #444; }
    .start .cont .pnav-breadcrumb *, .page .cont .pnav-breadcrumb * {
      font-size: 0.875rem;
      font-size: clamp(0.875rem, 0.625rem + 0.3125vw, 1rem); }
    .start .cont .pnav-breadcrumb a:focus, .page .cont .pnav-breadcrumb a:focus {
      outline: 2px solid #e67e22;
      outline-offset: 2px;
      text-decoration: underline; }
    .start .cont .pnav-breadcrumb a:focus-visible, .page .cont .pnav-breadcrumb a:focus-visible {
      outline: 2px solid #e67e22;
      outline-offset: 2px;
      text-decoration: underline; }
    .start .cont .pnav-breadcrumb a:focus:not(:focus-visible), .page .cont .pnav-breadcrumb a:focus:not(:focus-visible) {
      outline: none;
      text-decoration: none; }
    .start .cont .pnav-breadcrumb [aria-current="page"], .page .cont .pnav-breadcrumb [aria-current="page"] {
      font-weight: bold; }
  .start .teaserBox, .page .teaserBox {
    display: flex;
    flex-wrap: wrap; }
    .start .teaserBox .oneTeaser, .page .teaserBox .oneTeaser {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      width: 100%;
      padding: 16px;
      margin-top: 16px;
      text-decoration: none;
      background-image: url(template/teaser_bg.png); }
      @media screen and (min-width: 668px) {
        .start .teaserBox .oneTeaser, .page .teaserBox .oneTeaser {
          padding: 20px; } }
      @media screen and (min-width: 1020px) {
        .start .teaserBox .oneTeaser, .page .teaserBox .oneTeaser {
          align-items: flex-start;
          width: 49%;
          width: calc(50% - 8px);
          margin-top: 0; }
          .start .teaserBox .oneTeaser:nth-child(even), .page .teaserBox .oneTeaser:nth-child(even) {
            margin-left: 8px; }
          .start .teaserBox .oneTeaser:nth-child(odd), .page .teaserBox .oneTeaser:nth-child(odd) {
            margin-right: 8px; } }
      .start .teaserBox .oneTeaser .hlBox, .page .teaserBox .oneTeaser .hlBox {
        display: block;
        width: 100%; }
        .start .teaserBox .oneTeaser .hlBox > h1, .start .teaserBox .oneTeaser .hlBox > h2, .start .teaserBox .oneTeaser .hlBox > h3, .start .teaserBox .oneTeaser .hlBox > h4, .start .teaserBox .oneTeaser .hlBox > h5, .start .teaserBox .oneTeaser .hlBox > h6, .page .teaserBox .oneTeaser .hlBox > h1, .page .teaserBox .oneTeaser .hlBox > h2, .page .teaserBox .oneTeaser .hlBox > h3, .page .teaserBox .oneTeaser .hlBox > h4, .page .teaserBox .oneTeaser .hlBox > h5, .page .teaserBox .oneTeaser .hlBox > h6 {
          margin-top: 0;
          margin-bottom: 20px;
          padding-bottom: 30px;
          font-size: 1.25rem;
          font-size: clamp(1.25rem, 1rem + 0.8333333333333334vw, 1.875rem);
          line-height: 133%;
          font-weight: 300;
          text-transform: uppercase;
          color: #e67e22;
          text-align: center;
          background-repeat: no-repeat;
          background-position: center bottom;
          background-size: auto 20px;
          background-image: url(template/linie_col.svg); }
      .start .teaserBox .oneTeaser .txtBox, .page .teaserBox .oneTeaser .txtBox {
        width: 100%;
        margin: 0 auto;
        font-size: 1rem;
        font-size: clamp(1rem, 0.3928571428571429rem + 0.7142857142857143vw, 1.25rem);
        line-height: 140%;
        font-weight: 300;
        text-transform: none;
        color: #444;
        text-align: center; }
        @media screen and (min-width: 540px) {
          .start .teaserBox .oneTeaser .txtBox, .page .teaserBox .oneTeaser .txtBox {
            padding-left: 20px;
            padding-right: 20px; } }
        @media screen and (min-width: 801px) {
          .start .teaserBox .oneTeaser .txtBox, .page .teaserBox .oneTeaser .txtBox {
            width: 55%;
            text-align: left; } }
        @media screen and (min-width: 1020px) {
          .start .teaserBox .oneTeaser .txtBox, .page .teaserBox .oneTeaser .txtBox {
            width: 70%;
            padding-right: 0; } }
        .start .teaserBox .oneTeaser .txtBox.noPic, .page .teaserBox .oneTeaser .txtBox.noPic {
          width: 100%;
          padding-left: 0; }
        .start .teaserBox .oneTeaser .txtBox a, .page .teaserBox .oneTeaser .txtBox a {
          color: #e67e22;
          font-style: italic;
          text-decoration: none;
          text-transform: lowercase; }
          .start .teaserBox .oneTeaser .txtBox a:hover, .page .teaserBox .oneTeaser .txtBox a:hover {
            opacity: 0.7;
            text-decoration: none; }
        .start .teaserBox .oneTeaser .txtBox .more, .page .teaserBox .oneTeaser .txtBox .more {
          display: inline-block;
          padding-left: 5px;
          color: #e67e22;
          font-style: italic; }
      .start .teaserBox .oneTeaser .pic, .page .teaserBox .oneTeaser .pic {
        display: block;
        width: 100%;
        height: 100%;
        max-height: 33vh;
        object-fit: cover;
        margin-top: 4px;
        margin-bottom: 16px; }
        @media screen and (min-width: 801px) {
          .start .teaserBox .oneTeaser .pic, .page .teaserBox .oneTeaser .pic {
            width: 30%;
            height: auto;
            max-height: none; } }
      .start .teaserBox .oneTeaser .mobpic, .page .teaserBox .oneTeaser .mobpic {
        display: block;
        width: 100%;
        height: 100%;
        max-height: 40vh;
        object-fit: cover;
        margin-bottom: 24px; }
  .start .picTxt, .page .picTxt {
    position: absolute;
    width: 45%;
    max-width: 600px;
    top: 30px;
    left: 30px; }
    @media screen and (max-width: 1310px) {
      .start .picTxt, .page .picTxt {
        top: 26px;
        left: 26px; } }
    @media screen and (max-width: 800px) {
      .start .picTxt, .page .picTxt {
        top: 20px;
        left: 20px; } }
    @media screen and (max-width: 667px) {
      .start .picTxt, .page .picTxt {
        top: 16px;
        left: 16px; } }
    .start .picTxt h1, .start .picTxt h2, .page .picTxt h1, .page .picTxt h2 {
      font-size: 1rem;
      font-size: clamp(1rem, -0.21212121212121193rem + 4.04040404040404vw, 3.5rem);
      line-height: 100%;
      font-weight: 300;
      text-transform: uppercase;
      color: #e67e22;
      text-align: left; }
    .start .picTxt p, .page .picTxt p {
      margin-top: clamp(0.5rem, 0.3181818181818182rem + 0.6060606060606061vw, 0.875rem);
      font-size: 0.625rem;
      font-size: clamp(0.625rem, 0.20075757575757575rem + 1.4141414141414141vw, 1.5rem);
      text-align: left;
      text-transform: uppercase; }
    .start .picTxt.white > *, .page .picTxt.white > * {
      color: #fff; }

@media screen and (max-width: 900px) and (orientation: portrait) {
  .fullpicSec .wrapper.videoBox.scaleup video {
    min-height: 80vh;
    object-fit: cover;
    margin-bottom: 50px; }
  .fullpicSec .wrapper.picBox.scaleup img {
    display: block;
    min-height: 50vh;
    object-fit: cover;
    margin-bottom: 50px; } }
.start .twocols .contBox .slideBox,
.page .twocols .contBox .slideBox {
  width: 100%; }
  .start .twocols .contBox .slideBox img,
  .page .twocols .contBox .slideBox img {
    display: block; }
  @media screen and (max-width: 668px) and (orientation: portrait) {
    .start .twocols .contBox .slideBox.scaleup img,
    .page .twocols .contBox .slideBox.scaleup img {
      min-height: 50vh;
      object-fit: cover; } }
.start .twocols .contBox .videoBox,
.page .twocols .contBox .videoBox {
  width: 100%; }
  .start .twocols .contBox .videoBox video,
  .page .twocols .contBox .videoBox video {
    display: block; }
  @media screen and (max-width: 668px) and (orientation: portrait) {
    .start .twocols .contBox .videoBox.scaleup video,
    .page .twocols .contBox .videoBox.scaleup video {
      min-height: 50vh;
      object-fit: cover; } }
.start .twocols .contBox .cont,
.page .twocols .contBox .cont {
  padding: 0 clamp(0.625rem, 0.125rem + 1.6666666666666667vw, 1.875rem) 30px; }
  .start .twocols .contBox .cont .fullBlock,
  .page .twocols .contBox .cont .fullBlock {
    display: flex;
    flex-direction: column;
    margin-top: 48px; }
    @media screen and (min-width: 668px) {
      .start .twocols .contBox .cont .fullBlock,
      .page .twocols .contBox .cont .fullBlock {
        flex-direction: row;
        justify-content: space-between;
        flex-wrap: wrap; } }
    .start .twocols .contBox .cont .fullBlock .textBlock,
    .page .twocols .contBox .cont .fullBlock .textBlock {
      flex-basis: unset;
      flex-grow: unset;
      width: 100%; }
      @media screen and (min-width: 668px) {
        .start .twocols .contBox .cont .fullBlock .textBlock,
        .page .twocols .contBox .cont .fullBlock .textBlock {
          width: 62%; } }
      @media screen and (min-width: 1021px) {
        .start .twocols .contBox .cont .fullBlock .textBlock,
        .page .twocols .contBox .cont .fullBlock .textBlock {
          width: 71%; } }
    .start .twocols .contBox .cont .fullBlock .picBlock,
    .page .twocols .contBox .cont .fullBlock .picBlock {
      flex-basis: unset;
      flex-grow: unset;
      width: 100%; }
      @media screen and (min-width: 668px) {
        .start .twocols .contBox .cont .fullBlock .picBlock,
        .page .twocols .contBox .cont .fullBlock .picBlock {
          width: 34%; } }
      @media screen and (min-width: 1021px) {
        .start .twocols .contBox .cont .fullBlock .picBlock,
        .page .twocols .contBox .cont .fullBlock .picBlock {
          width: 25%; } }
      .start .twocols .contBox .cont .fullBlock .picBlock > p,
      .page .twocols .contBox .cont .fullBlock .picBlock > p {
        margin-bottom: 0; }
        .start .twocols .contBox .cont .fullBlock .picBlock > p:first-of-type > img,
        .page .twocols .contBox .cont .fullBlock .picBlock > p:first-of-type > img {
          margin-top: 0; }
      .start .twocols .contBox .cont .fullBlock .picBlock img,
      .page .twocols .contBox .cont .fullBlock .picBlock img {
        display: block;
        width: 100%;
        height: auto; }
      .start .twocols .contBox .cont .fullBlock .picBlock > img:first-of-type,
      .page .twocols .contBox .cont .fullBlock .picBlock > img:first-of-type {
        margin-top: 0; }
      .start .twocols .contBox .cont .fullBlock .picBlock .wp-caption .wp-caption-text,
      .page .twocols .contBox .cont .fullBlock .picBlock .wp-caption .wp-caption-text {
        margin: 5px 0;
        font-size: .875rem;
        line-height: 110%;
        font-weight: 300;
        text-transform: none;
        color: #000;
        text-align: left; }
      .start .twocols .contBox .cont .fullBlock .picBlock .sideBox p, .start .twocols .contBox .cont .fullBlock .picBlock .sideBox li,
      .page .twocols .contBox .cont .fullBlock .picBlock .sideBox p,
      .page .twocols .contBox .cont .fullBlock .picBlock .sideBox li {
        font-size: .875rem;
        font-size: clamp(0.875rem, 0.825rem + 0.16666666666666669vw, 1rem);
        line-height: 150%;
        font-weight: 300;
        text-transform: none;
        color: #444; }
  .start .twocols .contBox .cont .cat-teaser-block,
  .page .twocols .contBox .cont .cat-teaser-block {
    margin-top: 32px; }
    .start .twocols .contBox .cont .cat-teaser-block .cat-teaser-item,
    .page .twocols .contBox .cont .cat-teaser-block .cat-teaser-item {
      border-bottom: 1px solid #e67e22; }
      .start .twocols .contBox .cont .cat-teaser-block .cat-teaser-item:last-child,
      .page .twocols .contBox .cont .cat-teaser-block .cat-teaser-item:last-child {
        border-bottom: none;
        margin-bottom: 0; }
      .start .twocols .contBox .cont .cat-teaser-block .cat-teaser-item .cat-teaser-content .cat-teaser-title,
      .page .twocols .contBox .cont .cat-teaser-block .cat-teaser-item .cat-teaser-content .cat-teaser-title {
        margin: 0; }
        .start .twocols .contBox .cont .cat-teaser-block .cat-teaser-item .cat-teaser-content .cat-teaser-title > a,
        .page .twocols .contBox .cont .cat-teaser-block .cat-teaser-item .cat-teaser-content .cat-teaser-title > a {
          font-size: 1.5rem;
          font-size: clamp(1.5rem, 1.3rem + 0.6666666666666667vw, 2rem);
          line-height: 133%;
          font-weight: 300;
          text-transform: none;
          color: #e67e22; }
          .start .twocols .contBox .cont .cat-teaser-block .cat-teaser-item .cat-teaser-content .cat-teaser-title > a:hover,
          .page .twocols .contBox .cont .cat-teaser-block .cat-teaser-item .cat-teaser-content .cat-teaser-title > a:hover {
            opacity: 0.8; }
        .start .twocols .contBox .cont .cat-teaser-block .cat-teaser-item .cat-teaser-content .cat-teaser-title span,
        .page .twocols .contBox .cont .cat-teaser-block .cat-teaser-item .cat-teaser-content .cat-teaser-title span {
          display: inline-block;
          margin-right: 12px;
          font-size: 1rem;
          color: #444; }
      .start .twocols .contBox .cont .cat-teaser-block .cat-teaser-item .cat-teaser-content .cat-teaser-excerpt .cat-teaser-more-link > a,
      .page .twocols .contBox .cont .cat-teaser-block .cat-teaser-item .cat-teaser-content .cat-teaser-excerpt .cat-teaser-more-link > a {
        display: inline-block;
        padding-left: 5px;
        color: #e67e22;
        font-style: italic; }
.start .twocols .botLinks,
.page .twocols .botLinks {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  text-align: left; }
  @media screen and (min-width: 668px) {
    .start .twocols .botLinks,
    .page .twocols .botLinks {
      align-items: stretch;
      flex-wrap: nowrap; } }
  .start .twocols .botLinks > .oneTeaser,
  .page .twocols .botLinks > .oneTeaser {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 16px;
    margin-top: 16px;
    text-decoration: none;
    background-image: url(template/teaser_bg.png); }
    @media screen and (min-width: 668px) {
      .start .twocols .botLinks > .oneTeaser,
      .page .twocols .botLinks > .oneTeaser {
        width: 49%;
        width: calc(50% - 8px);
        margin-top: 20px;
        padding: 20px; }
        .start .twocols .botLinks > .oneTeaser:nth-child(even),
        .page .twocols .botLinks > .oneTeaser:nth-child(even) {
          margin-left: 8px; }
        .start .twocols .botLinks > .oneTeaser:nth-child(odd),
        .page .twocols .botLinks > .oneTeaser:nth-child(odd) {
          margin-right: 8px; } }
    .start .twocols .botLinks > .oneTeaser h3, .start .twocols .botLinks > .oneTeaser h4,
    .page .twocols .botLinks > .oneTeaser h3,
    .page .twocols .botLinks > .oneTeaser h4 {
      width: 80%;
      margin: 0;
      font-size: 1.125rem;
      font-size: clamp(1.125rem, 0.75rem + 1.25vw, 2.25rem);
      line-height: 120%;
      font-weight: 300;
      text-transform: uppercase;
      color: #e67e22; }
    .start .twocols .botLinks > .oneTeaser .botLink,
    .page .twocols .botLinks > .oneTeaser .botLink {
      width: 15%;
      max-width: 24px;
      background-repeat: no-repeat;
      background-position: center;
      background-size: 100% auto;
      background-image: url("template/arr_next_orange.svg"); }

.accVakanzen {
  margin-top: clamp(1rem, 0.44999999999999996rem + 2.75vw, 3.75rem);
  margin-bottom: clamp(1rem, 0.44999999999999996rem + 2.75vw, 3.75rem); }
  .accVakanzen .accordionButton {
    border-top: 1px solid #eee;
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: calc(100% - 12px) center;
    background-image: url("template/ico_plus.svg"); }
    .accVakanzen .accordionButton h3 {
      margin: 10px 0;
      padding-right: 40px; }
    .accVakanzen .accordionButton.on {
      background-image: url("template/ico_minus.svg"); }
  .accVakanzen .accordionContent {
    display: flex;
    flex-direction: column-reverse;
    padding-top: 16px; }
    .accVakanzen .accordionContent .textBox {
      width: 100%; }
    .accVakanzen .accordionContent .dataBox {
      width: 100%; }
      .accVakanzen .accordionContent .dataBox .one {
        width: 100%;
        margin-bottom: 16px;
        padding: 16px;
        background: #e67e22;
        -webkit-mask: linear-gradient(black, black);
        mask: linear-gradient(black, black);
        -webkit-mask-composite: source-over;
        mask-composite: add;
        opacity: 0.9;
        color: #fff; }
        .accVakanzen .accordionContent .dataBox .one .desc {
          margin-bottom: 6px;
          font-size: 12px;
          letter-spacing: 0.04em;
          text-transform: uppercase; }
        .accVakanzen .accordionContent .dataBox .one .val {
          font-size: 14px;
          font-weight: 300; }
          .accVakanzen .accordionContent .dataBox .one .val a {
            color: #fff;
            text-decoration: underline; }
  @media screen and (min-width: 760px) {
    .accVakanzen .accordionContent {
      display: flex;
      flex-direction: row;
      justify-content: space-between; }
      .accVakanzen .accordionContent .textBox {
        width: 60%;
        padding-right: 24px; }
      .accVakanzen .accordionContent .dataBox {
        width: 35%; } }
  @media screen and (min-width: 1020px) {
    .accVakanzen .accordionContent .textBox {
      width: 70%; }
    .accVakanzen .accordionContent .dataBox {
      width: 24%; } }

/**
 * SCSS-Stile für die Suchergebnisse - Mobile-First Ansatz
 * Diese Stile kannst du in deine SCSS-Datei einfügen
 */
/* Suchergebnisse Container */
.search-results {
  width: 100%;
  margin: 30px 0;
  /* Anzahl der Suchergebnisse */
  /* Einzelnes Suchergebnis */
  /* Keine Ergebnisse gefunden */ }
  @media (min-width: 1021px) {
    .search-results {
      width: 71%; } }
  .search-results .search-count {
    margin-bottom: 20px;
    color: #666;
    font-style: italic; }
  .search-results .search-result-item {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e67e22;
    /* Vorschaubild - Mobile First */
    /* Auszug Text */
    /* "Weiterlesen" Button */ }
    .search-results .search-result-item:last-child {
      border-bottom: none; }
    .search-results .search-result-item .entry-header {
      width: 100%;
      margin-top: 0;
      margin-bottom: 10px;
      /* Titel des Suchergebnisses */ }
      .search-results .search-result-item .entry-header .entry-title a {
        color: #e67e22;
        text-decoration: none; }
        .search-results .search-result-item .entry-header .entry-title a:hover {
          opacity: 0.7; }
    .search-results .search-result-item .search-thumbnail {
      width: 100%;
      margin: 0 0 15px 0; }
      .search-results .search-result-item .search-thumbnail img {
        display: block;
        width: 100%;
        height: auto;
        border-radius: 0; }
    .search-results .search-result-item .entry-summary {
      margin-bottom: 15px;
      overflow: hidden; }
      .search-results .search-result-item .entry-summary .more {
        display: inline-block;
        padding-left: 5px;
        color: #e67e22;
        font-style: italic; }
    .search-results .search-result-item .read-more {
      display: inline-block;
      padding: 5px 10px;
      background-color: #f5f5f5;
      color: #333;
      text-decoration: none;
      border-radius: 3px;
      font-size: 14px;
      transition: background-color 0.3s ease; }
      .search-results .search-result-item .read-more:hover {
        background-color: #e5e5e5;
        color: #000; }
  .search-results .no-results {
    padding: 20px;
    background-color: #f5f5f5;
    border-radius: 5px;
    text-align: center; }

/* Paginierung */
.pagination {
  margin-top: 30px;
  text-align: center; }
  .pagination .page-numbers {
    display: inline-block;
    padding: 5px 10px;
    margin: 0 3px;
    background-color: #f5f5f5;
    color: #333;
    text-decoration: none;
    border-radius: 3px; }
    .pagination .page-numbers.current {
      background-color: #0073aa;
      color: #fff; }

@media screen and (-ms-high-contrast: active), screen and (forced-colors: active) {
  .mainMenu nav a:focus-visible,
  .mainMenu nav button:focus-visible {
    outline: 5px solid red;
    outline-offset: 3px; } }
.oneShortTeaser {
  display: block;
  float: left;
  width: 32.33%;
  margin-top: 16px;
  padding: 5px 40px 5px 30px;
  border-left: 1px solid #999; }

.oneShortTeaser a {
  text-decoration: none; }

.oneShortTeaser a:hover, .oneShortTeaser a:hover h5 {
  opacity: 0.7; }

.oneShortTeaser:nth-child(1) {
  border-left: none; }

.oneShortTeaser h5 {
  margin: 0 0 10px;
  font-size: 1.5rem;
  line-height: 120%;
  font-weight: 300;
  text-transform: uppercase;
  color: #e67e22;
  text-align: left; }

.oneShortTeaser h5 span {
  font-weight: 400; }

.oneShortTeaser .to {
  position: absolute;
  display: block;
  right: 7px;
  bottom: 10px;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("template/arr_next_orange.svg"); }

.graphBox {
  display: block;
  margin-top: 20px;
  padding: 20px 30px;
  background-image: url(template/teaser_bg.png);
  text-align: center; }

.graphBox h6 {
  margin: 10px 0 0;
  padding: 0 0 20px;
  font-size: 1.875rem;
  line-height: 120%;
  font-weight: 300;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: auto 12px;
  background-image: url(template/linie_weiss.svg); }

.graphBox .titelBox {
  margin-top: 20px;
  font-size: 1.125rem;
  line-height: 120%;
  font-weight: 300;
  font-style: normal;
  text-transform: none;
  color: #fff; }

.graphBox a.gallink, .graphBox a.lightbox {
  display: inline-block;
  font-weight: 400;
  font-style: italic;
  text-transform: none;
  color: #999;
  text-decoration: none; }

.graphBox a.gallink:hover, .graphBox a.lightbox:hover {
  color: #fff; }

.graphBox .trenner {
  width: 50%;
  height: 1px;
  border-top: 1px solid #fff;
  margin: 20px auto 0; }

.hidden {
  display: none; }

.kontaktLeft {
  float: left;
  width: 40%;
  padding: 0;
  text-align: left; }

.kontaktRight {
  float: right;
  width: 60%;
  padding: 110px 0 20px 20px;
  text-align: left; }

.kontaktRight .button {
  position: absolute;
  display: block;
  right: 0;
  bottom: 20px;
  width: auto;
  border: 0;
  font-size: .875rem;
  line-height: 27px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: .1em;
  color: #444;
  text-decoration: none;
  background-color: #fff;
  text-align: center; }

.kontaktRight .sendBox {
  padding-top: 15px; }

.kontaktRight .button:hover {
  border: 0;
  color: #999;
  text-decoration: none; }

.kontaktRight .kontaktPflichtfeld {
  float: left;
  padding-right: 10px;
  font-style: normal;
  font-weight: 400;
  font-size: 0.8rem; }

.kontaktRight .kontaktform {
  margin-bottom: 20px; }

.kontaktRight .kontaktform input[type=text] {
  margin: 0 0 5px; }

.kontaktRight .kontaktform input[type=text]:nth-child(1) {
  margin-top: 0; }

.kontaktRight .kontaktform h6 {
  margin: 30px 0 0 10px;
  font-size: .8rem;
  font-style: normal;
  font-weight: 400;
  color: #444;
  text-transform: uppercase; }

.kontaktRight .kontaktform label {
  margin: 0 0 5px;
  line-height: 27px; }

.mapRight {
  float: right;
  width: 60%;
  padding: 30px 0 20px 20px;
  text-align: left; }

.align_left {
  text-align: left !important; }

.align_right {
  text-align: right !important; }

.align_center {
  text-align: center !important; }

.vaMiddle {
  vertical-align: middle !important; }

.fLeft, .fl_left {
  float: left !important; }

.fRight, .fl_right {
  float: right !important; }

.c_rot, .err {
  color: red !important; }

.clear {
  clear: both; }

.disp_block, .show {
  display: block; }

.disp_inline {
  display: inline-block; }

.disp_hide, .hide {
  display: none; }

.h1px {
  height: 1px; }

.hyph {
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto; }

#dispSize {
  width: 1px; }

.fl100p, .fr100p, .w100p {
  float: none;
  width: 100% !important; }

.fl085p, .fr085p {
  float: left;
  width: 85% !important; }

.fl085p.space, .fr085p.space {
  width: 83% !important;
  width: calc(85% - 10px) !important; }

.fr085p {
  float: right; }

.fl080p, .fr080p {
  float: left;
  width: 80% !important; }

.fl080p.space, .fr080p.space {
  width: 78% !important;
  width: calc(80% - 10px) !important; }

.fr080p {
  float: right; }

.fl070p, .fr070p {
  float: left;
  width: 70% !important; }

.fl070p.space, .fr070p.space {
  width: 68% !important;
  width: calc(70% - 10px) !important; }

.fr070p {
  float: right; }

.fl050p, .fr050p {
  float: left;
  width: 50% !important; }

.fl050p.space, .fr050p.space {
  width: 48% !important;
  width: calc(50% - 10px) !important; }

.fr050p {
  float: right; }

.fl030p, .fr030p {
  float: left;
  width: 30% !important; }

.fl030p.space, .fr030p.space {
  width: 28% !important;
  width: calc(30% - 10px) !important; }

.fr030p {
  float: right; }

.fl028p, .fr028p {
  float: left;
  width: 28% !important; }

.fl028p.space, .fr028p.space {
  width: 26% !important;
  width: calc(28% - 10px) !important; }

.fr028p {
  float: right; }

.fl025p, .fr025p {
  float: left;
  width: 25% !important; }

.fl025p.space, .fr025p.space {
  width: 23% !important;
  width: calc(25% - 10px) !important; }

.fr025p {
  float: right; }

.fl020p, .fr020p {
  float: left;
  width: 20% !important; }

.fl020p.space, .fr020p.space {
  width: 18% !important;
  width: calc(20% - 10px) !important; }

.fr020p {
  float: right; }

.fl015p, .fr015p {
  float: left;
  width: 15% !important; }

.fl015p.space, .fr015p.space {
  width: 13% !important;
  width: calc(15% - 10px) !important; }

.fr015p {
  float: right; }

ul.bullet {
  list-style-type: disc;
  margin-left: 12px; }

ul.bullet li {
  margin-left: 0; }

.hidden {
  opacity: 0; }

.visible {
  opacity: 1; }

.button {
  border-radius: 0;
  cursor: pointer;
  box-shadow: none; }

.button:hover {
  color: #e67e22; }

input[type=checkbox], input[type=radio] {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  background-color: #fff; }

input[type=checkbox]:before {
  background-color: #fff; }

input[type=checkbox]:focus + label:before, input[type=checkbox]:hover + label:before, input[type=radio]:focus + label:before, input[type=radio]:hover + label:before {
  border-color: #fff;
  background-color: #fff; }

input[type=checkbox]:active + label:before, input[type=radio]:active + label:before {
  -webkit-transition-duration: 0;
  transition-duration: 0;
  background-color: #fff; }

input[type=checkbox] + label, input[type=radio] + label {
  padding: 0 10px 0 2em;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

input[type=checkbox] + label:before, input[type=radio] + label:before {
  box-sizing: content-box;
  content: '';
  color: #999;
  position: absolute;
  top: 50%;
  left: 0;
  width: 14px;
  height: 14px;
  margin-top: -9px;
  border: 2px solid #fff;
  text-align: center; }

input[type=checkbox] + label:after, input[type=radio] + label:after {
  box-sizing: content-box;
  content: '';
  background-color: #999;
  position: absolute;
  top: 50%;
  left: 4px;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition: -webkit-transform 200ms ease-out;
  transition: -webkit-transform 200ms ease-out;
  transition: transform 200ms ease-out;
  transition: transform 200ms ease-out, -webkit-transform 200ms ease-out; }

input[type=checkbox] + label:after {
  background-color: #999;
  top: 50%;
  left: 4px;
  width: 10px;
  height: 8px;
  margin-top: -4px;
  border-style: solid;
  border-color: #fff;
  border-width: 0;
  -o-border-image: none;
  border-image: none;
  -webkit-transform: rotate(-45deg) scale(0);
  transform: rotate(-45deg) scale(0);
  -webkit-transition: none;
  transition: none; }

input[type=checkbox]:checked + label:after {
  content: '';
  -webkit-transform: rotate(-45deg) scale(1);
  transform: rotate(-45deg) scale(1);
  -webkit-transition: -webkit-transform 200ms ease-out;
  transition: -webkit-transform 200ms ease-out;
  transition: transform 200ms ease-out;
  transition: transform 200ms ease-out, -webkit-transform 200ms ease-out; }

input[type=radio]:checked + label:before {
  -webkit-animation: borderscale 300ms ease-in;
  animation: borderscale 300ms ease-in;
  background-color: #fff; }

input[type=radio]:checked + label:after {
  -webkit-transform: scale(1);
  transform: scale(1); }

input[type=radio] + label:after, input[type=radio] + label:before {
  border-radius: 50%; }

input[type=checkbox]:checked + label:before {
  -webkit-animation: borderscale 200ms ease-in;
  animation: borderscale 200ms ease-in; }

input[type=checkbox]:checked + label:after {
  -webkit-transform: scale(1);
  transform: scale(1); }

.cycloneslider-template-standard {
  margin-bottom: 0; }

.cycloneslider-template-standard .cycloneslider-slide {
  background: rgba(255, 255, 255, 0.8); }

.cycloneslider-template-standard .cycloneslider-pager {
  position: absolute;
  bottom: 8px; }

.cycloneslider-template-standard .cycloneslider-pager span {
  width: 8px;
  height: 8px;
  border-radius: 4px;
  border: 1px solid #fff;
  background: 0 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

.cycloneslider-template-standard .cycloneslider-pager span.cycle-pager-active {
  background-color: #fff; }

.cycloneslider-template-standard .cycloneslider-next, .cycloneslider-template-standard .cycloneslider-prev {
  margin-top: -10px;
  width: 20px;
  height: 20px;
  border-radius: 0;
  background: center no-repeat;
  opacity: 0;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-size: 20px auto;
  cursor: pointer; }

.cycloneslider-template-standard .cycloneslider-prev {
  left: 5px;
  background-image: url(template/arr_prev_weiss.svg); }

.cycloneslider-template-standard .cycloneslider-next {
  right: 5px;
  background-image: url(template/arr_next_weiss.svg); }

.cycloneslider-template-standard .cycloneslider-next .arrow, .cycloneslider-template-standard .cycloneslider-prev .arrow {
  display: none; }

.cycloneslider-template-standard .cycloneslider-caption {
  position: absolute;
  bottom: 30px;
  left: 30px;
  width: calc(50% - 30px - 8px);
  padding: 25px 20px 30px;
  background: #fff;
  color: #e67e22;
  opacity: .8;
  text-align: center;
  z-index: 500; }

.cycloneslider-template-standard .cycloneslider-caption-title {
  margin-bottom: 0;
  padding: 0 0 30px;
  font-size: 3rem;
  line-height: 120%;
  font-weight: 300;
  text-transform: uppercase;
  color: #e67e22;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: auto 20px;
  background-image: url(template/linie_col.svg); }

.cycloneslider-template-standard .cycloneslider-caption-description {
  padding: 10px 0 0;
  font-size: 1.5rem;
  line-height: 120%;
  font-weight: 400;
  text-transform: none;
  color: #e67e22; }
