@charset "UTF-8";
/* CSS Document */
/* CSS Document */
/* default styles for extension "tx_frontend" */
.ce-align-left {
  text-align: left; }

.ce-align-center {
  text-align: center; }

.ce-align-right {
  text-align: right; }

.ce-table td, .ce-table th {
  vertical-align: top; }

.ce-textpic, .ce-image, .ce-nowrap .ce-bodytext, .ce-gallery, .ce-row, .ce-uploads li, .ce-uploads div {
  overflow: hidden; }

.ce-left .ce-gallery, .ce-column {
  float: left; }

.ce-center .ce-outer {
  position: relative;
  float: right;
  right: 50%; }

.ce-center .ce-inner {
  position: relative;
  float: right;
  right: -50%; }

.ce-right .ce-gallery {
  float: right; }

.ce-gallery figure {
  display: table;
  margin: 0; }

.ce-gallery figcaption {
  display: table-caption;
  caption-side: bottom; }

.ce-gallery img {
  display: block; }

.ce-gallery iframe {
  border-width: 0; }

.ce-border img,
.ce-border iframe {
  border: 2px solid #FFFFFF;
  padding: 0px;
  background-color: #FFFFFF; }

/* .ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery, .ce-above .ce-gallery {
     margin-bottom: 10px;
 }*/
.ce-intext.ce-right .ce-gallery {
  margin-left: 10px; }

.ce-intext.ce-left .ce-gallery {
  margin-right: 10px; }

.ce-below .ce-gallery {
  margin-top: 10px; }

.ce-column {
  margin-right: 10px; }

.ce-column:last-child {
  margin-right: 0; }

/*.ce-row { margin-bottom: 10px; }*/
.ce-row:last-child {
  margin-bottom: 0; }

.ce-above .ce-bodytext {
  clear: both; }

.ce-intext.ce-left ol, .ce-intext.ce-left ul {
  padding-left: 40px;
  overflow: auto; }

/* Headline */
.ce-headline-left {
  text-align: left; }

.ce-headline-center {
  text-align: center; }

.ce-headline-right {
  text-align: right; }

/* Uploads */
.ce-uploads {
  margin: 0;
  padding: 0; }

.ce-uploads li {
  list-style: none outside none;
  margin: 1em 0; }

.ce-uploads img {
  float: left;
  padding-right: 1em;
  vertical-align: top; }

.ce-uploads span {
  display: block; }

/* Table */
.ce-table {
  width: 100%;
  max-width: 100%; }

.ce-table th, .ce-table td {
  padding: 0.5em 0.75em;
  vertical-align: top; }

.ce-table thead th {
  border-bottom: 2px solid #dadada; }

.ce-table th, .ce-table td {
  border-top: 1px solid #dadada; }

.ce-table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.ce-table-bordered th, .ce-table-bordered td {
  border: 1px solid #dadada; }

/* Space */
.frame-space-before-extra-small {
  margin-top: 1em; }

.frame-space-before-small {
  margin-top: 2em; }

.frame-space-before-medium {
  margin-top: 3em; }

.frame-space-before-large {
  margin-top: 4em; }

.frame-space-before-extra-large {
  margin-top: 5em; }

.frame-space-after-extra-small {
  margin-bottom: 1em; }

.frame-space-after-small {
  margin-bottom: 2em; }

.frame-space-after-medium {
  margin-bottom: 3em; }

.frame-space-after-large {
  margin-bottom: 4em; }

.frame-space-after-extra-large {
  margin-bottom: 5em; }

/* Frame */
.frame-ruler-before:before {
  content: '';
  display: block;
  border-top: 1px solid rgba(0, 0, 0, 0.25);
  margin-bottom: 2em; }

.frame-ruler-after:after {
  content: '';
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  margin-top: 2em; }

.frame-indent {
  margin-left: 15%;
  margin-right: 15%; }

.frame-indent-left {
  margin-left: 33%; }

.frame-indent-right {
  margin-right: 33%; }

/* CSS */
/*Farben

Schrift:            #555555
Schrift rot:        #c90d0f
Schrift gelb:       #fcbf02
Hintergrund blau:   #0776AD
*/
/*.navi-wrap { border-bottom: 1px solid #de541a; } */
/*Border unter der Navi Desktop ganze Breite*/
#toggle-menu {
  /*background-color:#fafafa;
  border-bottom: 1px solid #de541a; */ }

/*Hintergrundfarbe Navigation oben für Symbol nur mobil*/
.topnavi__lvl--first {
  background-color: #fafafa; }

/*Hintergrundfarbe hinter den Button  für mobil*/
/*.topnavi__link--first { background-color:rgba(7,118,173,0.88);} */
/*normal Hintergrund 1. Ebene nur mobil*/
/*in fe-layout*/
/*.topnavi__link--sub { background-color: rgba(7,118,173,0.88);}*/
/*normal Hintergrund ab 2. Ebene*/
/*in fe-layout*/
/*.topnavi__link--first:hover { background-color:rgba(255,255,255,1.0);} */
/*hover 1. Ebene mobil*/
/*in fe-layout*/
/*.topnavi__link--sub:hover { background-color:rgba(255,255,255,1.0);} 	*/
/*hover 2. Ebene*/
/*in fe-layout*/
.topnavi__link--active {
  background-color: rgba(200, 200, 200, 0.94); }

/*Aktiv Hintergrund nur mobil*/
.topnavi__lvl--first > .topnavi__item {
  border-bottom: 1px solid #fff; }

/*Border unten 1. Ebene mobil*/
.topnavi__lvl--first .topnavi__item li {
  border-bottom: 1px solid #fff; }

/*Border unten 2. Ebene */
@media only screen and (min-width: 768px) {
  /*.topnavi {background-color:#0776AD; } */
  /*Hintergrund ganze Breite*/
  .topnavi__lvl--first {
    background-color: transparent; }

  /*Hintergrund ganze Breite*/
  .topnavi__link--first {
    background-color: transparent; }

  /*Hintergrundfarbe Navi 1. Ebene nur Desktop*/
  .topnavi__link--first:hover {
    background-color: transparent; }

  /*hover 1. Ebene nur Desktop */
  .topnavi__link--active {
    background-color: transparent; }

  /*Aktiv Hintergrund nur Desktop */
  .topnavi {
    border-bottom: 0px solid #ddd; }

  /*Border unter der Navi Desktop ganze Breite*/
  #toggle-menu {
    border-bottom: 0px solid transparent; }

  /*ist ausgeblendet für Desktop*/
  .topnavi__lvl--sub {
    border-top: 1px solid #666; }

  /*Border oben bei Sub-Navigation*/
  .topnavi__lvl--first > .topnavi__item {
    border-bottom: 0px solid transparent; }

  /*Border unten 1. Ebene Desktop*/ }
/*Symbol Navigation mobil*/
/*.topnavi .bar1, .topnavi .bar2, .topnavi .bar3 { background: #666; }*/
/*x für Navi Mobil*/
/*in fe-layout*/
/*.topnavi .change .bar1, .topnavi .change .bar3 { background: #333; } */
/*x für Navi Mobil wenn geöffnet*/
/*in fe-layout*/
/*Schriftfarben*/
.topnavi__link--first, .topnavi__link--sub,
.topnavi__link--sub, .topnavi__item {
  color: #000; }

/*Schrift normal*/
/*.topnavi__link--active {color:#000;} */
/*Schrift activ*/
/*in fe-layout*/
/*.topnavi__link--first:hover, .topnavi__link--sub:hover {color:#fcbf02;}*/
/*Schrift hover*/
/*in fe-layout*/
.topnavi {
  text-shadow: rgba(50, 50, 50, 0.45) 1px 1px 3px; }

/**
 * MENU ARROWS
 */
.topnavi__arrow {
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-top: 6px solid #fff;
  display: inline-block;
  vertical-align: middle;
  height: 0;
  width: 0; }

.topnavi__arrow--sub {
  border-top: 6px solid #fff;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  display: inline-block;
  vertical-align: middle;
  height: 0;
  width: 0; }

@media (min-width: 768px) {
  .topnavi__arrow--sub {
    border-right: none;
    border-bottom: 6px solid transparent;
    border-top: 6px solid transparent;
    border-left: 6px solid #fff; } }
/*ausblenden 1. Box für mobil*/
.topnavi label .topnavi__label {
  background-color: transparent; }

.container .topnavi__arrow {
  border-top: 6px solid transparent; }

.container .topnavi__arrow--sub {
  border-top: 6px solid transparent; }

/*korrektur position höhe 3. Ebene für Desktop*/
.topnavi__lvl--sub li ul {
  margin-top: -1px; }

@media (min-width: 768px) {
  .topnavi {
    display: flex;
    align-items: center;
    justify-content: center;
    text-shadow: 0.5px  0.5px 0.5px white, 0.5px -0.5px 0.5px white, -0.5px  0.5px 0.5px white, -0.5px -0.5px 0.5px white; }

  .topnavi__lvl--sub {
    margin-top: 1px; } }
/**
 * MENU TOGGLE TYPE
 *
 * Use a Hamburger Icon or a Navigation bar.
 * Please note the slightly different HTML markup (demos).
 *
 */
/**
 * LABEL FORM
 */
/**
 * COLORS
 *
 * You can assign different colors to the first level and the sublevels,
 * e.g. a transparent bar and colored sublevels (see hamburger demo).
 */
/* first menu level */
/* menu sublevels */
/* active page */
/* miscellaneous */
/**
 * MEASURES
 */
/**
 * MENU TOGGLE TYPE
 */
#toggle-menu {
  /*  background-color: #424254;
    color: #fff;*/
  display: block;
  /*padding: 0.75em 0.5em;*/
  position: relative; }

/**
 * MENU ARROWS
 */
.topnavi__arrow {
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  /*  border-top: 6px solid #fff;*/
  display: inline-block;
  vertical-align: middle;
  height: 0;
  width: 0; }

.topnavi__arrow--sub {
  /*  border-top: 6px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;*/
  display: inline-block;
  vertical-align: middle;
  height: 0;
  width: 0; }

@media (min-width: 768px) {
  .topnavi__arrow--sub {
    border-right: none;
    /*      border-bottom: 6px solid transparent;
          border-top: 6px solid transparent;*/
    border-left: 6px solid #fff; } }
/**
 * MOBILE VIEW
 */
/*.topnavi__lvl--first {
  background-color: #424254; }*/
.topnavi__lvl--first::after {
  clear: both;
  content: "";
  display: table; }

.topnavi__lvl--first,
.topnavi__lvl--sub {
  margin: 0;
  padding: 0; }

.topnavi__lvl--first,
.topnavi input[type="checkbox"] {
  display: none; }

#toggle:checked + .topnavi__lvl--first,
.topnavi input[type="checkbox"]:checked + .topnavi__lvl--sub {
  display: block; }

.topnavi__item {
  color: #fff;
  display: block;
  position: relative; }

.topnavi__item a {
  display: block;
  position: relative;
  text-decoration: none; }

.topnavi__item a:hover, .topnavi__item a:focus {
  text-decoration: none; }

/*.topnavi__item--header {
  background-color: #424254;
  color: #7abcb2;
  display: block;
  font-size: 0.75em;
  padding: 1.5em 1.25em 0.25em; }*/
.topnavi__link--first {
  /*  background-color: #424254;
    color: #fff;*/
  padding: 0.75em 0.5em;
  padding-right: 42px; }

/*.topnavi__link--first:hover {
  background-color: #64908A;
  color: #fff; }*/
.topnavi__lvl--sub {
  display: none;
  padding-left: 1em; }

.topnavi__link--sub {
  /*  background-color: #424254;
    color: #fff;*/
  padding: 0.75em 0.5em;
  padding-right: 42px; }

/*  .topnavi__link--sub:hover {
    background-color: #64908A;
    color: #fff; }*/
.topnavi__link--active {
  /*  background-color: #64908A;
    color: #fff;*/
  padding: 0.75em 0.5em;
  padding-right: 42px; }

ul span.topnavi__label {
  display: none; }

/**
 * DESKTOP VIEW
 */
@media only screen and (min-width: 768px) {
  /* .topnavi {
     background-color: #424254; }*/
  /* .topnavi__lvl--first {
     background-color: transparent; }*/
  #toggle-menu,
  .topnavi input[type="checkbox"]:checked + .topnavi__lvl--sub {
    display: none; }

  .topnavi__lvl--first,
  .topnavi__item:hover > input[type="checkbox"] + .topnavi__lvl--sub {
    display: block; }

  .topnavi__item {
    float: left; }

  .topnavi__link--first {
    /*   background-color: #424254;
       color: #fff;*/
    padding: 0.75em 0.5em;
    padding-right: 42px; }

  /*  .topnavi__link--first:hover {
      background-color: #64908A;
      color: #fff; }*/
  /*  .topnavi__link--active {
      background-color: #64908A;
      color: #fff; }*/
  .topnavi__lvl--sub {
    display: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    left: 0;
    width: 12em;
    z-index: 3000; }

  .topnavi__lvl--sub .topnavi__item {
    float: none; }

  .topnavi__lvl--sub .topnavi__lvl--sub {
    top: 0;
    left: 100%; } }
/**
 * LABELS
 */
.topnavi__label:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.topnavi__label {
  /*background-color: #a02a3c;*/
  height: 100%;
  padding: 0 .5em;
  position: absolute;
  cursor: pointer;
  right: 0;
  top: 0; }

/*.topnavi {
  border-bottom: 1px solid #64908A; }

#toggle-menu {
  border-bottom: 1px solid #64908A; }

.topnavi__lvl--sub {
  border-top: 1px solid #64908A; }*/
.topnavi__lvl--sub .topnavi__item:last-child {
  border-width: 0; }

/*.topnavi__item {
  border-bottom: 1px solid #64908A; }*/
.topnavi__item--header {
  letter-spacing: 0.2em;
  text-transform: uppercase; }

.topnavi__item a {
  transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out; }

@media only screen and (min-width: 768px) {
  .topnavi__item {
    border-width: 0 1px 0 0; }

  .topnavi__lvl--sub {
    border-width: 0; }

  .topnavi__lvl--sub .topnavi__item {
    border-width: 0 0 1px; } }
/* ############# Navigation Symbol Mobil ############### */
.topnavi .container {
  padding: 0.75em 25px;
  cursor: pointer; }

.topnavi .bar1,
.topnavi .bar2,
.topnavi .bar3 {
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;
  background: #cdcdcd;
  border-radius: 3px;
  z-index: 1;
  transform-origin: 4px 0px;
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease; }

.topnavi .change .bar1 {
  -webkit-transform: rotate(45deg) translate(0, -2px);
  transform: rotate(45deg) translate(0, -2px);
  background: #fff; }

.topnavi .change .bar2 {
  opacity: 0; }

.topnavi .change .bar3 {
  -webkit-transform: rotate(-45deg) translate(0, -2px);
  transform: rotate(-45deg) translate(0, -2px);
  background: #fff; }

/* CSS Document */
/* volkhov-regular - latin */
@font-face {
  font-family: 'Volkhov';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/volkhov-v17-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/volkhov-v17-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/volkhov-v17-latin-regular.woff2") format("woff2"), url("../fonts/volkhov-v17-latin-regular.woff") format("woff"), url("../fonts/volkhov-v17-latin-regular.ttf") format("truetype"), url("../fonts/volkhov-v17-latin-regular.svg#Volkhov") format("svg");
  /* Legacy iOS */ }
/* volkhov-italic - latin */
@font-face {
  font-family: 'Volkhov';
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/volkhov-v17-latin-italic.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/volkhov-v17-latin-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/volkhov-v17-latin-italic.woff2") format("woff2"), url("../fonts/volkhov-v17-latin-italic.woff") format("woff"), url("../fonts/volkhov-v17-latin-italic.ttf") format("truetype"), url("../fonts/volkhov-v17-latin-italic.svg#Volkhov") format("svg");
  /* Legacy iOS */ }
/* volkhov-700 - latin */
@font-face {
  font-family: 'Volkhov';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/volkhov-v17-latin-700.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/volkhov-v17-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/volkhov-v17-latin-700.woff2") format("woff2"), url("../fonts/volkhov-v17-latin-700.woff") format("woff"), url("../fonts/volkhov-v17-latin-700.ttf") format("truetype"), url("../fonts/volkhov-v17-latin-700.svg#Volkhov") format("svg");
  /* Legacy iOS */ }
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html, body {
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
  background-color: #c0b740; }

.space-content {
  background-color: #e3eaf8; }

.frame {
  padding-left: clamp(10px, 5vw, 50px);
  padding-right: clamp(10px, 5vw, 50px); }

.frame .frame,
#footer-inner .frame {
  padding-right: 0;
  padding-left: 0; }

.FE_Layout_default {
  overflow: hidden;
  background-color: #e3eaf8; }

div.site-top {
  background-position: center;
  height: 100%;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

div.site-top .site-top-content {
  height: 100%;
  width: 100%; }

/*###### Hintergrundfarbe auf fe-layout aufgeteielt  ###*/
/*### Logo ####*/
.logo .ce-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.logo .ce-row .ce-column {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  width: 33%;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.logo {
  padding-left: 25px; }

.logo img {
  height: auto;
  max-width: 90%;
  -webkit-filter: drop-shadow(5px 5px 5px rgba(34, 34, 34, 0.4));
  filter: drop-shadow(5px 5px 5px rgba(34, 34, 34, 0.4));
  margin: 25px 25px 25px 0; }

.logo .ce-column {
  min-width: 30%; }

/*@media only screen and (min-width: 768px) {.logo img { height: auto; max-width: 100%; padding:20px 10px 0 20px;}}*/
/*.logo-name h2, .logo-name h2 a {color: #fff; padding: 25px; margin: 0; text-align: center; text-decoration: none;}*/
@media only screen and (min-width: 1024px) {
  .logo-name h3 {
    text-align: right;
    font-size: 3.5rem;
    padding-right: 25px; } }
@media only screen and (max-width: 1024px) {
  .logo-name h3 {
    text-align: right;
    font-size: 3rem;
    padding-right: 25px; } }
@media only screen and (max-width: 900px) {
  .logo-name h3 {
    text-align: right;
    font-size: 2rem;
    padding-right: 25px; } }
@media only screen and (max-width: 768px) {
  .logo-name h3 {
    text-align: center;
    font-size: 3rem;
    padding: 25px; } }
.logo-name h3, .logo-name h3 a {
  font-weight: 700;
  text-decoration: none;
  margin: 0;
  padding-top: 25px; }

/*### Farbe in fe-layout####*/
@media only screen and (max-width: 768px) {
  div.logo-wrap .logo div {
    width: 100%; }

  div.logo-wrap .logo img {
    width: 35%;
    height: auto; } }
@media only screen and (min-width: 768px) {
  div.logo-wrap {
    max-width: 1600px;
    margin-right: auto;
    margin-left: auto; }

  div.logo-wrap, footer #footer-inner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }

  div.logo-wrap .logo {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1; }

  div.logo-wrap .logo-name {
    -webkit-box-flex: 3;
    -moz-box-flex: 3;
    -webkit-flex: 3;
    -ms-flex: 3;
    flex: 3; }

  div.logo-wrap .logo div {
    width: 100%; }

  div.logo-wrap .logo img {
    width: 100%;
    height: auto;
    margin-right: 15px;
    max-width: 150px; } }
.site-top-content {
  background: no-repeat top center;
  background-size: cover;
  animation: backgroundMove 160s ease-in-out infinite alternate; }

/* Animation: Hintergrund verschiebt sich langsam nach oben und unten */
@keyframes backgroundMove {
  0% {
    background-position: center top; }
  100% {
    background-position: center bottom; } }
/* ### Schrift #### */
body {
  /*background-color: #fff;*/
  color: #333;
  font-family: 'Volkhov';
  font-weight: normal;
  font-size: 1.2rem; }

.space-content h1 {
  font-size: 3rem;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
  text-align: center;
  font-weight: bold;
  color: #a73736; }

.space-content h2 {
  font-size: 2.5rem;
  text-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  color: #3c55a5; }

.space-content h3 {
  font-size: 1.8rem;
  color: #d9a444;
  margin: 10px 0; }

.space-content h4 {
  font-size: 2rem;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
  font-weight: bold; }

.space-content h5 {
  font-size: 1.9rem;
  letter-spacing: .2rem;
  text-shadow: 0 4px 8px rgba(0, 0, 0, 0.3), 1px 1px 1px #FFCC3A, 1px -1px 1px #FFCC3A, -1px 1px 1px #FFCC3A, -1px -1px 1px #FFCC3A; }

.text-center {
  text-align: center; }

.space-content a {
  color: #111;
  transition: all .225s ease-in-out;
  -webkit-transition: all .225s ease-in-out; }

.space-content a:hover {
  color: #c0b740; }

.space-content .image-caption {
  font-size: 0.7rem;
  text-align: center;
  padding: 10px; }

/*footer, footer a {color: #fff;}
footer a:hover {color: #222;}*/
@media only screen and (max-width: 768px) {
  .space-content h1 {
    font-size: 2.5rem; }

  .space-content h2 {
    font-size: 2rem; }

  /*Silbentrennung*/
  .layout-drei-zeilen p,
  .layout-drei-zeilen h1,
  .layout-drei-zeilen h2,
  .layout-drei-zeilen h3,
  .layout-drei-zeilen header {
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto; } }
/* ### Inhalt ### */
#wrapp-all {
  /*background-color:#ffffff;*/
  max-width: 100%;
  margin: 0 auto; }

.content_1Spalte_0 {
  padding-top: 50px; }

.layout-drei-zeilen .layout-space-r-l {
  padding-right: 25px;
  padding-left: 25px;
  min-height: 300px;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto; }

.drei-zeilen_1 {
  overflow: hidden; }

figure.table {
  margin: 0; }

#footer-inner {
  padding-left: clamp(10px, 5vw, 50px);
  padding-right: clamp(10px, 5vw, 50px); }

footer #footer-inner {
  width: 100%;
  max-width: 1600px;
  margin-right: auto;
  margin-left: auto; }

footer .footer-navigation ul {
  list-style: none;
  padding: 0; }

footer .footer-navigation li {
  margin: 15px 0; }

footer .footer-navigation a {
  display: block;
  padding: 15px 0;
  text-decoration: none; }

@media only screen and (min-width: 768px) {
  footer #footer-inner .footer-navigation,
  footer #footer-inner .footerkontakt {
    -webkit-box-flex: 4;
    -moz-box-flex: 4;
    -webkit-flex: 4;
    -ms-flex: 4;
    flex: 4; }

  footer #footer-inner .footer-center {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1; }

  footer #footer-inner .footerkontakt .ce-bodytext,
  footer #footer-inner .footerkontakt header {
    text-align: right; }

  footer #footer-inner .footerkontakt .ce-bodytext table {
    float: right; }

  footer #footer-inner .ce-gallery {
    overflow: visible; } }
footer .footerkontakt .image-caption {
  font-size: 0.7rem; }

footer #footer-inner .footerkontakt {
  padding: 25px 0; }

#footer-top {
  max-width: 1200px;
  margin: 25px auto; }

#footer-top .ce-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 10px; }

#footer-top .ce-column {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1; }

#footer-top .ce-row,
#footer-top .ce-outer,
#footer-top .ce-inner,
#footer-top figure,
#footer-top img {
  max-width: 100%;
  height: auto;
  width: 100%; }

.footer-top-inner h3 {
  font-size: 1.2rem;
  font-weight: lighter;
  text-align: center;
  padding-top: 50px; }

.footer-top-inner .image-caption {
  font-size: 0.6rem;
  text-align: center; }

.footer-top-inner {
  padding: 0 24px; }

#footer-top .ce-inner {
  padding-bottom: 50px; }

#footer-bottom a {
  text-decoration: none; }

#footer-bottom h3 {
  font-weight: normal;
  text-align: center;
  font-size: 0.8rem; }

#footer-bottom {
  padding: 25px;
  text-align: center;
  font-size: 12px;
  color: #a73736; }

/* ################## Gridelements ####################### */
.spalten-jumbotron .frame-default,
.drei-zeilen_1 .frame-default {
  padding: 0; }

.grid-row .frame-default,
.grid-container {
  padding: 0; }

/*.grid-row {padding: 0 12px;}*/
.layout-space-r-l .ce-column, .drei-zeilen_2 .ce-column {
  width: 100%;
  padding: 12px 0; }

@media only screen and (min-width: 768px) {
  .grid-row,
  .spalten-jumbotron {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }

  .grid-col,
  .spalten-jumbotron_1,
  .spalten-jumbotron_2,
  .spalten-jumbotron_3 {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-right: 50px; }

  .col-lg-3 {
    -webkit-box-flex: 3;
    -moz-box-flex: 3;
    -webkit-flex: 3;
    -ms-flex: 3;
    flex: 3;
    padding-right: 50px; }

  .col-lg-4 {
    -webkit-box-flex: 4;
    -moz-box-flex: 4;
    -webkit-flex: 4;
    -ms-flex: 4;
    flex: 4;
    padding-right: 50px; }

  .col-lg-6 {
    -webkit-box-flex: 6;
    -moz-box-flex: 6;
    -webkit-flex: 6;
    -ms-flex: 6;
    flex: 6;
    padding-right: 50px; }

  .col-lg-8 {
    -webkit-box-flex: 8;
    -moz-box-flex: 8;
    -webkit-flex: 8;
    -ms-flex: 8;
    flex: 8;
    padding-right: 50px; }

  .col-lg-9 {
    -webkit-box-flex: 9;
    -moz-box-flex: 9;
    -webkit-flex: 9;
    -ms-flex: 9;
    flex: 9;
    padding-right: 50px; }

  .grid-col:last-child,
  .col-lg-3:last-child,
  .col-lg-4:last-child,
  .col-lg-6:last-child,
  .col-lg-8:last-child,
  .col-lg-9:last-child {
    padding-right: 0; }

  .ce-row {
    min-width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }

  .ce-column {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1; } }
.FE_Layout_default {
  /* === Allgemein === */
  /* === Navigation === */
  /* === Footer === */
  /* === Flexslider === */
  /* === Inhalt === */
  /* === Responsive === */ }
  .FE_Layout_default .site-top-content {
    background-color: rgba(255, 255, 255, 0.9); }
  .FE_Layout_default .navi-wrap {
    border-bottom: 1px solid #a73736; }
  .FE_Layout_default .logo-name h3,
  .FE_Layout_default .logo-name h3 a {
    color: #a73736;
    font-weight: 400;
    font-style: italic;
    font-size: 2rem;
    text-shadow: 0.5px  0.5px 0.5px white, 0.5px -0.5px 0.5px white, -0.5px  0.5px 0.5px white, -0.5px -0.5px 0.5px white; }
  .FE_Layout_default .logo-name .ce-bodytext {
    text-align: center;
    color: #a73736;
    text-shadow: 0.5px  0.5px 0.5px white, 0.5px -0.5px 0.5px white, -0.5px  0.5px 0.5px white, -0.5px -0.5px 0.5px white; }
  @media (max-width: 767px) {
    .FE_Layout_default .topnavi__link--first {
      background-color: rgba(245, 245, 245, 0.9); } }
  .FE_Layout_default .topnavi__link--first:hover {
    background-color: rgba(255, 255, 255, 0); }
  .FE_Layout_default .topnavi__link--sub {
    background-color: rgba(245, 245, 245, 0.9); }
    .FE_Layout_default .topnavi__link--sub:hover {
      background-color: rgba(255, 255, 255, 0.8);
      color: #c0b740; }
  .FE_Layout_default .topnavi__link--active {
    color: #3c55a5; }
  .FE_Layout_default .topnavi__arrow {
    border-top: 6px solid #000; }
    .FE_Layout_default .topnavi__arrow:hover {
      border-top-color: #3567D1; }
  .FE_Layout_default .topnavi .bar1,
  .FE_Layout_default .topnavi .bar2,
  .FE_Layout_default .topnavi .bar3 {
    background: #111; }
  .FE_Layout_default .topnavi .change .bar1,
  .FE_Layout_default .topnavi .change .bar3 {
    background: #a73736; }
  .FE_Layout_default .topnavi__lvl--sub {
    margin-top: 1px; }
  .FE_Layout_default footer {
    background-color: #f5f5f5;
    color: #111; }
    .FE_Layout_default footer a {
      color: #111; }
      .FE_Layout_default footer a:hover {
        color: #3567d1; }
  .FE_Layout_default #footer-bottom {
    background-color: #c0b740; }
  .FE_Layout_default .tx-ws-flexslider .caption-text .caption-title {
    color: #3567d1; }
  .FE_Layout_default .space-content h1 {
    color: #a73736; }
  @media (min-width: 767px) {
    .FE_Layout_default .logo-name h3,
    .FE_Layout_default .logo-name h3 a {
      font-size: 3.5vw; }
    .FE_Layout_default .logo-name .ce-bodytext {
      text-align: right;
      padding-right: 25px; } }
  @media (min-width: 1400px) {
    .FE_Layout_default .logo-name h3,
    .FE_Layout_default .logo-name h3 a {
      font-size: 2.5vw; } }

.grid-container {
  padding-bottom: 25px; }

.frame-default {
  max-width: 1600px;
  margin-right: auto;
  margin-left: auto; }

p {
  margin-block-start: 12px;
  margin-block-end: 12px; }

.space-content .frame-greybox {
  background-color: #F6F6F6;
  padding: 25px;
  border: 1px solid #a73736;
  border-radius: 10px;
  box-shadow: 5px 5px 10px rgba(51, 51, 51, 0.26); }

.space-content .frame-greybox h1,
.space-content .frame-greybox h2,
.space-content .frame-greybox h3,
.space-content .frame-greybox h4,
.space-content .frame-greybox h5 {
  padding: 0;
  margin: 0;
  color: #a73736; }

.space-content .frame-whitebox {
  background-color: #fff;
  padding: 25px;
  border: 1px solid #CFCFCF;
  border-radius: 10px;
  box-shadow: 5px 5px 10px rgba(51, 51, 51, 0.26); }

.space-content .frame-whitebox h1,
.space-content .frame-whitebox h2,
.space-content .frame-whitebox h3,
.space-content .frame-whitebox h4,
.space-content .frame-whitebox h5 {
  padding: 0;
  margin: 0; }

.space-content .frame-whitebox .image-embed-item {
  max-width: 100%;
  height: auto; }

.frame-broad_background {
  background-color: #ffffff; }
  .frame-broad_background header,
  .frame-broad_background > div {
    max-width: 1600px;
    margin-right: auto;
    margin-left: auto; }
  .frame-broad_background > div {
    padding-bottom: 50px; }
  .frame-broad_background header {
    padding-top: 25px; }

.ce-inner {
  width: 100%; }

.ce-row figure,
.ce-row .image-embed-item {
  width: 100%;
  height: auto; }

.ce-textpic img {
  display: block;
  width: 100%;
  height: auto; }
.ce-textpic .ce-gallery .ce-row {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem; }
  .ce-textpic .ce-gallery .ce-row .ce-column {
    width: 50%;
    box-sizing: border-box; }
.ce-textpic.ce-intext.ce-right .ce-gallery {
  float: right;
  margin: 0 0 0.5rem 0.5rem;
  width: auto;
  max-width: 50%; }
.ce-textpic.ce-intext.ce-left .ce-gallery {
  float: left;
  margin: 0 0.5rem 0.5rem 0;
  width: auto;
  max-width: 50%; }
@media (max-width: 768px) {
  .ce-textpic .ce-gallery {
    float: none;
    max-width: 100%;
    margin: 0 0 0.5rem 0; }
  .ce-textpic .ce-gallery .ce-row .ce-column {
    width: 100%; } }

.frame-layout-1 .image-embed-item {
  border: solid 1px #ffffff;
  border-radius: 5px; }

/*# sourceMappingURL=style.css.map */
