@charset "UTF-8";
.content .kontaktbox-backgroundcolor ul li:first-of-type {
  margin-right: 30px;
  background-image: url("../dist/img/phone-icon.svg"); }

.content .kontaktbox-backgroundcolor ul li:last-of-type {
  background-image: url("../dist/img/fax-icon.svg"); }

.content .kontaktbox-backgroundcolor ul {
  margin-block-start: 25px !important; }

.content-image {
  margin-block: 25px; }

.mod_subscribe {
  margin-block: 25px; }

.content-gallery {
  padding-block-end: 20px;
  overflow: unset !important; }
  .content-gallery ul {
    list-style-type: none;
    padding-inline-start: 0; }
    .content-gallery ul li:not(:last-of-type) {
      margin-block-end: 25px; }
      @media screen and (min-width: 767px) {
        .content-gallery ul li:not(:last-of-type) {
          margin-block-end: 0; } }
    @media screen and (min-width: 767px) {
      .content-gallery ul {
        display: grid;
        gap: 25px; } }

@media screen and (min-width: 767px) {
  .content-gallery--cols-4 ul {
    grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media screen and (min-width: 1024px) {
  .content-gallery--cols-4 ul {
    grid-template-columns: repeat(4, minmax(0, 1fr)); } }

ul {
  padding-inline-start: 12px; }

.ce_accordionStart {
  margin-block: 5px; }
  .ce_accordionStart .rte {
    padding-block-end: 5px; }

.ui-accordion-content {
  padding: 15px 12px;
  background-color: #eeede9; }

.pagination li strong {
  background-color: #d5d3c8;
  text-align: center;
  color: #7d0b34;
  display: block; }

.pagination li.next a,
.pagination li.last a,
.pagination li.previous a {
  height: 22px !important;
  font-size: 0; }

.pagination li.next a::before {
  content: "›";
  font-size: 20px;
  line-height: 1; }

.pagination li.previous a::before {
  content: "‹";
  font-size: 20px;
  line-height: 1; }

.pagination li.last a::before {
  content: "»";
  font-size: 20px;
  line-height: 1; }

.ce_rs_columns_start {
  padding-block-end: 50px; }

.content-table tr {
  background-color: white;
  border-bottom: 2px solid #F6F5F0; }
  .content-table tr.row_last {
    border-bottom: none; }
.content-table td.col_first {
  padding-left: 10px; }
.content-table td {
  padding: 10px 10px 10px 5px; }

.checklist-backgroundcolor {
  background-color: #809C12;
  padding: 45px 0; }
  .checklist-backgroundcolor .content-text {
    margin: 0;
    text-align: center; }
    .checklist-backgroundcolor .content-text p, .checklist-backgroundcolor .content-text a {
      color: white; }
    .checklist-backgroundcolor .content-text p {
      font-size: 22px; }
    .checklist-backgroundcolor .content-text a {
      font-size: 18px;
      padding-left: 20px;
      background-image: url("../dist/img/arrow_white.svg");
      background-repeat: no-repeat;
      background-position: left center;
      display: inline-block; }

.hintbox .framecontent {
  max-width: 1210px;
  margin-inline: auto; }

#confirm-googlemaps {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  align-items: center;
  background: #d5d3c8;
  padding-block: 50px; }
  #confirm-googlemaps button {
    appearance: none;
    width: 170px;
    height: 50px;
    border: none;
    display: block;
    color: #fff;
    background-color: #809c12;
    margin: 30px 0 0 0;
    padding: 0;
    text-transform: uppercase; }
    #confirm-googlemaps button:hover {
      background-color: #8eaf0e; }

.kontaktbox-backgroundcolor, .newsletterbox {
  padding-bottom: 0 !important; }

header nav li:last-of-type {
  margin-right: 0 !important; }

.content .content-gallery:not(.big_gallery) {
  margin-bottom: -20px;
  margin-top: 45px; }

.ce_accordion .content-text {
  margin-left: 0 !important;
  position: relative;
  left: -12px;
  width: calc(100% + 20px) !important; }

/*# sourceMappingURL=theme.css.map */
