.gradient-gray {
    background: #f0f0f0;
    background: linear-gradient(135deg, #f0f0f0 0%, #e0e0e0 100%);
  }
  .gradient-gray-turned {
    background: #f0f0f0;
    background: linear-gradient(45deg, #f0f0f0 0%, #e0e0e0 100%);
  }
  .gradient-primary {
    background: #e61e2c;
    background: linear-gradient(135deg, #e61e2c 0%, #bc1521 100%);
  }
  .gradient-secondary {
    background: #c6d07e;
    background: linear-gradient(135deg, #c6d07e 0%, #b5c259 100%);
  }
  .textcolor {
    background-image: linear-gradient(90deg, blue, yellow, red, purple);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .ce-gallery.video .ce-outer {
    float: none;
  }
  .ce-gallery.video .ce-inner {
    float: none;
  }
  .ce-gallery.video .ce-column {
    float: none;
    position: relative;
  }
  .ce-gallery .ce-row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .ce-gallery .ce-column {
    margin: 0;
    padding: 0 15px;
    box-sizing: border-box;
  }
  .ce-gallery[data-ce-columns="2"] .ce-column {
    width: 50%;
  }
  .ce-gallery[data-ce-columns="3"] .ce-column {
    width: 33%;
  }
  .ce-gallery[data-ce-columns="4"] .ce-column {
    width: 25%;
  }
  .ce-gallery[data-ce-columns="5"] .ce-column {
    width: 20%;
  }
  .ce-above .ce-gallery[data-ce-columns="2"] .ce-row,
  .ce-below .ce-gallery[data-ce-columns="2"] .ce-row {
    display: flex;
    flex-wrap: wrap;
  }
  .ce-above .ce-gallery[data-ce-columns="2"] .ce-column,
  .ce-below .ce-gallery[data-ce-columns="2"] .ce-column {
    width: 50%;
  }
  .ce-above .ce-gallery[data-ce-columns="3"] .ce-row,
  .ce-below .ce-gallery[data-ce-columns="3"] .ce-row {
    display: flex;
    flex-wrap: wrap;
  }
  .ce-above .ce-gallery[data-ce-columns="3"] .ce-column,
  .ce-below .ce-gallery[data-ce-columns="3"] .ce-column {
    width: 33%;
  }
  .ce-above .ce-gallery[data-ce-columns="4"] .ce-row,
  .ce-below .ce-gallery[data-ce-columns="4"] .ce-row {
    display: flex;
    flex-wrap: wrap;
  }
  .ce-above .ce-gallery[data-ce-columns="4"] .ce-column,
  .ce-below .ce-gallery[data-ce-columns="4"] .ce-column {
    width: 25%;
  }
  .ce-above .ce-gallery[data-ce-columns="5"] .ce-row,
  .ce-below .ce-gallery[data-ce-columns="5"] .ce-row {
    display: flex;
    flex-wrap: wrap;
  }
  .ce-above .ce-gallery[data-ce-columns="5"] .ce-column,
  .ce-below .ce-gallery[data-ce-columns="5"] .ce-column {
    width: 20%;
  }
  figure.video {
    width: 100%;
    position: relative;
  }
  .video-embed {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: auto;
    padding-bottom: 56.25%;
  }
  .video-embed .video-embed-item {
    width: 100%;
    float: left;
  }
  .video-embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
  }
  @media (max-width: 992px) {
    .ce-gallery {
      width: 100%;
    }
  }
  @media (min-width: 640px) and (max-width: 1200px) {
    .ce-gallery .ce-column {
      margin: 0;
      padding: 0 15px;
      box-sizing: border-box;
    }
    .ce-gallery img,
    .ce-gallery picture {
      width: 100%;
      height: auto;
      max-width: 100%;
    }
    .ce-gallery[data-ce-columns="2"] .ce-column {
      width: 50% !important;
    }
    .ce-gallery[data-ce-columns="3"] .ce-column {
      width: 33% !important;
    }
    .ce-gallery[data-ce-columns="4"] .ce-column {
      width: 50% !important;
    }
    .ce-gallery[data-ce-columns="5"] .ce-column {
      width: 25% !important;
    }
  }
  @media (max-width: 640px) {
    .ce-gallery .ce-column {
      margin: 0 0 10px;
      width: 100%;
      box-sizing: border-box;
    }
    .ce-gallery img,
    .ce-gallery picture {
      width: 100% !important;
      height: auto;
      max-width: none ;
    }
    .ce-gallery[data-ce-columns="2"] .ce-column {
      width: 100% !important;
    }
    .ce-gallery[data-ce-columns="3"] .ce-column {
      width: 100% !important;
    }
    .ce-gallery[data-ce-columns="4"] .ce-column {
      width: 100% !important;
    }
    .ce-gallery[data-ce-columns="5"] .ce-column {
      width: 100% !important;
    }
  }
  .video-embed-item {
    aspect-ratio: 1.77777778;
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  .externalVideoOptIn {
    padding: 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    aspect-ratio: 1.77777778;
    border: 1px solid #b5c259;
    background: #eee;
    text-align: center;
  }
  .externalVideoOptIn button {
    border-radius: 0;
  }
  .container {
    position: relative;
  }
  [class*="frame-type-container_"] .ce-bodytext {
    margin-bottom: 1rem;
  }
  .container-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -1rem;
    margin-left: -1rem;
  }
  .container-row > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex {
    display: flex;
    flex-wrap: wrap;
    margin-right: -1rem;
    margin-left: -1rem;
  }
  .container-flex > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex .frame-default {
    margin-top: 0;
    margin-bottom: 0;
  }
  .container-flex > div,
  .container-flex > .container-flex-item {
    margin-bottom: 3rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-2cols {
    display: flex;
    flex-wrap: wrap;
    margin-right: -1rem;
    margin-left: -1rem;
  }
  .container-flex-2cols > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-2cols > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-2cols > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-2cols > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-2cols .frame-default {
    margin-top: 0;
    margin-bottom: 0;
  }
  .container-flex-2cols > div,
  .container-flex-2cols > .container-flex-item {
    margin-bottom: 3rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-2cols > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-2cols > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-2cols .frame-default {
    margin-top: 0;
    margin-bottom: 0;
  }
  .container-flex-2cols > div,
  .container-flex-2cols > .container-flex-item {
    margin-bottom: 3rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-2cols > div,
  .container-flex-2cols > .container-flex-item {
    width: 50%;
  }
  @media (max-width: 575px) {
    .container-flex-2cols > div,
    .container-flex-2cols > .container-flex-item {
      width: 100%;
    }
  }
  .container-flex-3cols {
    display: flex;
    flex-wrap: wrap;
    margin-right: -1rem;
    margin-left: -1rem;
  }
  .container-flex-3cols > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-3cols > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-3cols > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-3cols > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-3cols .frame-default {
    margin-top: 0;
    margin-bottom: 0;
  }
  .container-flex-3cols > div,
  .container-flex-3cols > .container-flex-item {
    margin-bottom: 3rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-3cols > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-3cols > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-3cols .frame-default {
    margin-top: 0;
    margin-bottom: 0;
  }
  .container-flex-3cols > div,
  .container-flex-3cols > .container-flex-item {
    margin-bottom: 3rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-3cols > div,
  .container-flex-3cols > .container-flex-item {
    width: 33.33%;
  }
  @media (max-width: 991px) {
    .container-flex-3cols > div,
    .container-flex-3cols > .container-flex-item {
      width: 50%;
    }
  }
  @media (max-width: 575px) {
    .container-flex-3cols > div,
    .container-flex-3cols > .container-flex-item {
      width: 100%;
    }
  }
  .container-flex-4cols {
    display: flex;
    flex-wrap: wrap;
    margin-right: -1rem;
    margin-left: -1rem;
  }
  .container-flex-4cols > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-4cols > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-4cols > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-4cols > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-4cols .frame-default {
    margin-top: 0;
    margin-bottom: 0;
  }
  .container-flex-4cols > div,
  .container-flex-4cols > .container-flex-item {
    margin-bottom: 3rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-4cols > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-4cols > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-4cols .frame-default {
    margin-top: 0;
    margin-bottom: 0;
  }
  .container-flex-4cols > div,
  .container-flex-4cols > .container-flex-item {
    margin-bottom: 3rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-4cols > div,
  .container-flex-4cols > .container-flex-item {
    width: 25%;
  }
  @media (max-width: 1199px) {
    .container-flex-4cols > div,
    .container-flex-4cols > .container-flex-item {
      width: 33.33%;
    }
  }
  @media (max-width: 991px) {
    .container-flex-4cols > div,
    .container-flex-4cols > .container-flex-item {
      width: 50%;
    }
  }
  @media (max-width: 575px) {
    .container-flex-4cols > div,
    .container-flex-4cols > .container-flex-item {
      width: 100%;
    }
  }
  .container-flex-5cols {
    display: flex;
    flex-wrap: wrap;
    margin-right: -1rem;
    margin-left: -1rem;
  }
  .container-flex-5cols > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-5cols > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-5cols > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-5cols > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-5cols .frame-default {
    margin-top: 0;
    margin-bottom: 0;
  }
  .container-flex-5cols > div,
  .container-flex-5cols > .container-flex-item {
    margin-bottom: 3rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-5cols > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-5cols > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-5cols .frame-default {
    margin-top: 0;
    margin-bottom: 0;
  }
  .container-flex-5cols > div,
  .container-flex-5cols > .container-flex-item {
    margin-bottom: 3rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-5cols > div,
  .container-flex-5cols > .container-flex-item {
    width: 20%;
  }
  @media (max-width: 1199px) {
    .container-flex-5cols > div,
    .container-flex-5cols > .container-flex-item {
      width: 25%;
    }
  }
  @media (max-width: 991px) {
    .container-flex-5cols > div,
    .container-flex-5cols > .container-flex-item {
      width: 33.333%;
    }
  }
  @media (max-width: 767px) {
    .container-flex-5cols > div,
    .container-flex-5cols > .container-flex-item {
      width: 50%;
    }
  }
  @media (max-width: 575px) {
    .container-flex-5cols > div,
    .container-flex-5cols > .container-flex-item {
      width: 100%;
    }
  }
  .clearer {
    clear: both;
  }
  .float-left {
    float: left;
  }
  .float-right {
    float: right;
  }
  .align-right {
    text-align: right;
  }
  .align-left {
    text-align: left;
  }
  .align-center {
    text-align: center;
  }
  .align-justify {
    text-align: justify;
  }
  .Tx-Formhandler .error {
    color: #c9302c;
  }
  .frame-default.fsc-shortcut > .frame-default:last-child {
    margin-bottom: 0;
  }
  .frame-default.fsc-gridelement > .row > .grid-col > .frame-default {
    margin-bottom: 1rem;
  }
  .frame-default.fsc-gridelement > .row > .grid-col > .frame-default:last-child {
    margin-bottom: 0;
  }
  @media (max-width: 991px) {
    .frame-default.fsc-gridelement > .row > .grid-col > .frame-default:last-child {
      margin-bottom: 1rem;
    }
    .frame-default.fsc-gridelement > .row > .grid-col-last > .frame-default:last-child {
      margin-bottom: 0 !important;
    }
  }
  .frame-default figcaption {
    margin-top: 0.2rem;
    margin-bottom: 0.5rem;
    font-size: 0.9rem;
    line-height: 130%;
  }
  .ce-intext.ce-left .ce-gallery {
    margin: 8px 1.2rem 10px 0;
  }
  .ce-intext.ce-right .ce-gallery {
    margin: 8px 0 10px 1.2rem;
  }
  .ce-media img {
    max-width: 100%;
    height: auto;
  }
  .gsitesearch {
    border: 2px solid #BC1521;
  }
  .gsitesearch .externalScriptOptIn {
    padding: 1rem;
    text-align: center;
  }
  @media (max-width: 767px) {
    .ce-gallery .ce-column {
      width: auto;
      margin: 0 10px 10px 0;
    }
    .ce-gallery .ce-column:last-child {
      margin-bottom: 0;
    }
    .ce-gallery .ce-column .ce-media img {
      width: auto;
    }
    .ce-gallery[data-ce-columns="2"] .ce-column {
      width: auto;
    }
  }
  .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
  }
  .card > hr {
    margin-right: 0;
    margin-left: 0;
  }
  .card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }
  .card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }
  .card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
  }
  .card-title {
    margin-bottom: 0.75rem;
  }
  .card-subtitle {
    margin-top: -0.375rem;
    margin-bottom: 0;
  }
  .card-text:last-child {
    margin-bottom: 0;
  }
  .card-link:hover {
    text-decoration: none;
  }
  .card-link + .card-link {
    margin-left: 1.25rem;
  }
  .card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  }
  .card-header:first-child {
    border-radius: calc(-0.75rem) calc(-0.75rem) 0 0;
  }
  .card-header + .list-group .list-group-item:first-child {
    border-top: 0;
  }
  .card-footer {
    padding: 0.75rem 1.25rem;
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 1px solid rgba(0, 0, 0, 0.125);
  }
  .card-footer:last-child {
    border-radius: 0 0 calc(-0.75rem) calc(-0.75rem);
  }
  .card-header-tabs {
    margin-right: -0.625rem;
    margin-bottom: -0.75rem;
    margin-left: -0.625rem;
    border-bottom: 0;
  }
  .card-header-pills {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
  }
  .card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
  }
  .card-img {
    width: 100%;
    border-radius: calc(-0.75rem);
  }
  .card-img-top {
    width: 100%;
    height: auto;
    border-top-left-radius: calc(-0.75rem);
    border-top-right-radius: calc(-0.75rem);
  }
  .card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(-0.75rem);
    border-bottom-left-radius: calc(-0.75rem);
  }
  .card-deck {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .card-deck .card {
    margin-bottom: 15px;
  }
  @media (min-width: 576px) {
    .card-deck {
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      margin-right: -15px;
      margin-left: -15px;
    }
    .card-deck .card {
      display: -ms-flexbox;
      display: flex;
      -ms-flex: 1 0 0%;
      flex: 1 0 0%;
      -ms-flex-direction: column;
      flex-direction: column;
      margin-right: 15px;
      margin-bottom: 0;
      margin-left: 15px;
    }
  }
  .card-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .card-group > .card {
    margin-bottom: 15px;
  }
  @media (min-width: 576px) {
    .card-group {
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
    }
    .card-group > .card {
      -ms-flex: 1 0 0%;
      flex: 1 0 0%;
      margin-bottom: 0;
    }
    .card-group > .card + .card {
      margin-left: 0;
      border-left: 0;
    }
    .card-group > .card:first-child {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0;
    }
    .card-group > .card:first-child .card-img-top,
    .card-group > .card:first-child .card-header {
      border-top-right-radius: 0;
    }
    .card-group > .card:first-child .card-img-bottom,
    .card-group > .card:first-child .card-footer {
      border-bottom-right-radius: 0;
    }
    .card-group > .card:last-child {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0;
    }
    .card-group > .card:last-child .card-img-top,
    .card-group > .card:last-child .card-header {
      border-top-left-radius: 0;
    }
    .card-group > .card:last-child .card-img-bottom,
    .card-group > .card:last-child .card-footer {
      border-bottom-left-radius: 0;
    }
    .card-group > .card:only-child {
      border-radius: 0.25rem;
    }
    .card-group > .card:only-child .card-img-top,
    .card-group > .card:only-child .card-header {
      border-top-left-radius: 0.25rem;
      border-top-right-radius: 0.25rem;
    }
    .card-group > .card:only-child .card-img-bottom,
    .card-group > .card:only-child .card-footer {
      border-bottom-right-radius: 0.25rem;
      border-bottom-left-radius: 0.25rem;
    }
    .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
      border-radius: 0;
    }
    .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
    .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
    .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
    .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
      border-radius: 0;
    }
  }
  .card-columns .card {
    margin-bottom: 0.75rem;
  }
  @media (min-width: 576px) {
    .card-columns {
      -webkit-column-count: 3;
      -moz-column-count: 3;
      column-count: 3;
      -webkit-column-gap: 1.25rem;
      -moz-column-gap: 1.25rem;
      column-gap: 1.25rem;
      orphans: 1;
      widows: 1;
    }
    .card-columns .card {
      display: inline-block;
      width: 100%;
    }
  }
  .accordion .card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 0;
    border-radius: 0;
  }
  .accordion .card:not(:first-of-type) .card-header:first-child {
    border-radius: 0;
  }
  .accordion .card:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .accordion .card:last-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  /* open-sans-regular - latin */
  @font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/open-sans-v15-latin-regular.eot');
    /* IE9 Compat Modes */
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url('../fonts/open-sans-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/open-sans-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/open-sans-v15-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/open-sans-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/open-sans-v15-latin-regular.svg#OpenSans') format('svg');
    /* Legacy iOS */
  }
  /* open-sans-italic - latin */
  @font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: url('../fonts/open-sans-v15-latin-italic.eot');
    /* IE9 Compat Modes */
    src: local('Open Sans Italic'), local('OpenSans-Italic'), url('../fonts/open-sans-v15-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/open-sans-v15-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/open-sans-v15-latin-italic.woff') format('woff'), /* Modern Browsers */ url('../fonts/open-sans-v15-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/open-sans-v15-latin-italic.svg#OpenSans') format('svg');
    /* Legacy iOS */
  }
  /* open-sans-600 - latin */
  @font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/open-sans-v15-latin-600.eot');
    /* IE9 Compat Modes */
    src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('../fonts/open-sans-v15-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/open-sans-v15-latin-600.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/open-sans-v15-latin-600.woff') format('woff'), /* Modern Browsers */ url('../fonts/open-sans-v15-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/open-sans-v15-latin-600.svg#OpenSans') format('svg');
    /* Legacy iOS */
  }
  /* open-sans-700 - latin */
  @font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/open-sans-v15-latin-700.eot');
    /* IE9 Compat Modes */
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url('../fonts/open-sans-v15-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/open-sans-v15-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/open-sans-v15-latin-700.woff') format('woff'), /* Modern Browsers */ url('../fonts/open-sans-v15-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/open-sans-v15-latin-700.svg#OpenSans') format('svg');
    /* Legacy iOS */
  }
  html,
  body {
    height: 100%;
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
  }
  h1,
  h2,
  h3 {
    color: #bc1521;
    font-weight: 600;
  }
  h1 {
    font-size: 2.375rem;
    line-height: 1.3;
    margin-top: 0;
    margin-bottom: 40px;
  }
  @media (max-width: 767px) {
    h1 {
      font-size: 1.5625rem;
    }
  }
  .subtitle {
    font-size: 1.1rem;
    font-weight: bold;
    margin: -25px 0 30px;
    color: #555;
  }
  h2 {
    font-size: 1.875rem;
    line-height: 1.4;
  }
  @media (max-width: 767px) {
    h2 {
      font-size: 1.375rem;
    }
  }
  h3 {
    font-size: 1.25rem;
  }
  @media (max-width: 767px) {
    h3 {
      font-size: 1.125rem;
    }
  }
  p {
    margin-bottom: 1.1rem;
  }
  li.listicon-download,
  li.listicon-note {
    position: relative;
    left: -5px;
    margin: 0 0 6px 0;
    list-style-type: none;
  }
  li.listicon-download:before,
  li.listicon-note:before {
    font-family: 'FontAwesome', serif;
    display: inline-block;
    margin-left: -25px;
    width: 25px;
    font-size: 14px;
    position: relative;
    top: -1px;
  }
  li.listicon-download:before {
    content: "\f019";
    color: #a3b32f;
  }
  li.listicon-note:before {
    content: "\f071";
    color: #bc1521;
  }
  /*#############################*/
  /* Globale Klassen
  /*#############################*/
  .backgroundPfeil {
    content: '';
    width: 20px;
    height: 20px;
    background: url('../Images/pfeile_sprite.png') no-repeat -60px 0;
    display: block;
    position: absolute;
    right: 10px;
    bottom: 0;
    top: 0;
    margin: auto 0;
  }
  .print-header {
    display: none;
  }
  .cta,
  .heightlightBoxCta,
  .btnMore,
  .btnBack {
    margin-top: 25px;
    display: block;
    height: 40px;
    line-height: 39px;
    border: 1px solid #a3b32f;
    color: #a3b32f;
    text-decoration: none;
    padding: 0 12px;
    font-weight: bold;
    position: relative;
    transition: background-color 125ms linear;
  }
  .cta:after,
  .heightlightBoxCta:after,
  .btnMore:after,
  .btnBack:after {
    content: '';
    width: 20px;
    height: 20px;
    background: url('../Images/pfeile_sprite.png') no-repeat -60px 0;
    display: block;
    position: absolute;
    right: 10px;
    bottom: 0;
    top: 0;
    margin: auto 0;
    background-position: 0 0;
  }
  .cta:hover,
  .heightlightBoxCta:hover,
  .btnMore:hover,
  .btnBack:hover {
    color: #FFF;
    background-color: #a3b32f;
    text-decoration: none;
  }
  .cta:hover:after,
  .heightlightBoxCta:hover:after,
  .btnMore:hover:after,
  .btnBack:hover:after {
    background-position: -60px 0;
  }
  .btnMore,
  .btnBack {
    margin-top: 15px;
    color: #a3b32f !important;
  }
  .btnMore:hover,
  .btnBack:hover {
    color: #FFF !important;
  }
  .btnBack:before {
    content: '';
    width: 20px;
    height: 20px;
    background: url('../Images/pfeile_sprite.png') no-repeat 0 0;
    display: block;
    position: absolute;
    bottom: 0;
    top: 0;
    margin: auto 0;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .btnBack:hover:before {
    background-position: -60px 0;
  }
  .btnBack:after {
    content: none;
  }
  .stdBoxShadow {
    box-shadow: 0 0 10px -1px #CCC;
  }
  .canvas {
    position: relative;
    z-index: 2;
    background: #FFF;
  }
  .navmenu-fixed-left {
    z-index: 1 !important;
    visibility: hidden;
  }
  .navmenu-fixed-left.in {
    visibility: visible;
  }
  /*#############################*/
  /* Struktur
  /*#############################*/
  #tabmenu {
    height: 200px;
    background-color: #b5c259;
    position: absolute;
    top: -1200px;
    left: 0;
    z-index: 2500;
    width: 100%;
    transition: top 0.5s;
    text-align: center;
  }
  #tabmenu h3 {
    color: #FFF;
  }
  #tabmenu a {
    display: inline-block;
    margin-bottom: 15px;
    border: solid #FFF 2px;
    padding: 5px;
    color: #FFF;
    text-decoration: none;
    width: 50%;
  }
  #tabmenu a:focus {
    border: dashed;
    outline: none;
  }
  #tabmenu.focus {
    top: 0;
  }
  @media (max-width: 992px) {
    header {
      padding-top: 60px;
    }
  }
  header .nav {
    z-index: 2000;
  }
  header .top.left img {
    float: left;
    margin-right: 30px;
  }
  header .top.left #claim {
    line-height: 1.1;
    padding-top: 37px;
    float: left;
  }
  header .top.left #claim .big {
    text-transform: uppercase;
    font-size: 46px;
    color: #bc1521;
  }
  @media (max-width: 1200px) {
    header .top.left #claim .big {
      font-size: 40px;
    }
  }
  header .top.left #claim .small {
    font-size: 15px;
    color: #a3b32f;
  }
  @media (max-width: 1200px) {
    header .top.left #claim .small {
      font-size: 14px;
    }
  }
  header .top.right {
    float: right;
    font-size: 16px;
  }
  header .top.right ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  header .top.right ul li {
    display: inline-block;
  }
  header .top.right .meta ul li {
    border-right: 1px solid #575757;
    line-height: 0.9;
  }
  header .top.right .meta ul li:last-child {
    border-right: none;
  }
  header .top.right .meta ul li:last-child a {
    margin-right: 0;
  }
  header .top.right .meta ul li a {
    color: #575757;
    font-size: 18px;
    display: block;
    margin: 0 10px;
    text-decoration: none;
  }
  header .top.right .meta ul li a:hover {
    border-bottom: 1px solid #bc1521;
    padding-bottom: 3px;
  }
  @media (max-width: 1200px) {
    header .top.right .meta ul li a {
      font-size: 15px;
    }
  }
  header .top.right .meta.outer {
    text-align: right;
    margin-top: 84px;
  }
  header .top.right .meta.outer .metamenu a.metamenu-act,
  header .top.right .meta.outer .metamenu a:hover {
    color: #bc1521;
    border-color: #bc1521;
  }
  @media (max-width: 1200px) {
    header .top.right .meta.outer {
      margin-top: 76px;
    }
  }
  header .top.right .header.functions {
    float: right;
  }
  header .top.right .header.functions noscript {
    float: left;
  }
  header .top.right .header.functions noscript div.warning {
    position: relative;
    float: left;
    width: 40px;
    height: 40px;
    background: #f2f2f2;
    color: #bc1521;
    text-align: center;
    margin-left: 6px;
  }
  header .top.right .header.functions noscript div.warning i {
    font-size: 20px;
    margin-top: 10px;
  }
  header .top.right .header.functions noscript div.warning .css-popup {
    display: none;
    width: 300px;
    padding: 5px;
    background: rgba(58, 51, 51, 0.85);
    color: #FFF;
    position: absolute;
    z-index: 5000;
    top: 40px;
    left: -120px;
  }
  header .top.right .header.functions noscript div.warning:hover .css-popup {
    display: block;
  }
  header .top.right .header.functions ul {
    float: left;
  }
  header .top.right .header.functions ul li {
    float: left;
    width: 40px;
    height: 40px;
    transition: background 125ms linear;
    margin-right: 6px;
    background: #f2f2f2;
  }
  header .top.right .header.functions ul li a {
    display: block;
    height: 40px;
    vertical-align: middle;
    text-align: center;
    color: #000;
  }
  header .top.right .header.functions ul li a:hover {
    color: #FFF;
  }
  header .top.right .header.functions ul li a i {
    font-size: 20px;
    margin-top: 10px;
  }
  header .top.right .header.functions ul li:last-child {
    margin-right: 0;
  }
  header .top.right .header.functions ul li.lang-act,
  header .top.right .header.functions ul li:hover {
    background: #a3b32f;
    transition: background 125ms linear;
  }
  header .top.right .header.functions ul.lang {
    float: left;
    margin-right: 10px;
  }
  header .top.right .header.functions ul.lang img {
    width: 100%;
    vertical-align: middle;
    max-width: 22px;
    height: auto;
    margin-top: 10px;
  }
  header .eu-logo {
    display: flex;
    float: left;
    margin-right: 6px;
    padding: 5px;
    background: #eee;
    align-items: center;
  }
  header .eu-logo .eu-logo-content {
    font-size: .75rem;
    line-height: 1.2;
    color: #000;
  }
  header .eu-logo svg {
    height: 30px;
    margin-right: 6px;
  }
  header .eu-logo:hover {
    background: #a3b32f;
    transition: background 125ms linear;
    text-decoration: none;
  }
  header .mobi-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 15px;
    padding-right: 15px;
  }
  header .mobi-nav .mobi-nav-homelink {
    display: flex;
    align-items: center;
  }
  header .mobi-nav img {
    max-width: 50px;
    height: auto;
  }
  header .mobi-nav #mobi-claim {
    color: #bc1521;
    margin-left: 5px;
    font-size: .85rem;
    line-height: 1.2;
  }
  header .mobi-nav .eu-logo {
    margin: 0;
    background: transparent;
    padding: 0;
  }
  header .mobi-nav .eu-logo svg {
    height: 26px;
    margin-right: 4px;
  }
  header .mobi-nav .eu-logo-content {
    font-size: .65rem;
  }
  header .mobi-nav .navbar-toggle {
    float: none;
    margin: 0;
    padding: 7px 4px;
  }
  header .mobi-nav .navbar-toggle .icon-bar {
    width: 18px;
  }
  header .slider-highlight-box {
    position: absolute;
    width: 100%;
    top: 225px;
    hyphens: auto;
  }
  header .slider-highlight-box > .container {
    position: relative;
  }
  header .slider-highlight-box.closed {
    overflow: hidden;
    border: none;
  }
  header .slider-highlight-box.closed .bx-wrapper {
    overflow: hidden;
  }
  @media (max-width: 1680px) {
    header .slider-highlight-box.closed .closer:before {
      content: "\f06e";
    }
  }
  header .slider-highlight-box .closer {
    display: none;
  }
  @media (max-width: 1680px) {
    header .slider-highlight-box .closer {
      display: block;
      background-color: #bc1521;
      cursor: pointer;
      color: #FFF;
      padding: 4px 0 1px 15px;
    }
    header .slider-highlight-box .closer:before {
      content: "\f070";
      font: normal normal normal 20px/1 FontAwesome;
      text-rendering: auto;
      position: relative;
      top: 0;
      left: -7px;
      color: #FFF;
    }
  }
  header .slider-highlight-box .bx-wrapper {
    position: relative;
  }
  @media (max-width: 1680px) {
    header .slider-highlight-box .bx-wrapper {
      border: solid 3px #bc1521;
    }
  }
  header .slider-highlight-box .bx-pager {
    position: absolute;
    bottom: 15px;
    left: 0;
    z-index: 1050;
    width: 360px;
    text-align: center;
  }
  @media (max-width: 1680px) {
    header .slider-highlight-box .bx-pager {
      bottom: -11px;
      width: 100%;
      left: 1px;
    }
  }
  header .slider-highlight-box .bx-pager > div {
    display: inline-block;
  }
  header .slider-highlight-box .bx-pager > div + div {
    margin-left: 5px;
  }
  header .slider-highlight-box .bx-pager > div a {
    font-size: 0;
    width: 20px;
    height: 20px;
    display: block;
    border-radius: 100%;
    border: 5px solid #a3b32f;
    background-color: #a3b32f;
  }
  header .slider-highlight-box .bx-pager > div a.active {
    background-color: #FFF;
  }
  @media (max-width: 1680px) {
    header .slider-highlight-box {
      position: relative;
      top: 0;
      margin-bottom: 25px;
      margin-top: 15px;
    }
    header .slider-highlight-box .highlight-box {
      margin-top: 0;
      border: none;
      height: auto !important;
      width: 100% !important;
      overflow: visible;
    }
  }
  header .highlight-box {
    z-index: 900;
    height: 300px !important;
    width: 360px !important;
    overflow: hidden;
    border: solid 10px rgba(255, 255, 255, 0.85);
  }
  header .highlight-box h2 {
    margin: 0 0 10px;
    padding: 0 0 10px;
    font-size: 22px;
    line-height: 1.2;
    border-bottom: solid 1px #a3b32f;
    font-weight: 600;
  }
  header .highlight-box h3 {
    padding: 0;
    margin: 0 0 5px;
    font-weight: 400;
    font-size: 17px;
  }
  header .highlight-box .highlight-box-img-container {
    display: block;
    text-align: center;
  }
  header .highlight-box .inner {
    padding: 15px;
    background: #FFF;
    min-height: 297px;
    font-size: 16px;
  }
  header .highlight-box .inner a:not(.box-link) {
    color: #bc1521;
  }
  header .highlight-box .inner a.box-link {
    margin-top: 25px;
    display: block;
    height: 40px;
    line-height: 39px;
    border: 1px solid #a3b32f;
    color: #a3b32f;
    text-decoration: none;
    padding: 0 12px;
    font-weight: bold;
    position: relative;
    transition: background-color 125ms linear;
    margin-top: 15px;
  }
  header .highlight-box .inner a.box-link:after {
    content: '';
    width: 20px;
    height: 20px;
    background: url('../Images/pfeile_sprite.png') no-repeat -60px 0;
    display: block;
    position: absolute;
    right: 10px;
    bottom: 0;
    top: 0;
    margin: auto 0;
    background-position: 0 0;
  }
  header .highlight-box .inner a.box-link:hover {
    color: #FFF;
    background-color: #a3b32f;
    text-decoration: none;
  }
  header .highlight-box .inner a.box-link:hover:after {
    background-position: -60px 0;
  }
  header .highlight-box .inner ul li a {
    display: inline;
    border: none;
    padding: 0;
    font-weight: normal;
    color: #bc1521;
    line-height: 24px;
  }
  header .highlight-box .inner ul li a:hover {
    color: #bc1521;
    text-decoration: underline;
    background: none;
  }
  header .highlight-box .inner ul li a:after {
    content: none;
  }
  @media (max-width: 1680px) {
    header .highlight-box {
      position: static;
      height: 260px;
      width: 100%;
      margin: 25px 0;
    }
    header .highlight-box .inner {
      min-height: 0;
    }
  }
  @media (max-width: 530px) {
    header .highlight-box {
      height: 320px;
    }
  }
  header .slider-outer {
    position: relative;
  }
  header .slider-outer .bx-viewport {
    min-height: 200px;
  }
  header .slider-outer .slide {
    min-height: 200px;
    background-size: cover;
    background-position: center;
  }
  @media (max-width: 660px) {
    header .slider-outer .slide img {
      display: none;
    }
  }
  header .slider-outer #slider-func2,
  header .slider-outer #slider-func {
    z-index: 1000;
    position: absolute;
    right: 0;
    top: 100px;
    bottom: 0;
    margin: auto;
    overflow: hidden;
  }
  @media (max-width: 1400px) {
    header .slider-outer #slider-func2,
    header .slider-outer #slider-func {
      top: 80px;
    }
  }
  @media (max-width: 1199px) {
    header .slider-outer #slider-func2,
    header .slider-outer #slider-func {
      top: 75px;
    }
  }
  @media (max-width: 992px) {
    header .slider-outer #slider-func2,
    header .slider-outer #slider-func {
      top: 30px;
    }
  }
  @media (max-width: 800px) {
    header .slider-outer #slider-func2,
    header .slider-outer #slider-func {
      top: 15px;
    }
  }
  @media (max-width: 700px) {
    header .slider-outer #slider-func2,
    header .slider-outer #slider-func {
      top: 10px;
    }
  }
  header .slider-outer #slider-func2 > a,
  header .slider-outer #slider-func > a {
    display: block;
    text-decoration: none;
    margin-bottom: 15px;
    font-size: 22px;
    position: relative;
    right: -220px;
    width: 280px;
    transition: right 125ms linear;
    padding: 0 20px 0 0;
    background: rgba(163, 179, 47, 0.85);
    color: #FFF;
  }
  @media (max-width: 1199px) {
    header .slider-outer #slider-func2 > a,
    header .slider-outer #slider-func > a {
      right: -239px;
    }
  }
  header .slider-outer #slider-func2 > a:last-child,
  header .slider-outer #slider-func > a:last-child {
    margin-bottom: 0;
  }
  header .slider-outer #slider-func2 > a.open,
  header .slider-outer #slider-func > a.open,
  header .slider-outer #slider-func2 > a:focus,
  header .slider-outer #slider-func > a:focus,
  header .slider-outer #slider-func2 > a:hover,
  header .slider-outer #slider-func > a:hover {
    right: 0;
    transition: right 125ms linear;
  }
  header .slider-outer #slider-func2 > a i,
  header .slider-outer #slider-func > a i {
    height: 60px;
    width: 60px;
    font-size: 24px;
    line-height: 60px;
    text-align: center;
    background: #a3b32f;
    margin-right: 20px;
  }
  @media (max-width: 1199px) {
    header .slider-outer #slider-func2 > a i,
    header .slider-outer #slider-func > a i {
      height: 40px;
      width: 40px;
      font-size: 24px;
      line-height: 40px;
    }
  }
  header .slider-outer #slider-func2 > a a,
  header .slider-outer #slider-func > a a {
    text-decoration: none;
    color: #FFF;
  }
  header .slider-outer #slider-func2 {
    top: 250px;
  }
  @media (max-width: 1400px) {
    header .slider-outer #slider-func2 {
      top: 230px;
    }
  }
  @media (max-width: 1199px) {
    header .slider-outer #slider-func2 {
      top: 195px;
      right: inherit;
      left: 0;
    }
    header .slider-outer #slider-func2 > a {
      right: inherit;
      left: -220px;
      width: 280px;
      transition: left 125ms linear;
      padding: 0 0 0 20px;
      line-height: 40px;
    }
    header .slider-outer #slider-func2 > a i {
      position: relative;
      float: right;
      margin-right: 0;
      margin-left: 20px;
    }
    header .slider-outer #slider-func2 > a:last-child {
      margin-bottom: 0;
    }
    header .slider-outer #slider-func2 > a.open,
    header .slider-outer #slider-func2 > a:focus,
    header .slider-outer #slider-func2 > a:hover {
      right: inherit;
      left: 0;
      transition: left 125ms linear;
    }
  }
  @media (max-width: 1199px) and (max-width: 1199px) {
    header .slider-outer #slider-func2 > a {
      left: -239px;
    }
  }
  @media (max-width: 992px) {
    header .slider-outer #slider-func2 {
      top: 150px;
    }
  }
  @media (max-width: 880px) {
    header .slider-outer #slider-func2 {
      top: 100px;
    }
  }
  @media (max-width: 700px) {
    header .slider-outer #slider-func2 {
      top: 65px;
    }
  }
  header .slider-outer img {
    width: 100%;
    height: auto;
  }
  header .welle.weiss {
    position: absolute;
    bottom: 0;
    z-index: 900;
    width: 100%;
  }
  @media (max-width: 1680px) {
    header .container + .welle.weiss {
      bottom: 295px;
    }
  }
  @media (max-width: 530px) {
    header .container + .welle.weiss {
      bottom: 365px;
    }
  }
  header .dont-fly {
    position: relative;
    padding-bottom: 15px;
  }
  header nav {
    background: rgba(255, 255, 255, 0.85);
    position: absolute;
    bottom: -60px;
    width: 100%;
    z-index: 1100;
    box-shadow: inset 0 10px 15px -13px #000;
  }
  header nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  header nav ul:focus {
    text-decoration: none;
  }
  header nav ul a {
    color: #333333;
    display: block;
  }
  header nav ul a:focus,
  header nav ul a:hover {
    text-decoration: none;
    color: #FFF;
  }
  header nav ul.mm1 {
    height: 60px;
    position: relative;
  }
  header nav ul.mm1 li.mm1 {
    display: inline-block;
    width: 20%;
    background: transparent;
    transition: background 125ms linear;
  }
  header nav ul.mm1 li.mm1.mm1-act {
    background: #b5c259;
  }
  header nav ul.mm1 li.mm1.mm1-act a.mm1 {
    color: #FFF;
  }
  header nav ul.mm1 li.mm1:hover {
    background: #b5c259;
    transition: background 125ms linear;
    box-shadow: inset 0 10px 15px -13px #000;
  }
  header nav ul.mm1 li.mm1:hover a.mm1 {
    color: #FFF;
    transition: color 125ms linear;
  }
  header nav ul.mm1 li.mm1:hover .submenu {
    opacity: 1;
    visibility: visible;
    background: #b5c259;
    transition: opacity 125ms linear;
  }
  header nav ul.mm1 li.mm1 a.mm1 {
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 22px;
    color: #333333;
    transition: color 125ms linear;
  }
  @media (max-width: 1200px) {
    header nav ul.mm1 li.mm1 a.mm1 {
      font-size: 19px;
    }
  }
  header nav ul.mm1 .submenu {
    width: 100%;
    opacity: 0;
    visibility: hidden;
    left: 0;
    position: absolute;
    box-shadow: inset 0 10px 15px -13px black;
    transition: opacity 125ms linear;
  }
  header nav ul.mm1 .submenu ul.mm2 {
    float: left;
    width: 33.33%;
    padding: 40px 25px 50px;
  }
  header nav ul.mm1 .submenu ul.mm2 li.mm2 a.mm2 {
    display: block;
    text-align: left;
    font-size: 20px;
    border-bottom: solid 2px #a3b32f;
    position: relative;
    font-weight: 600;
    color: #FFF;
    padding: 10px 0;
  }
  header nav ul.mm1 .submenu ul.mm2 li.mm2 a.mm2 span {
    height: 2px;
    background: #FFF;
    width: 0;
    display: inline-block;
    position: absolute;
    bottom: -2px;
    left: 0;
  }
  header nav ul.mm1 .submenu ul.mm2 li.mm2 a.mm2.mm2-act,
  header nav ul.mm1 .submenu ul.mm2 li.mm2 a.mm2:focus,
  header nav ul.mm1 .submenu ul.mm2 li.mm2 a.mm2:hover {
    transition: width 125ms linear;
  }
  header nav ul.mm1 .submenu ul.mm2 li.mm2 a.mm2.mm2-act span,
  header nav ul.mm1 .submenu ul.mm2 li.mm2 a.mm2:focus span,
  header nav ul.mm1 .submenu ul.mm2 li.mm2 a.mm2:hover span {
    width: 100%;
    transition: width 125ms linear;
  }
  header nav ul.mm1 .submenu ul.mm3 {
    padding-top: 15px;
  }
  header nav ul.mm1 .submenu ul.mm3 li.mm3:first-child a {
    padding-top: 0;
  }
  header nav ul.mm1 .submenu ul.mm3 li.mm3:last-child a {
    padding-bottom: 0;
  }
  header nav ul.mm1 .submenu ul.mm3 li.mm3 a.mm3 {
    font-size: 18px;
    color: #FFF;
    padding: 5px 0 5px 25px;
    position: relative;
  }
  header nav ul.mm1 .submenu ul.mm3 li.mm3 a.mm3 span {
    visibility: hidden;
    position: absolute;
    top: 3px;
    left: 0;
    padding-right: 10px;
  }
  header nav ul.mm1 .submenu ul.mm3 li.mm3 a.mm3.mm3-act span,
  header nav ul.mm1 .submenu ul.mm3 li.mm3 a.mm3:focus span,
  header nav ul.mm1 .submenu ul.mm3 li.mm3 a.mm3:hover span {
    visibility: visible;
  }
  header nav ul.mm1 li.mm1.sub.exp {
    background: #b5c259;
    transition: background 125ms linear;
  }
  header nav ul.mm1 li.mm1.sub.exp a.mm1 {
    color: #FFF;
  }
  header nav ul.mm1 li.mm1.sub.exp .submenu {
    opacity: 1;
    visibility: visible;
    background: #b5c259;
    transition: opacity 125ms linear;
  }
  a {
    color: #bc1521;
  }
  .main-content ul,
  .main-content ol {
    padding-left: 25px;
  }
  @media (max-width: 991px) {
    .main-content {
      margin-bottom: 1rem;
    }
  }
  .main-content p {
    line-height: 150%;
  }
  .main-content main .news-list-view {
    padding-top: 5px;
  }
  .main-content main h1,
  .main-content main h2,
  .main-content main h3 {
    margin-top: 0;
    border-bottom: 2px solid #a3b32f;
  }
  .main-content main h1.tgm-racco-trigger,
  .main-content main h2.tgm-racco-trigger,
  .main-content main h3.tgm-racco-trigger {
    padding: 20px 30px;
    margin: 0;
    background-color: #bc1521;
    border: none;
    color: #FFF;
  }
  .main-content main h1.tgm-racco-trigger::after,
  .main-content main h2.tgm-racco-trigger::after,
  .main-content main h3.tgm-racco-trigger::after {
    background-position: -60px 0;
  }
  .main-content main h1.tgm-racco-trigger + div:not(.tx-tgm-branchenbuch-light),
  .main-content main h2.tgm-racco-trigger + div:not(.tx-tgm-branchenbuch-light),
  .main-content main h3.tgm-racco-trigger + div:not(.tx-tgm-branchenbuch-light) {
    padding: 15px 15px 0;
    border: 1px solid #a3b32f;
  }
  .main-content main h1 a,
  .main-content main h2 a,
  .main-content main h3 a {
    color: #bc1521;
    text-decoration: none;
  }
  .main-content main .tx-tgm-branchenbuch-light .tgm-racco-trigger + div {
    padding: 0 !important;
    border: none !important;
  }
  .main-content main h1 {
    margin-top: 0;
    padding-bottom: 20px;
  }
  .main-content main h2 {
    margin-top: 30px;
    padding-bottom: 10px;
  }
  .main-content main h3 {
    padding-bottom: 10px;
  }
  .main-content main > div:first-child h1,
  .main-content main > div:first-child h2 {
    margin-top: 0;
  }
  .main-content main .mastergrid.tgm-racco > div > h2,
  .main-content main .mastergrid.tgm-racco > div > h3 {
    position: relative;
  }
  .main-content main .mastergrid.tgm-racco > div > h2::after,
  .main-content main .mastergrid.tgm-racco > div > h3::after {
    content: '';
    width: 20px;
    height: 20px;
    background: url('../Images/pfeile_sprite.png') no-repeat -60px 0;
    display: block;
    position: absolute;
    right: 10px;
    bottom: 0;
    top: 0;
    margin: auto 0;
    background-position: -60px 0;
  }
  .main-content main .mastergrid.tgm-racco-open > div > h2,
  .main-content main .mastergrid.tgm-racco-open > div > h3 {
    background-color: #a3b32f;
  }
  .main-content main .mastergrid.tgm-racco-open > div > h2::after,
  .main-content main .mastergrid.tgm-racco-open > div > h3::after {
    background-position: -60px -20px;
  }
  .main-content main .frame-default.tgm-racco > h1,
  .main-content main .frame-default.tgm-racco > h2,
  .main-content main .frame-default.tgm-racco > h3 {
    position: relative;
  }
  .main-content main .frame-default.tgm-racco > h1::after,
  .main-content main .frame-default.tgm-racco > h2::after,
  .main-content main .frame-default.tgm-racco > h3::after {
    content: '';
    width: 20px;
    height: 20px;
    background: url('../Images/pfeile_sprite.png') no-repeat -60px 0;
    display: block;
    position: absolute;
    right: 10px;
    bottom: 0;
    top: 0;
    margin: auto 0;
    background-position: -60px 0;
  }
  .main-content main .frame-default.tgm-racco.tgm-racco-open > h1,
  .main-content main .frame-default.tgm-racco.tgm-racco-open > h2,
  .main-content main .frame-default.tgm-racco.tgm-racco-open > h3 {
    background-color: #a3b32f;
  }
  .main-content main .frame-default.tgm-racco.tgm-racco-open > h1::after,
  .main-content main .frame-default.tgm-racco.tgm-racco-open > h2::after,
  .main-content main .frame-default.tgm-racco.tgm-racco-open > h3::after {
    background-position: -60px -20px;
  }
  .main-content main .tx-kesearch-pi1 .messsage {
    margin: 15px 0;
    padding: 5px;
    border: 2px solid #c9302c;
  }
  .main-content main .tx-kesearch-pi1 .result-list-item,
  .main-content main .tx-kesearch-pi1 #kesearch_num_results {
    margin-bottom: 1rem;
  }
  .main-content main .tx-kesearch-pi1 .result-title {
    font-size: 1.125rem;
    font-weight: 600;
  }
  .main-content main .tx-kesearch-pi1 .result_txt {
    font-style: italic;
  }
  .main-content main .tx-kesearch-pi1 .pages_total:before,
  .main-content main .tx-kesearch-pi1 .pages_total:after {
    content: "";
    display: table;
  }
  .main-content main .tx-kesearch-pi1 .pages_total:after {
    clear: both;
  }
  .main-content main .tx-kesearch-pi1 .kesearch_pagebrowser ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .main-content main .tx-kesearch-pi1 .kesearch_pagebrowser ul li {
    float: left;
    margin-right: 5px;
  }
  .main-content main .tx-kesearch-pi1 .kesearch_pagebrowser ul li:last-child {
    margin-right: 0;
  }
  .main-content main .tx-kesearch-pi1 .kesearch_pagebrowser ul li a {
    display: block;
    color: #333333;
    background-color: #f2f2f2;
    text-decoration: none;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
  }
  .main-content main .tx-kesearch-pi1 .kesearch_pagebrowser ul li a.next,
  .main-content main .tx-kesearch-pi1 .kesearch_pagebrowser ul li a.prev {
    width: auto;
    padding: 0 5px;
  }
  .main-content main .tx-kesearch-pi1 .kesearch_pagebrowser ul li a.current,
  .main-content main .tx-kesearch-pi1 .kesearch_pagebrowser ul li a:hover {
    color: #FFF;
    background-color: #bc1521;
  }
  .main-content main .tx-kesearch-pi1 .resetbutt a,
  .main-content main .tx-kesearch-pi1 .submitbutt input {
    border-radius: 0;
  }
  .main-content main .tx-kesearch-pi1 .resetbutt a {
    background-color: #f2f2f2;
    border-color: #f2f2f2;
  }
  .main-content main .tx-kesearch-pi1 .submitbutt input {
    border-color: #b5c259;
  }
  .main-content main .tx-kesearch-pi1 .submitbutt input:hover {
    border-color: #bc1521;
  }
  .main-content main .tx-kesearch-pi1 .kesearchbox {
    position: relative;
  }
  .main-content main .tx-kesearch-pi1 .kesearchbox #kesearch_submit {
    display: none;
  }
  .main-content main .tx-kesearch-pi1 .kesearchbox .submitbutt {
    display: block;
  }
  .main-content main .tx-kesearch-pi1 .kesearchbox #ke_search_sword {
    height: 48px;
    width: 100%;
    padding-right: 48px;
    padding-left: 15px;
    border: 2px solid #b5c259;
  }
  .main-content main .tx-kesearch-pi1 .kesearchbox button {
    background-color: #b5c259;
    border: none;
    color: #FFF;
    width: 48px;
    height: 48px;
    position: absolute;
    right: 0;
    top: 0;
  }
  .main-content main .tx-kesearch-pi1 .kesearchbox button::after {
    content: "\f002";
    display: inline-block;
    font: normal normal normal 18px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .main-content aside a {
    color: #bc1521;
  }
  .main-content aside div:not(.header) > h1,
  .main-content aside div:not(.header) > h2,
  .main-content aside div:not(.header) > h3 {
    border-bottom: 2px solid #a3b32f;
  }
  .main-content aside .frame-default {
    margin-bottom: 0;
  }
  .main-content aside .suche {
    margin-bottom: 30px;
    position: relative;
  }
  .main-content aside .suche #ke_search_searchfield_sword {
    height: 48px;
    width: 100%;
    padding-right: 48px;
    padding-left: 15px;
    border: 2px solid #b5c259;
  }
  .main-content aside .suche #ke_search_searchfield_submit {
    background-color: #b5c259;
    border: none;
    color: #FFF;
    width: 48px;
    height: 48px;
    position: absolute;
    right: 0;
    top: 0;
  }
  .main-content aside .suche #ke_search_searchfield_submit::after {
    content: "\f002";
    display: inline-block;
    font: normal normal normal 18px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .main-content aside .tgm-racco-trigger {
    outline: none;
  }
  .main-content aside .tgm-racco-trigger.focus {
    color: #337AB7;
    outline-offset: -3px;
    outline: dotted 4px;
  }
  .main-content aside .sidebar-box {
    margin-bottom: 30px;
  }
  .main-content aside .sidebar-box:last-child {
    margin-bottom: 0;
  }
  .main-content aside .sidebar-box .header {
    background-color: #bc1521;
    padding: 12px 15px;
    position: relative;
  }
  .main-content aside .sidebar-box .header a {
    text-decoration: none;
  }
  .main-content aside .sidebar-box .header.tgm-racco-trigger {
    padding-right: 35px;
  }
  .main-content aside .sidebar-box .header.tgm-racco-trigger::after {
    content: '';
    width: 20px;
    height: 20px;
    background: url('../Images/pfeile_sprite.png') no-repeat -60px 0;
    display: block;
    position: absolute;
    right: 15px;
    bottom: 0;
    top: 0;
    margin: auto 0;
  }
  .main-content aside .sidebar-box .header h3 {
    font-weight: 600;
    margin: 0;
    padding: 0;
    color: #FFF;
    font-size: 1.25rem;
  }
  .main-content aside .sidebar-box.tgm-racco-focus .header::after,
  .main-content aside .sidebar-box.tgm-racco-open .header::after {
    background-position: -60px -20px;
  }
  .main-content aside .sidebar-box .part {
    background: #f2f2f2;
    border-bottom: 2px solid #FFF;
    padding: 12px 15px;
    color: #333333;
  }
  .main-content aside .sidebar-box .part > * {
    display: block;
    text-decoration: none;
    color: #333333;
  }
  .main-content aside .sidebar-box .part p {
    margin: 0;
  }
  .main-content aside .sidebar-box.hov:hover .part:hover {
    background: #a3b32f;
    color: #FFF;
  }
  .main-content aside .sidebar-box.hov:hover .part:hover a {
    color: #FFF;
  }
  .main-content aside #auntermenu {
    margin-bottom: 30px;
  }
  .main-content aside #auntermenu .header {
    background-color: #bc1521;
    padding: 12px 35px 12px 15px;
    position: relative;
  }
  .main-content aside #auntermenu .header::after {
    content: '';
    width: 20px;
    height: 20px;
    background: url('../Images/pfeile_sprite.png') no-repeat -60px 0;
    display: block;
    position: absolute;
    right: 15px;
    bottom: 0;
    top: 0;
    margin: auto 0;
  }
  .main-content aside #auntermenu .header h3 {
    color: #FFF;
    margin: 0;
    font-size: 1.25rem;
  }
  .main-content aside #auntermenu ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .main-content aside #auntermenu ul li {
    background: #f2f2f2;
    border-bottom: 2px solid #FFF;
    margin-top: 0;
  }
  .main-content aside #auntermenu ul li a {
    padding: 12px 15px;
    display: block;
    color: #333333;
    text-decoration: none;
  }
  .main-content aside #auntermenu ul li.sm-act,
  .main-content aside #auntermenu ul li:hover {
    background: #a3b32f;
  }
  .main-content aside #auntermenu ul li.sm-act a,
  .main-content aside #auntermenu ul li:hover a {
    color: #FFF;
  }
  .main-content aside #auntermenu.tgm-racco-focus .header::after,
  .main-content aside #auntermenu.tgm-racco-open .header::after {
    background-position: -60px -20px;
  }
  .main-content aside #top-news {
    margin-bottom: 30px;
  }
  .main-content aside #top-news > a {
    display: block;
    text-decoration: none;
  }
  .main-content aside #top-news .news {
    margin: 15px 5px 0;
  }
  .main-content aside #top-news .news .article:last-child {
    margin-bottom: 5px;
  }
  .main-content aside #top-news .news h3 {
    padding-bottom: 9px;
    font-size: 1.1rem;
    line-height: 1.3;
  }
  .main-content aside #top-news .news h3 a {
    color: #bc1521;
    text-decoration: none;
  }
  .main-content aside #top-news .news .teaser-text p {
    margin-bottom: .5rem;
  }
  .main-content aside #top-news .news a.more {
    font-size: 0.875rem;
    padding-right: 25px;
  }
  .main-content aside #top-news .news a.more:after {
    right: 10px;
  }
  .main-content aside #top-news .header {
    background-color: #bc1521;
    padding: 12px 15px;
    position: relative;
  }
  .main-content aside #top-news .header::after {
    content: '';
    width: 20px;
    height: 20px;
    background: url('../Images/pfeile_sprite.png') no-repeat -60px 0;
    display: block;
    position: absolute;
    right: 15px;
    bottom: 0;
    top: 0;
    margin: auto 0;
  }
  .main-content aside #top-news .header > h3 {
    color: #FFF;
    margin: 0;
    font-size: 1.25rem;
  }
  .main-content aside #top-news.tgm-racco-focus .header::after,
  .main-content aside #top-news.tgm-racco-open .header::after {
    background-position: -60px -20px;
  }
  .tx-tgm-gce .event-info h3 {
    padding-bottom: 10px;
  }
  .tx-tgm-gce .event-info .date,
  .tx-tgm-gce .event-info .location {
    margin-bottom: 15px;
  }
  .tx-tgm-gce .event-info .date i,
  .tx-tgm-gce .event-info .location i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #bc1521;
    color: #FFF;
    display: inline-block;
    margin-right: 10px;
  }
  .tx-tgm-gce .event-info .location {
    margin-bottom: 30px;
  }
  .tx-tgm-gce .btnBack {
    margin-top: 40px;
  }
  .tx-tgm-gce .date,
  .tx-tgm-gce .location {
    margin-bottom: 20px;
  }
  .tx-tgm-gce .date > div,
  .tx-tgm-gce .location > div {
    padding-left: 43px;
  }
  .tx-tgm-gce .listitem {
    clear: both;
    padding: 20px 20px 0;
    margin-bottom: 30px;
    box-shadow: 0 0 10px -1px #CCC;
  }
  .tx-tgm-gce .listitem:first-child {
    margin-top: 5px;
  }
  .tx-tgm-gce .listitem > a {
    margin-top: 25px;
    height: 40px;
    line-height: 39px;
    border: 1px solid #a3b32f;
    color: #a3b32f;
    text-decoration: none;
    padding: 0 12px;
    font-weight: bold;
    position: relative;
    transition: background-color 125ms linear;
    clear: both;
    margin-bottom: 20px;
    padding-right: 40px;
    margin-top: 0;
    display: block;
  }
  .tx-tgm-gce .listitem > a:after {
    content: '';
    width: 20px;
    height: 20px;
    background: url('../Images/pfeile_sprite.png') no-repeat -60px 0;
    display: block;
    position: absolute;
    right: 10px;
    bottom: 0;
    top: 0;
    margin: auto 0;
    background-position: 0 0;
  }
  .tx-tgm-gce .listitem > a:hover {
    color: #FFF;
    background-color: #a3b32f;
    text-decoration: none;
  }
  .tx-tgm-gce .listitem > a:hover:after {
    background-position: -60px 0;
  }
  .tx-tgm-gce .listitem > div {
    clear: both;
  }
  .tx-tgm-gce .listitem h3 {
    margin: 0 0 15px;
    padding: 0 0 10px;
    font-size: 1.15em;
  }
  .tx-tgm-gce .listitem i {
    position: absolute;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: #bc1521;
    color: #FFF;
    display: inline-block;
    text-align: center;
    border-radius: 2px;
    margin-right: 5px;
  }
  .tx-tgm-gce .listitem i + div,
  .tx-tgm-gce .listitem i + p {
    padding-top: 4px;
  }
  .tx-tgm-gce .listitem i + div {
    display: inline-block;
  }
  .tx-tgm-gce .listitem i + p {
    padding-left: 35px;
  }
  .tx-tgm-gce .f3-widget-paginator {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .tx-tgm-gce .f3-widget-paginator li {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
  }
  .tx-tgm-gce .f3-widget-paginator li.current {
    color: #FFF;
    background-color: #bc1521;
  }
  .tx-tgm-gce .f3-widget-paginator li.previous,
  .tx-tgm-gce .f3-widget-paginator li.next {
    width: auto;
  }
  .tx-tgm-gce .f3-widget-paginator li.previous a,
  .tx-tgm-gce .f3-widget-paginator li.next a {
    padding: 0 5px;
  }
  .tx-tgm-gce .f3-widget-paginator li a {
    display: block;
    color: #333333;
    background-color: #f2f2f2;
    text-decoration: none;
  }
  .tx-tgm-gce .f3-widget-paginator li a:hover {
    color: #FFF;
    background-color: #bc1521;
  }
  .rspalte .tx-tgm-gce .event.listitem > .row > .col-md-6:first-child {
    width: 100%;
  }
  .rspalte .tx-tgm-gce .event.listitem > .row > .col-md-6:last-child {
    display: none;
  }
  .rspalte .tx-tgm-gce .event.listitem h3 {
    margin-top: 0;
    border-bottom: 2px solid #a3b32f;
  }
  footer {
    background: #a3b32f;
  }
  footer .welle.gruen img {
    width: 100%;
    height: auto;
  }
  footer .footer-box {
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.3) 65%, rgba(255, 255, 255, 0.2) 80%, rgba(255, 255, 255, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.3) 65%, rgba(255, 255, 255, 0.2) 80%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.3) 65%, rgba(255, 255, 255, 0.2) 80%, rgba(255, 255, 255, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0);
  }
  footer .footer-box a {
    color: #bc1521;
  }
  footer .footer-box .header {
    height: 45px;
    line-height: 45px;
    color: #bc1521;
    font-size: 1.375rem;
    font-weight: 600;
    background: #FFF;
    text-align: center;
  }
  footer .footer-box .part {
    border-bottom: solid 2px #a3b32f;
    padding: 10px;
    text-align: center;
  }
  footer .footer-box .part p:last-child {
    margin: 0;
  }
  footer .footer-box .part:last-child {
    border-bottom: none;
  }
  footer .footer-closer {
    background-color: #bc1521;
    height: 109px;
    background-image: url('../Images/gesicht-hagenow.png');
    background-repeat: no-repeat;
    background-position: 10% -21px;
    border-top: 4px solid #FFF;
  }
  footer .footer-closer > .container {
    position: relative;
  }
  footer .footer-closer #totop {
    background: #a3b32f;
    border: 4px solid #FFF;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    position: absolute;
    top: -25px;
    right: -100px;
    text-align: center;
    z-index: 150;
  }
  @media (max-width: 1400px) {
    footer .footer-closer #totop {
      right: 0;
      left: 0;
      margin: auto;
    }
  }
  footer .footer-closer #totop img {
    margin-top: 14px;
    margin-right: -1px;
  }
  footer .footer-closer .high {
    height: 104px;
    position: relative;
  }
  footer .footer-closer .meta {
    position: absolute;
    top: 0;
    right: 15px;
    bottom: 0;
    margin: auto 0;
    height: 12px;
  }
  footer .footer-closer .meta a {
    color: #FFF;
    text-decoration: none;
    display: inline-block;
    float: left;
    border-right: solid 1px #FFF;
    line-height: 0.9;
    padding: 0 8px 0 7px;
  }
  footer .footer-closer .meta a:last-child {
    border-right: none;
    padding-right: 0;
  }
  footer .footer-closer .meta a:hover {
    font-weight: 600;
  }
  .news * {
    hyphens: auto;
  }
  .news .news-list-view .article {
    padding: 20px;
    box-shadow: 0 0 10px -1px #CCC;
    margin-bottom: 30px;
  }
  .news .news-list-view .article .header {
    clear: both;
  }
  .news .news-list-view .article h3 {
    padding-bottom: 14px;
    margin-bottom: 14px;
    display: flex;
    align-items: end;
    font-size: 1.15rem;
    line-height: 1.5;
  }
  .news .news-list-view .article .plain-outer {
    position: relative;
    min-height: 158px;
  }
  @media (max-width: 1199px) {
    .news .news-list-view .article .plain-outer {
      min-height: 125px;
    }
    .news .news-list-view .article .plain-outer .plain {
      max-height: 125px;
    }
  }
  .news .news-list-view .article .plain-outer .plain {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: auto;
    width: auto;
    max-width: 100%;
  }
  .news .news-list-view .article:last-child {
    padding: 20px;
    margin-bottom: 30px;
  }
  .news .news-list-view .article .news-img-wrap {
    margin: 0 0 16px;
    width: 100%;
  }
  .news .news-list-view .article .news-img-wrap .news-list-date {
    position: absolute;
    top: -12px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
  }
  .news .news-list-view .article .news-img-wrap .news-list-date time {
    background: #FFF;
    display: inline-block;
    border: 2px solid #CCC;
    padding: 0 12px;
    font-size: 0.875rem;
    position: relative;
    z-index: 10;
  }
  .news .news-list-view .article .news-img-wrap a {
    color: #333333;
    position: relative;
    display: block;
    float: none;
    padding: 0;
    background: transparent;
    border: 2px solid #CCC;
  }
  .news .news-list-view .article .news-img-wrap img {
    width: 100%;
    height: auto;
  }
  .news .news-list-view .article .teaser-text {
    position: relative;
  }
  .news .news-list-view .article .teaser-text p {
    margin-bottom: 1rem;
  }
  .news .news-list-view .article .content {
    position: relative;
  }
  .news .news-list-view .article a.more {
    margin-top: 25px;
    display: block;
    height: 40px;
    line-height: 39px;
    border: 1px solid #a3b32f;
    color: #a3b32f;
    text-decoration: none;
    padding: 0 12px;
    font-weight: bold;
    position: relative;
    transition: background-color 125ms linear;
    margin-top: 15px;
    width: 100%;
    height: auto;
    line-height: 38px;
  }
  .news .news-list-view .article a.more:after {
    content: '';
    width: 20px;
    height: 20px;
    background: url('../Images/pfeile_sprite.png') no-repeat -60px 0;
    display: block;
    position: absolute;
    right: 10px;
    bottom: 0;
    top: 0;
    margin: auto 0;
    background-position: 0 0;
  }
  .news .news-list-view .article a.more:hover {
    color: #FFF;
    background-color: #a3b32f;
    text-decoration: none;
  }
  .news .news-list-view .article a.more:hover:after {
    background-position: -60px 0;
  }
  @media (max-width: 767px) {
    .news .news-list-view .article a.more {
      font-size: 14px;
      bottom: -5px;
    }
  }
  .news .page-navigation {
    clear: both;
    float: left;
  }
  .news .page-navigation p {
    display: none;
  }
  .news-clear {
    clear: both;
  }
  .news-single .news-backlink-wrap {
    clear: both;
  }
  .news-single .mediaelement {
    text-align: center;
  }
  .news-single .mediaelement img {
    border: 1px solid #CCC;
    padding: 5px;
  }
  .news-single .news-img-wrap .row {
    margin-bottom: 30px;
  }
  .news-single .news-img-wrap .row:last-child {
    margin-bottom: 0;
  }
  .powermail_fieldset {
    display: flex;
    flex-wrap: wrap;
  }
  .powermail_fieldset.nolabel {
    margin-left: -8px;
    margin-right: -8px;
  }
  .powermail_fieldwrap {
    padding: 0 8px;
  }
  .powermail_fieldwrap:not([class*="col-"]) {
    width: 100%;
  }
  .tx-powermail .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
  .powermail_form_1,
  .powermail_create {
    margin-top: 1rem;
  }
  .powermail_fieldset_1 .powermail_fieldwrap_name,
  .powermail_fieldset_1 .powermail_fieldwrap_vorname,
  .powermail_fieldset_1 .powermail_fieldwrap_geburtsdatum,
  .powermail_fieldset_1 .powermail_fieldwrap_strasse,
  .powermail_fieldset_1 .powermail_fieldwrap_plz,
  .powermail_fieldset_1 .powermail_fieldwrap_ort,
  .powermail_fieldset_1 .powermail_fieldwrap_e_mail,
  .powermail_fieldset_1 .powermail_fieldwrap_telefonnummer,
  .powermail_fieldset_1 .powermail_fieldwrap_pflichtfelder,
  .powermail_fieldset_1 .powermail_fieldwrap_abschicken {
    width: 50%;
    max-width: 50%;
    flex: 0 0 50%;
    padding: 0 8px;
  }
  .powermail_fieldset_1 input[type="date"].form-control {
    line-height: initial;
  }
  .powermail_fieldset_1 .powermail_fieldwrap_bemerkung,
  .powermail_fieldset_1 .powermail_fieldwrap_datenschutz {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
    padding: 0 8px;
  }
  .powermail_fieldset_1 .btn {
    padding: .5rem .75rem;
  }
  .powermail_form {
    margin-bottom: 1rem;
  }
  .powermail_create h3 {
    margin-bottom: 1rem;
  }
  .list-branchenbuch-light h3.tgm-racco-trigger {
    position: relative;
    background-color: #bc1521;
    margin-bottom: 0;
    border: none;
    padding: 20px 30px;
    color: #FFF;
  }
  .list-branchenbuch-light h3.tgm-racco-trigger + div {
    padding-top: 0 !important;
  }
  .list-branchenbuch-light h3.tgm-racco-trigger:after {
    content: '';
    width: 20px;
    height: 20px;
    background: url('../Images/pfeile_sprite.png') no-repeat -60px 0;
    display: block;
    position: absolute;
    right: 15px;
    bottom: 0;
    top: 0;
    margin: auto 0;
  }
  .list-branchenbuch-light.tgm-racco-open h3.tgm-racco-trigger {
    background-color: #a3b32f;
  }
  .list-branchenbuch-light.tgm-racco-open h3.tgm-racco-trigger:after {
    background-position: -60px -20px;
  }
  .list-branchenbuch-light .organisation {
    background-color: #f2f2f2;
    padding: 30px;
  }
  .list-branchenbuch-light .organisation .img-wrap img {
    margin: 0 auto;
    border: 1px solid #CCC;
  }
  @media (max-width: 992px) {
    .list-branchenbuch-light .organisation .img-wrap {
      margin-bottom: 15px;
    }
  }
  .list-branchenbuch-light .organisation + .organisation {
    margin-top: 2px;
  }
  .c-highlight-box {
    padding: 20px;
    box-shadow: 0 0 10px -1px #CCC;
    margin-bottom: 30px;
  }
  .c-highlight-box:last-child {
    margin-bottom: 0;
  }
  .c-highlight-box .imgwrap img {
    border: 2px solid #CCC;
  }
  .c-highlight-box .content {
    padding-bottom: 40px;
    position: relative;
  }
  .c-highlight-box .content h3 {
    padding-bottom: 14px;
    margin-bottom: 14px;
  }
  .c-highlight-box .content a.more {
    margin-top: 25px;
    display: block;
    height: 40px;
    line-height: 39px;
    border: 1px solid #a3b32f;
    color: #a3b32f;
    text-decoration: none;
    padding: 0 12px;
    font-weight: bold;
    position: relative;
    transition: background-color 125ms linear;
    position: absolute;
    bottom: 0;
    width: 100%;
  }
  .c-highlight-box .content a.more:after {
    content: '';
    width: 20px;
    height: 20px;
    background: url('../Images/pfeile_sprite.png') no-repeat -60px 0;
    display: block;
    position: absolute;
    right: 10px;
    bottom: 0;
    top: 0;
    margin: auto 0;
    background-position: 0 0;
  }
  .c-highlight-box .content a.more:hover {
    color: #FFF;
    background-color: #a3b32f;
    text-decoration: none;
  }
  .c-highlight-box .content a.more:hover:after {
    background-position: -60px 0;
  }
  @media (max-width: 768px) {
    table {
      font-size: 0.9em;
    }
  }
  .navmenu .suche h4 {
    padding: 10px 0;
    background-color: #bc1521;
    color: #FFF;
    text-align: center;
  }
  .navmenu .mobi_search {
    position: relative;
    padding: 0 15px;
  }
  .navmenu .mobi_search input {
    width: 100%;
    height: 50px;
    padding-right: 50px;
    padding-left: 15px;
  }
  .navmenu .mobi_search button {
    height: 50px;
    width: 50px;
    position: absolute;
    top: 0;
    right: 15px;
    background-color: #bc1521;
    color: #FFF;
    border: none;
  }
  .navmenu .mobi_search button::after {
    content: "\f002";
    display: inline-block;
    font: normal normal normal 18px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .navmenu ul {
    margin: 0;
    padding: 0;
  }
  .navmenu ul.mobi {
    position: relative;
  }
  .navmenu ul.mobi li {
    position: static !important;
  }
  .navmenu ul.mobi li a {
    position: relative;
  }
  .navmenu ul.mobi li.act > a {
    background-color: #bc1521;
    color: #FFF;
  }
  .navmenu ul.mobi li.act > a.sub:after {
    background: url(../Images/pfeile_sprite.png) no-repeat -60px 0;
  }
  .navmenu ul.mobi .mobi-back {
    position: absolute;
    top: 0;
    left: 0;
  }
  .navmenu ul.mobi li.mobi1 > h3 {
    margin-top: 63px;
    padding-left: 5px;
  }
  .navmenu ul.mobi ul a {
    display: block;
    line-height: 30px;
    padding: 10px 30px 10px 15px;
    border-top: 1px solid #bc1521;
    text-decoration: none;
    color: #333333;
  }
  .navmenu ul.mobi ul a.sub:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 5px;
    background: url(../Images/pfeile_sprite.png) no-repeat -20px 0;
    width: 20px;
    height: 20px;
  }
  .navmenu ul.mobi ul > li:last-child > a {
    border-bottom: 1px solid #bc1521;
  }
  .navmenu ul.mobi ul.mobi2 .title,
  .navmenu ul.mobi ul.mobi2 a {
    padding-left: 30px;
  }
  .navmenu ul.mobi ul.mobi3 .title,
  .navmenu ul.mobi ul.mobi3 a {
    padding-left: 45px;
  }
  .navmenu ul.mobi li.sub ul {
    display: none;
  }
  .navmenu ul.mobi .mobi-back {
    background: #bc1521;
    color: #FFF;
    padding: 15px;
    width: 100%;
    cursor: pointer;
  }
  .navmenu ul.lang {
    list-style: none;
    text-align: center;
    margin-bottom: 10px;
  }
  .navmenu ul.lang li {
    display: inline-block;
    margin-right: 5px;
    border-radius: 0 0 2px 2px;
  }
  .navmenu ul.lang li.lang-act {
    background-color: #a3b32f;
  }
  .navmenu .nav > li > a {
    display: block;
    height: 45px;
    line-height: 44px;
    border-top: 1px solid #bc1521;
    text-decoration: none;
    color: #333333;
    padding: 0 30px 0 15px;
  }
  .navmenu .nav > li > a.sub:after {
    content: '';
    display: block;
    background-image: url(../Images/pfeile_sprite.png);
    background-repeat: no-repeat;
    background-position: -20px 0;
    width: 20px;
    height: 20px;
    float: right;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 5px;
  }
  .navmenu .nav > li:last-child > a {
    border-bottom: 1px solid #bc1521;
  }
  .navmenu .close {
    float: none;
    text-align: right;
    padding-right: 15px;
    margin-top: 15px;
    padding-bottom: 25px;
  }
  .tx-tgm-infodienste hr {
    margin: 10px 0;
  }
  .tx-tgm-infodienste table.oe-table td {
    padding: 3px 0;
    vertical-align: baseline;
  }
  .tx-tgm-infodienste table.oe-table td:first-child {
    width: 55px;
    padding-left: 0;
    padding-right: 5px;
  }
  @media (max-width: 1199px) {
    .tx-tgm-infodienste table.oe-table td:first-child {
      width: 85px;
    }
  }
  .pagination > .active > a,
  .pagination > .active > a:focus,
  .pagination > .active > a:hover,
  .pagination > .active > span,
  .pagination > .active > span:focus,
  .pagination > .active > span:hover {
    background-color: #bc1521;
    border-color: #bc1521;
  }
  .ce-gallery {
    background-color: #FFF;
  }
  .ce-gallery.ce-border img {
    border: 1px solid #CCC;
  }
  .ce-gallery .row {
    margin-bottom: 15px;
  }
  @media (max-width: 992px) {
    .navbar-toggle {
      display: block;
    }
  }
  .btn {
    padding: 10px 12px;
    border: none;
    border-radius: 0;
    font-weight: 600;
    font-size: 1rem;
    transition: background-color 125ms linear;
  }
  .btn-arrow:after {
    content: '';
    width: 20px;
    height: 20px;
    background: url('../Images/pfeile_sprite.png') no-repeat -60px 0;
    display: block;
    position: absolute;
    right: 10px;
    bottom: 0;
    top: 0;
    margin: auto 0;
    background-position: 0 0;
  }
  .btn-default {
    border: 1px solid #a3b32f;
    color: #a3b32f;
    background: #FFF;
  }
  .btn-default:hover {
    background: #a3b32f;
    color: #FFF;
  }
  .btn-secondary {
    background: #b5c259;
    color: #333333;
  }
  .btn-secondary:hover {
    background: #a3b32f;
    color: #FFF;
  }
  .btn-primary {
    background: #b5c259;
  }
  .btn-primary:focus,
  .btn-primary:hover,
  .btn-primary:active,
  .btn-primary:active:hover,
  .btn-primary:active:focus {
    background-color: #bc1521;
  }
  .container {
    position: relative;
  }
  [class*="frame-type-container_"] .ce-bodytext {
    margin-bottom: 1rem;
  }
  .container-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -1rem;
    margin-left: -1rem;
  }
  .container-row > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex {
    display: flex;
    flex-wrap: wrap;
    margin-right: -1rem;
    margin-left: -1rem;
  }
  .container-flex > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex .frame-default {
    margin-top: 0;
    margin-bottom: 0;
  }
  .container-flex > div,
  .container-flex > .container-flex-item {
    margin-bottom: 3rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-2cols {
    display: flex;
    flex-wrap: wrap;
    margin-right: -1rem;
    margin-left: -1rem;
  }
  .container-flex-2cols > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-2cols > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-2cols > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-2cols > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-2cols .frame-default {
    margin-top: 0;
    margin-bottom: 0;
  }
  .container-flex-2cols > div,
  .container-flex-2cols > .container-flex-item {
    margin-bottom: 3rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-2cols > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-2cols > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-2cols .frame-default {
    margin-top: 0;
    margin-bottom: 0;
  }
  .container-flex-2cols > div,
  .container-flex-2cols > .container-flex-item {
    margin-bottom: 3rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-2cols > div,
  .container-flex-2cols > .container-flex-item {
    width: 50%;
  }
  @media (max-width: 575px) {
    .container-flex-2cols > div,
    .container-flex-2cols > .container-flex-item {
      width: 100%;
    }
  }
  .container-flex-3cols {
    display: flex;
    flex-wrap: wrap;
    margin-right: -1rem;
    margin-left: -1rem;
  }
  .container-flex-3cols > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-3cols > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-3cols > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-3cols > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-3cols .frame-default {
    margin-top: 0;
    margin-bottom: 0;
  }
  .container-flex-3cols > div,
  .container-flex-3cols > .container-flex-item {
    margin-bottom: 3rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-3cols > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-3cols > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-3cols .frame-default {
    margin-top: 0;
    margin-bottom: 0;
  }
  .container-flex-3cols > div,
  .container-flex-3cols > .container-flex-item {
    margin-bottom: 3rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-3cols > div,
  .container-flex-3cols > .container-flex-item {
    width: 33.33%;
  }
  @media (max-width: 991px) {
    .container-flex-3cols > div,
    .container-flex-3cols > .container-flex-item {
      width: 50%;
    }
  }
  @media (max-width: 575px) {
    .container-flex-3cols > div,
    .container-flex-3cols > .container-flex-item {
      width: 100%;
    }
  }
  .container-flex-4cols {
    display: flex;
    flex-wrap: wrap;
    margin-right: -1rem;
    margin-left: -1rem;
  }
  .container-flex-4cols > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-4cols > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-4cols > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-4cols > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-4cols .frame-default {
    margin-top: 0;
    margin-bottom: 0;
  }
  .container-flex-4cols > div,
  .container-flex-4cols > .container-flex-item {
    margin-bottom: 3rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-4cols > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-4cols > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-4cols .frame-default {
    margin-top: 0;
    margin-bottom: 0;
  }
  .container-flex-4cols > div,
  .container-flex-4cols > .container-flex-item {
    margin-bottom: 3rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-4cols > div,
  .container-flex-4cols > .container-flex-item {
    width: 25%;
  }
  @media (max-width: 1199px) {
    .container-flex-4cols > div,
    .container-flex-4cols > .container-flex-item {
      width: 33.33%;
    }
  }
  @media (max-width: 991px) {
    .container-flex-4cols > div,
    .container-flex-4cols > .container-flex-item {
      width: 50%;
    }
  }
  @media (max-width: 575px) {
    .container-flex-4cols > div,
    .container-flex-4cols > .container-flex-item {
      width: 100%;
    }
  }
  .container-flex-5cols {
    display: flex;
    flex-wrap: wrap;
    margin-right: -1rem;
    margin-left: -1rem;
  }
  .container-flex-5cols > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-5cols > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-5cols > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-5cols > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-5cols .frame-default {
    margin-top: 0;
    margin-bottom: 0;
  }
  .container-flex-5cols > div,
  .container-flex-5cols > .container-flex-item {
    margin-bottom: 3rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-5cols > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-5cols > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-5cols .frame-default {
    margin-top: 0;
    margin-bottom: 0;
  }
  .container-flex-5cols > div,
  .container-flex-5cols > .container-flex-item {
    margin-bottom: 3rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-flex-5cols > div,
  .container-flex-5cols > .container-flex-item {
    width: 20%;
  }
  @media (max-width: 1199px) {
    .container-flex-5cols > div,
    .container-flex-5cols > .container-flex-item {
      width: 25%;
    }
  }
  @media (max-width: 991px) {
    .container-flex-5cols > div,
    .container-flex-5cols > .container-flex-item {
      width: 33.333%;
    }
  }
  @media (max-width: 767px) {
    .container-flex-5cols > div,
    .container-flex-5cols > .container-flex-item {
      width: 50%;
    }
  }
  @media (max-width: 575px) {
    .container-flex-5cols > div,
    .container-flex-5cols > .container-flex-item {
      width: 100%;
    }
  }
  .picture-copyright-copyright,
  .picture-copyright-source {
    font-size: .75rem;
    display: block;
  }
  .picture-copyright-copyright + .picture-copyright-source {
    margin-top: .5rem !important;
  }
  .tgmEvents_eventList .tgmEvents_event {
    display: flex;
    flex-direction: row;
    padding: 1.5rem;
    margin-bottom: 2rem;
    background: rgba(163, 179, 47, 0.15);
  }
  .tgmEvents_eventList .tgmEvents_event_content {
    flex-grow: 1;
  }
  .tgmEvents_eventList .tgmEvents_event_dateRight {
    margin-right: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 10rem;
    max-width: 10rem;
    background: #bc1521;
  }
  @media (max-width: 756px) {
    .tgmEvents_eventList .tgmEvents_event_dateRight {
      display: none;
    }
  }
  .tgmEvents_eventList .tgmEvents_event_dateRightText {
    padding: 2rem 0;
    color: #FFF;
    font-weight: bold;
    text-align: center;
  }
  .tgmEvents_eventList .tgmEvents_event_dateRightMonth {
    display: block;
    line-height: 1;
    font-size: 1.25rem;
  }
  .tgmEvents_eventList .tgmEvents_event_dateRightDay {
    display: block;
    margin-bottom: .25rem;
    font-size: 6rem;
    line-height: .8;
  }
  .tgmEvents_eventList .tgmEvents_event_title {
    font-size: 1.4rem;
  }
  .tgmEvents_eventList .tgmEvents_event_dateTime,
  .tgmEvents_eventList .tgmEvents_event_teaser,
  .tgmEvents_eventList .tgmEvents_event_location {
    display: flex;
    margin-bottom: .5rem;
  }
  .tgmEvents_eventList .tgmEvents_event_location {
    font-weight: 600;
  }
  .tgmEvents_eventList .tgmEvents_event_dateTime {
    font-weight: 600;
  }
  .tgmEvents_eventList .tgmEvents_event_location {
    display: block;
  }
  .tgmEvents_eventList .tgmEvents_event_more .btn {
    margin-top: .75rem;
  }
  .tgmEvents_eventDetail .tgmEvents_event_dateTime,
  .tgmEvents_eventDetail .tgmEvents_event_description,
  .tgmEvents_eventDetail .tgmEvents_event_location,
  .tgmEvents_eventDetail .tgmEvents_event_media,
  .tgmEvents_eventDetail .tgmEvents_event_downloads {
    display: block;
    margin-bottom: 1.5rem;
  }
  .tgmEvents_eventDetail .tgmEvents_event_dateTime {
    display: flex;
    margin-bottom: 0;
    transform: translateY(-1rem);
    font-size: 1.25rem;
    font-weight: bold;
  }
  .tgmEvents_eventDetail .tgmEvents_event_media {
    display: flex;
    margin: 1.25rem -10px 1.5rem;
  }
  .tgmEvents_eventDetail .tgmEvents_event_mediaItemLink {
    width: 33.33333%;
    height: auto;
    padding: 0 10px;
  }
  .tgmEvents_eventDetail .tgmEvents_event_mediaItemImage {
    width: 100%;
    height: auto;
  }
  .tgmEvents_eventDetail .tgmEvents_event_back {
    margin: 1.5rem 0;
  }
  ul.f3-widget-paginator {
    display: flex;
    margin: 0;
    padding-left: 0;
    list-style: none;
  }
  ul.f3-widget-paginator li {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
  }
  @media (max-width: 501px) {
    ul.f3-widget-paginator li {
      margin-bottom: 15px;
    }
  }
  ul.f3-widget-paginator li.current {
    width: 40px;
    height: 40px;
    font-weight: 600;
    background-color: #a3b32f;
    color: #FFF;
  }
  ul.f3-widget-paginator li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    font-weight: 600;
    background-color: rgba(163, 179, 47, 0.15);
    color: #333333;
    text-decoration: none;
    transition: background-color 125ms linear;
  }
  ul.f3-widget-paginator li a:focus,
  ul.f3-widget-paginator li a:hover {
    color: #FFF;
    background-color: #a3b32f;
  }
  ul.f3-widget-paginator li.next a,
  ul.f3-widget-paginator li.previous a {
    position: relative;
    text-indent: 999rem;
    overflow: hidden;
  }
  ul.f3-widget-paginator li.next a:after,
  ul.f3-widget-paginator li.previous a:after {
    content: '';
    width: 20px;
    height: 20px;
    background: url('../Images/pfeile_sprite.png') no-repeat -60px 0;
    display: block;
    position: absolute;
    bottom: 0;
    top: 0;
    margin: auto 0;
    background-position: -40px 0;
    right: 10px;
  }
  ul.f3-widget-paginator li.next a:hover :after,
  ul.f3-widget-paginator li.previous a:hover :after {
    background-position: -60px 0;
  }
  ul.f3-widget-paginator li.previous a {
    transform: rotate(180deg);
  }
  .gsc-control-wrapper-cse > .gsc-search-box {
    display: flex !important;
  }
  .gsc-control-wrapper-cse > .gsc-search-box:before {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    margin-right: 8px;
    background: url('/typo3conf/ext/hagenow/Resources/Public/Images/Such-Icon.png');
    background-size: contain;
    background-repeat: no-repeat;
  }
  .gsc-control-cse {
    background-color: initial !important;
    border: none !important;
  }
  .gsc-input-box {
    border: 1px solid #bc1521 !important;
    background: #fff !important;
  }
  .gsc-search-button-v2 {
    border-color: #bc1521 !important;
    background-color: #ce4b42 !important;
  }
  .pagets__new header .dont-fly {
    padding-bottom: 2rem;
  }
  .pagets__new header nav {
    position: static;
    background: #f5f5f5;
  }
  @media (max-width: 992px) {
    .pagets__new header {
      padding-top: 80px;
    }
  }
  .pagets__new .submenu {
    z-index: 100;
  }
  .pagets__new .btn {
    padding: .5rem .75rem;
    display: flex;
    align-items: center;
    width: fit-content;
    min-height: 40px;
    background: #eee;
    box-shadow: 0 10px 13px -7px rgba(0, 0, 0, 0.3), 5px 5px 15px 5px rgba(0, 0, 0, 0);
    color: #333333;
    border-radius: 5px;
    border: 1px solid #ddd;
    transition: all 0.2s ease-in-out;
  }
  .pagets__new .btn:hover {
    background: #ddd;
  }
  .pagets__new .btn-icon-left i {
    margin-right: .5rem;
  }
  .pagets__new .card-title {
    margin-bottom: 0;
    background: #f5f5f5;
    padding: .75rem .75rem;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom: 1px solid #ddd;
  }
  .pagets__new .card-body {
    padding: .75rem;
  }
  .pagets__new .card-body *:last-child {
    margin-bottom: 0;
  }
  .tx-tgm-infodienste h2 {
    margin: 0 0 1rem !important;
    padding-bottom: 4px;
    font-size: 1.5rem;
  }
  .tx-tgm-infodienste h4 {
    font-weight: bold;
    color: #bc1521;
  }
  .tx-tgm-infodienste h2,
  .tx-tgm-infodienste h2,
  .tx-tgm-infodienste h4,
  .tx-tgm-infodienste h5 {
    margin-top: 0;
  }
  .tx-tgm-infodienste fieldset {
    position: relative;
    margin-bottom: 2rem;
    padding: 1rem;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: 7px 7px 5px -3px rgba(0, 0, 0, 0.4);
  }
  .tx-tgm-infodienste legend {
    position: absolute;
    padding: 0 .25rem;
    top: 0;
    left: 1rem;
    transform: translateY(-50%);
    width: auto;
    float: none;
    color: #777;
    background: #fff;
    font-size: 0.9rem;
    border: none;
  }
  .tx-tgm-infodienste .input-group {
    display: flex;
  }
  .tx-tgm-infodienste .input-group .input-group-text {
    display: flex;
    align-items: center;
    padding: .25rem .75rem;
    background: #eee;
    border: 1px solid #ccc;
    border-right: none;
    font-size: .9rem;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }
  .tx-tgm-infodienste .input-group .form-control {
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
  }
  .tx-tgm-infodienste .breadcrumb {
    padding: .5rem 1rem;
    margin: -1rem 0 1.5rem;
    border-radius: 5px;
    font-size: .95rem;
  }
  .tx-tgm-infodienste .breadcrumb > li + li::before {
    content: "\f105";
    font-family: FontAwesome;
    color: #333333;
  }
  .tx-tgm-infodienste .oeffnungszeiten p {
    margin-bottom: 0;
  }
  .tx-tgm-infodienste .oeffnungszeiten p u {
    display: inline-block;
    margin-top: .75rem;
  }
  .tx-tgm-infodienste .oeffnungszeiten p:first-of-type u {
    margin-top: 0;
  }
  .tx-tgm-infodienste .oeffnungszeiten p:last-child {
    margin-top: .75rem;
  }
  .servicebox,
  .block,
  .anliegenblock-regional {
    margin-bottom: 1.5rem;
    padding: .75rem 1rem 1rem;
    border: 1px solid #ddd;
    box-shadow: 0 10px 13px -7px rgba(0, 0, 0, 0.3), 5px 5px 15px 5px rgba(0, 0, 0, 0);
    border-radius: 5px;
    hyphens: auto;
  }
  .servicebox > *:last-child,
  .block > *:last-child,
  .anliegenblock-regional > *:last-child,
  .servicebox > *:last-child > *:last-child,
  .block > *:last-child > *:last-child,
  .anliegenblock-regional > *:last-child > *:last-child,
  .servicebox > *:last-child > *:last-child > *:last-child,
  .block > *:last-child > *:last-child > *:last-child,
  .anliegenblock-regional > *:last-child > *:last-child > *:last-child,
  .servicebox > *:last-child > *:last-child > *:last-child > *:last-child,
  .block > *:last-child > *:last-child > *:last-child > *:last-child,
  .anliegenblock-regional > *:last-child > *:last-child > *:last-child > *:last-child {
    margin-bottom: 0;
  }
  .servicebox-innerarea:after {
    content: '';
    display: block;
    width: 100%;
    margin: 1rem 0;
    border-bottom: 1px solid #CCC;
  }
  .block .anliegenblock-regional {
    padding: .5rem .75rem;
    box-shadow: none;
  }
  .anliegenblock-regional {
    background: rgba(23, 162, 184, 0.15);
  }
  .infodienste-ansprechpartner-short + .infodienste-ansprechpartner-short {
    margin-top: 1rem;
  }
  .infodienste-ansprechpartner-short-name {
    display: flex;
    align-items: center;
    padding: .5rem .75rem;
    min-height: 40px;
    background: #eee;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border: 1px solid #ccc;
  }
  .infodienste-ansprechpartner-short-name i {
    font-size: 1.5rem;
    margin-right: .75rem;
  }
  .infodienste-ansprechpartner-short-content {
    padding: .75rem;
    border: 1px solid #ccc;
    border-top: none;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
  }
  .infodienste-content-row {
    display: flex;
  }
  .infodienste-content-row + .infodienste-content-row {
    padding-top: 6px;
    margin-top: 6px;
    border-top: 1px solid #ccc;
  }
  .infodienste-content-row > span {
    display: inline-block;
    min-width: 75px;
  }
  ul.link-list {
    padding-left: 0;
  }
  ul.link-list * {
    list-style: none;
    transition: all 0.2s ease-in-out;
  }
  ul.link-list li.searchword-not-found {
    display: none;
  }
  ul.link-list a {
    padding: .5rem;
    display: flex;
    align-items: center;
    min-height: 40px;
    border-bottom: 2px solid #ddd;
    color: #333333;
  }
  ul.link-list a::before {
    content: "\f054";
    display: inline-block;
    font-size: .875rem;
    line-height: 1;
    font-family: FontAwesome, sans-serif;
    margin-right: .5em;
  }
  ul.link-list a:hover {
    color: #bc1521;
    background: #f5f5f5;
    text-decoration: none;
  }
  ul.link-list.organisationseinheiten-list > li > a {
    font-weight: bold;
  }
  #anliegen-list-filter-results {
    padding: .4rem .75rem;
    border: 1px solid #9caa3e;
    border-radius: 5px;
    margin-top: 1rem;
    font-size: .9rem;
    font-weight: bold;
    background: #b5c259;
    text-align: center;
  }
  #anliegen-list-info {
    box-shadow: 7px 7px 5px -3px rgba(0, 0, 0, 0.4);
  }
  /* cookie consent */
  .cc_container {
    display: flex;
  }
  @media screen and (min-width: 992px) {
    .cc_container .cc_message {
      font-size: 0.8em !important;
    }
  }
  .cc_btn {
    max-height: 50px;
    order: 2;
  }
  .cc_container {
    max-width: 1140px;
    margin: 0 auto !important;
  }
  .contact_person p {
    margin: 0;
  }
  .contact_person img {
    margin: 0 auto;
  }
  .contact_person .social-link {
    display: block;
    margin: 8px 0;
  }
  .contact_person .social-link .social-url {
    border-bottom: 1px solid #b5c259;
    transition: border 220ms ease-in-out;
  }
  .contact_person .social-link .social-url:hover {
    border-bottom: 1px solid #a3b32f;
    transition: border 220ms ease-in-out;
  }
  .contact_person .social-link:hover,
  .contact_person .social-link:focus {
    text-decoration: none;
  }
  @media (max-width: 767px) {
    .contact_person p {
      text-align: center;
      margin-top: 10px;
    }
  }
  table.openings td span + span {
    margin-left: 10px;
  }
  table.openings td:nth-child(even) {
    padding-left: 10px;
  }
  .teaser {
    padding: 20px;
    box-shadow: 0 0 10px -1px #CCC;
    margin-bottom: 30px;
  }
  .teaser .header {
    clear: both;
  }
  .teaser h3 {
    padding-bottom: 14px;
    margin-bottom: 14px;
  }
  .teaser:last-child {
    padding: 20px;
    margin-bottom: 30px;
  }
  .teaser .teaser-image-wrap {
    margin: 0 0 16px;
    width: 100%;
  }
  .teaser .teaser-image-wrap .teaser-date-time-container {
    position: absolute;
    top: -12px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
  }
  .teaser .teaser-image-wrap .teaser-date-time-container span {
    background: #FFF;
    display: inline-block;
    border: 2px solid #CCC;
    padding: 0 12px;
    font-size: 0.875rem;
    position: relative;
    z-index: 10;
  }
  .teaser .teaser-image-wrap a {
    color: #333333;
    position: relative;
    display: block;
    float: none;
    padding: 0;
    background: transparent;
    border: 2px solid #CCC;
  }
  .teaser .teaser-image-wrap img {
    width: 100%;
    height: auto;
  }
  .teaser .teaser-text {
    padding-bottom: 40px;
    position: relative;
  }
  .teaser .content {
    position: relative;
  }
  .teaser a.more {
    margin-top: 25px;
    display: block;
    height: 40px;
    line-height: 39px;
    border: 1px solid #a3b32f;
    color: #a3b32f;
    text-decoration: none;
    padding: 0 12px;
    font-weight: bold;
    position: relative;
    transition: background-color 125ms linear;
    bottom: 0;
    width: 100%;
    height: auto;
    line-height: 38px;
  }
  .teaser a.more:after {
    content: '';
    width: 20px;
    height: 20px;
    background: url('../Images/pfeile_sprite.png') no-repeat -60px 0;
    display: block;
    position: absolute;
    right: 10px;
    bottom: 0;
    top: 0;
    margin: auto 0;
    background-position: 0 0;
  }
  .teaser a.more:hover {
    color: #FFF;
    background-color: #a3b32f;
    text-decoration: none;
  }
  .teaser a.more:hover:after {
    background-position: -60px 0;
  }
  @media (max-width: 767px) {
    .teaser a.more {
      font-size: 14px;
      bottom: -5px;
    }
  }
  .cc_banner-wrapper {
    z-index: 9001;
    position: relative;
  }
  .cc_container .cc_btn {
    cursor: pointer;
    text-align: center;
    font-size: 0.6em;
    transition: font-size 200ms;
    line-height: 1em;
  }
  .cc_container .cc_message {
    font-size: 0.6em;
    transition: font-size 200ms;
    margin: 0;
    padding: 0;
    line-height: 1.5em;
  }
  .cc_container .cc_logo {
    display: none;
    text-indent: -1000px;
    overflow: hidden;
    width: 100px;
    height: 22px;
    background-size: cover;
    background-image: url(//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/1.0.9/logo.png);
    opacity: 0.9;
    transition: opacity 200ms;
  }
  .cc_container .cc_logo:hover,
  .cc_container .cc_logo:active {
    opacity: 1;
  }
  @media screen and (min-width: 500px) {
    .cc_container .cc_btn {
      font-size: 0.8em;
    }
    .cc_container .cc_message {
      font-size: 0.8em;
    }
  }
  @media screen and (min-width: 768px) {
    .cc_container .cc_btn {
      font-size: 1em;
    }
    .cc_container .cc_message {
      font-size: 1em;
      line-height: 1em;
    }
  }
  @media screen and (min-width: 992px) {
    .cc_container .cc_message {
      font-size: 1em;
    }
  }
  @media print {
    .cc_banner-wrapper,
    .cc_container {
      display: none;
    }
  }
  .cc_container {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    padding: 10px;
  }
  .cc_container .cc_btn {
    padding: 8px 10px;
    background-color: #f1d600;
    cursor: pointer;
    transition: font-size 200ms;
    text-align: center;
    font-size: 0.6em;
    display: block;
    width: 33%;
    margin-left: 10px;
    float: right;
    max-width: 120px;
  }
  .cc_container .cc_message {
    transition: font-size 200ms;
    font-size: 0.6em;
    display: block;
  }
  @media screen and (min-width: 500px) {
    .cc_container .cc_btn {
      font-size: 0.8em;
    }
    .cc_container .cc_message {
      margin-top: 0.5em;
      font-size: 0.8em;
    }
  }
  @media screen and (min-width: 768px) {
    .cc_container {
      padding: 15px 30px 15px;
    }
    .cc_container .cc_btn {
      font-size: 1em;
      padding: 8px 15px;
    }
    .cc_container .cc_message {
      font-size: 1em;
    }
  }
  @media screen and (min-width: 992px) {
    .cc_container .cc_message {
      font-size: 1em;
      color: #fff;
    }
  }
  .cc_container {
    background: #222;
    color: #fff;
    font-size: 17px;
    font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Calibri, Helvetica, Arial;
    box-sizing: border-box;
  }
  .cc_container ::-moz-selection {
    background: #ff5e99;
    color: #fff;
    text-shadow: none;
  }
  .cc_container .cc_btn,
  .cc_container .cc_btn:visited {
    color: #000;
    background-color: #f1d600;
    transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
    -webkit-transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
    border-radius: 5px;
    -webkit-border-radius: 5px;
  }
  .cc_container .cc_btn:hover,
  .cc_container .cc_btn:active {
    background-color: #fff;
    color: #000;
  }
  .cc_container a,
  .cc_container a:visited {
    text-decoration: none;
    color: #31a8f0;
    transition: 200ms color;
  }
  .cc_container a:hover,
  .cc_container a:active {
    color: #b2f7ff;
  }
  @-webkit-keyframes slideUp {
    0% {
      -webkit-transform: translateY(66px);
      transform: translateY(66px);
    }
    100% {
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
  }
  @keyframes slideUp {
    0% {
      -webkit-transform: translateY(66px);
      -ms-transform: translateY(66px);
      transform: translateY(66px);
    }
    100% {
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
    }
  }
  .cc_container,
  .cc_message,
  .cc_btn {
    animation-duration: 0.8s;
    -webkit-animation-duration: 0.8s;
    -moz-animation-duration: 0.8s;
    -o-animation-duration: 0.8s;
    -webkit-animation-name: slideUp;
    animation-name: slideUp;
  }
  .hd-only {
    display: block;
  }
  @media screen and (max-width: 680px) {
    .hd-only {
      display: none;
    }
  }
  .sm-only {
    display: none;
  }
  @media screen and (max-width: 680px) {
    .sm-only {
      display: block !important;
    }
  }
  @media print {
    html,
    body {
      height: auto !important;
      width: auto !important;
      overflow: visible !important;
    }
    .print-header {
      display: block;
    }
    .frame-default,
    footer,
    section,
    main,
    body {
      display: block !important;
      width: auto !important;
      float: none !important;
      position: static !important;
      overflow: visible !important;
      max-height: inherit !important;
    }
    div {
      float: none !important;
      width: 100% !important;
      overflow: visible !important;
    }
    footer p,
    footer div {
      display: block !important;
      width: auto !important;
      float: none !important;
      position: static !important;
      overflow: visible !important;
    }
    .container {
      width: 100% !important;
    }
    .container > .row > div {
      width: 100%;
    }
    .main-content > * {
      width: 100%;
    }
    .footer-box,
    .content {
      height: auto !important;
    }
    a.more,
    .footer-closer,
    header,
    .rspalte,
    .welle,
    .bx-wrapper,
    .dont-fly,
    .navmenu-fixed-left {
      display: none !important;
    }
    a[href]:after {
      content: "";
    }
  }