@charset "UTF-8";
/* CSS Document */
/* volkhov-regular - latin */
@font-face {
  font-family: 'Volkhov';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/volkhov-v17-latin-regular.eot");
  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"); }
/* volkhov-italic - latin */
@font-face {
  font-family: 'Volkhov';
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/volkhov-v17-latin-italic.eot");
  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"); }
/* volkhov-700 - latin */
@font-face {
  font-family: 'Volkhov';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/volkhov-v17-latin-700.eot");
  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"); }
/* -------------------- Typografie --------------------- */
.space-content h1 {
  font-size: 3rem;
  color: #FF0000;
  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;
  text-align: center;
  font-weight: bold; }

.space-content h2 {
  font-size: 2.5rem;
  color: #1f62bd;
  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; }

.space-content h3 {
  font-size: 1.8rem;
  color: #d9a444;
  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;
  margin: 10px 0; }

.space-content h4 {
  font-size: 2rem;
  color: #9FA487;
  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;
  font-weight: bold; }

.space-content h5 {
  font-size: 1.9rem;
  color: #111111;
  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;
  letter-spacing: .2rem; }

.space-content h1 a,
.space-content h2 a,
.space-content h3 a,
.space-content h4 a,
.space-content h5 a {
  color: inherit;
  text-decoration: none; }

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

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

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

/* Responsive Typo */
@media only screen and (max-width: 768px) {
  .space-content h1 {
    font-size: 2.5rem; }

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

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

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

/* CSS Document */
.site-top {
  background-position: center;
  height: 100%;
  width: 100%;
  background-size: cover; }

.site-top-content {
  height: 100%;
  width: 100%;
  background: no-repeat top center;
  background-size: cover; }

.logo-wrap {
  padding-left: clamp(10px, 5vw, 50px);
  padding-right: clamp(10px, 5vw, 50px);
  display: flex; }

/* -------------------- Logo --------------------- */
.logo img {
  max-width: 90%;
  width: 300px;
  filter: drop-shadow(5px 5px 5px rgba(34, 34, 34, 0.4));
  margin: 25px 25px 25px 0; }

.logo-name h3 {
  font-weight: 700;
  margin: 0;
  padding-top: 25px;
  color: #FF0000;
  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; }

.logo-name h3 a {
  font-weight: 700;
  text-decoration: none;
  color: #FF0000; }

.logo-name .ce-bodytext {
  color: #FF0000; }

.logo-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center; }

.logo-wrap .logo {
  justify-content: center; }

.logo-wrap .logo img {
  width: 250px;
  max-width: 95%;
  height: auto;
  display: block; }

.logo-wrap .logo-name {
  width: 100%;
  text-align: center;
  margin-top: 10px; }

.logo-name h3 {
  font-size: clamp(2rem, 6vw, 8rem); }

@media only screen and (min-width: 768px) {
  .logo-wrap {
    flex-direction: row;
    max-width: 1600px;
    margin: 0 auto;
    display: flex; }

  .logo-wrap .logo {
    flex: 0 0 auto;
    width: 25%; }

  .logo-wrap .logo-name {
    flex: 4;
    width: 75%; }

  .logo-wrap.logo img {
    width: 200px;
    max-width: 95%;
    margin-right: 15px; }

  .logo-name h3 {
    text-align: right;
    font-size: clamp(2rem, 4vw, 5rem); }

  .logo-name .ce-bodytext {
    text-align: right; } }
footer {
  background-color: #1f62bd;
  padding-top: 25px;
  color: #eee; }

footer a {
  color: #eee;
  text-decoration: none; }

footer a:hover {
  color: #FF0000; }

footer a:active {
  color: #FF0000; }

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

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

.footer-navigation li,
.footer-center li {
  margin: 5px 0; }

.footer-navigation a,
.footer-center a {
  display: block;
  padding: 5px 0; }

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

@media only screen and (min-width: 768px) {
  #footer-inner {
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
    display: flex; }

  #footer-inner .footer-navigation {
    flex: 1; }

  #footer-inner .footer-center {
    flex: 1; }

  #footer-inner .footerkontakt {
    flex: 1; }

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

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

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

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

#footer-bottom {
  padding: 15px;
  text-align: center;
  font-size: 12px;
  color: #1f62bd;
  background-color: #ffd25d; }

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

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

/* 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 !important; }

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

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

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

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

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

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

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

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

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

/* 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%; }

.navi-wrap {
  border-bottom: 1px solid #FF0000; }

.topnavi {
  background-color: transparent; }

.topnavi__lvl--first > .topnavi__item {
  border-bottom: 1px solid #111111; }

.topnavi__lvl--first .topnavi__item li {
  border-bottom: 1px solid #111111; }

.topnavi__lvl--first .topnavi__item li:first-child {
  border-top: 1px solid #111111; }

@media only screen and (min-width: 768px) {
  .topnavi__lvl--first {
    background-color: transparent; }

  .topnavi__link--first,
  .topnavi__link--first:hover,
  .topnavi__link--active {
    background-color: transparent; }

  .topnavi {
    border-bottom: 0 solid #ddd; }

  #toggle-menu {
    border-bottom: 0 solid transparent; }

  .topnavi__lvl--first > .topnavi__item {
    border-bottom: 0 solid transparent; } }
.topnavi__link--first,
.topnavi__link--sub,
.topnavi {
  text-shadow: rgba(50, 50, 50, 0.45) 1px 1px 3px; }

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

.topnavi__arrow--sub {
  border-top: 6px solid #111111;
  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 #111111; } }
.topnavi label .topnavi__label {
  background-color: transparent; }

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

.topnavi__lvl--sub li ul {
  margin-top: -1px; }

@media (min-width: 768px) {
  .topnavi {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent; }

  .topnavi__lvl--sub {
    margin-top: 1px; } }
#toggle-menu {
  display: block;
  position: relative; }

.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 {
  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__link--first {
  padding: 0.75em 0.5em;
  padding-right: 42px; }

.topnavi__lvl--sub {
  display: none;
  padding-left: 1em; }

.topnavi__link--sub,
.topnavi__link--active {
  padding: 0.75em 0.5em;
  padding-right: 42px; }

ul span.topnavi__label {
  display: none; }

/* Level 2 */
.topnavi__lvl--first > .topnavi__item > ul.topnavi__lvl--sub .topnavi__link--sub {
  background-color: #DDDDDD; }

.topnavi__lvl--first > .topnavi__item > ul.topnavi__lvl--sub .topnavi__link--sub:hover {
  background-color: #ffffff; }

/* Level 3 */
.topnavi__lvl--sub > .topnavi__item > ul.topnavi__lvl--sub .topnavi__link--sub {
  background-color: #CCCCCC; }

.topnavi__lvl--sub > .topnavi__item > ul.topnavi__lvl--sub .topnavi__link--sub:hover {
  background-color: #ffffff; }

/* Level 4 */
.topnavi__lvl--sub ul.topnavi__lvl--sub ul.topnavi__lvl--sub .topnavi__link--sub {
  background-color: #BBBBBB; }

.topnavi__lvl--sub ul.topnavi__lvl--sub ul.topnavi__lvl--sub .topnavi__link--sub:hover {
  background-color: #ffffff; }

/* Level 5 */
.topnavi__lvl--sub ul.topnavi__lvl--sub ul.topnavi__lvl--sub ul.topnavi__lvl--sub .topnavi__link--sub {
  background-color: #AAAAAA; }

.topnavi__lvl--sub ul.topnavi__lvl--sub ul.topnavi__lvl--sub ul.topnavi__lvl--sub .topnavi__link--sub:hover {
  background-color: #ffffff; }

/* aktive Links ab Level 2 */
.topnavi__link--sub.topnavi__link--active {
  background-color: #FF0000 !important; }

.topnavi__link--sub.topnavi__link--active:hover {
  background-color: #F8C3C3 !important; }

@media only screen and (max-width: 768px) {
  .topnavi__link--active {
    background-color: #FF0000; } }
/* -------------------------
   Level 1 – Hauptnavigation
------------------------- */
.topnavi__lvl--first > .topnavi__item > .topnavi__link--first.topnavi__link--active {
  color: #FF0000; }

.topnavi__lvl--first > .topnavi__item > .topnavi__link--first {
  color: black; }
  .topnavi__lvl--first > .topnavi__item > .topnavi__link--first:hover {
    color: #1f62bd; }

/* -------------------------
   Level 2
------------------------- */
.topnavi__lvl--first > .topnavi__item > ul.topnavi__lvl--sub
> .topnavi__item > .topnavi__link--sub {
  color: black; }
  .topnavi__lvl--first > .topnavi__item > ul.topnavi__lvl--sub
  > .topnavi__item > .topnavi__link--sub:hover {
    color: #1f62bd; }

/* -------------------------
   Level 3
------------------------- */
.topnavi__lvl--first > .topnavi__item > ul.topnavi__lvl--sub
> .topnavi__item > ul.topnavi__lvl--sub
> .topnavi__item > .topnavi__link--sub {
  color: black; }
  .topnavi__lvl--first > .topnavi__item > ul.topnavi__lvl--sub
  > .topnavi__item > ul.topnavi__lvl--sub
  > .topnavi__item > .topnavi__link--sub:hover {
    color: #1f62bd; }

/* -------------------------
   Level 4
------------------------- */
.topnavi__lvl--first > .topnavi__item > ul.topnavi__lvl--sub
> .topnavi__item > ul.topnavi__lvl--sub
> .topnavi__item > ul.topnavi__lvl--sub
> .topnavi__item > .topnavi__link--sub {
  color: black; }
  .topnavi__lvl--first > .topnavi__item > ul.topnavi__lvl--sub
  > .topnavi__item > ul.topnavi__lvl--sub
  > .topnavi__item > ul.topnavi__lvl--sub
  > .topnavi__item > .topnavi__link--sub:hover {
    color: #1f62bd; }

/* -------------------------
   Level 5
------------------------- */
.topnavi__lvl--first > .topnavi__item > ul.topnavi__lvl--sub
> .topnavi__item > ul.topnavi__lvl--sub
> .topnavi__item > ul.topnavi__lvl--sub
> .topnavi__item > ul.topnavi__lvl--sub
> .topnavi__item > .topnavi__link--sub {
  color: black; }
  .topnavi__lvl--first > .topnavi__item > ul.topnavi__lvl--sub
  > .topnavi__item > ul.topnavi__lvl--sub
  > .topnavi__item > ul.topnavi__lvl--sub
  > .topnavi__item > ul.topnavi__lvl--sub
  > .topnavi__item > .topnavi__link--sub:hover {
    color: #1f62bd; }

/* ----------------------------------------
   Mobile: Level 1 & Level 2 schwarz
----------------------------------------- */
@media (max-width: 768px) {
  /* Level 1 */
  .topnavi__lvl--first > .topnavi__item > .topnavi__link--first,
  .topnavi__lvl--first > .topnavi__item > .topnavi__link--first.topnavi__link--active {
    color: #000000 !important; }

  /* Level 2 */
  .topnavi__lvl--first > .topnavi__item > ul.topnavi__lvl--sub
  > .topnavi__item > .topnavi__link--sub {
    color: #000000 !important; } }
/* -------------------------
   Activ + Hover für den Link der Startseite / Home
------------------------- */
/* Standardfarbe für Sub-Link auf Seite 2 (nicht aktuell) */
.topnavi__link--sub.LinkPageID-2 {
  color: black !important; }

/* Aktuelle Seite */
#body_id-2 .topnavi__link--sub.LinkPageID-2 {
  color: #ffffff !important; }

/* Hover für Sub-Link auf aktueller Seite */
#body_id-2 .topnavi__link--sub.LinkPageID-2:hover {
  color: #111111 !important; }

/* Hover für Sub-Link auf anderer Seite */
.topnavi__link--sub.LinkPageID-2:hover {
  color: #1a1a1a !important;
  /* optional leicht heller für Hover */ }

@media only screen and (min-width: 768px) {
  #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 {
    padding: 0.75em 0.5em;
    padding-right: 42px; }

  .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%; } }
.topnavi__label {
  height: 100%;
  padding: 0 0.5em;
  position: absolute;
  cursor: pointer;
  right: 0;
  top: 0;
  background-color: rgba(255, 255, 255, 0.3); }

ul ul .topnavi__label {
  background-color: rgba(255, 255, 255, 0.3); }

.topnavi__label:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.topnavi__lvl--sub .topnavi__item:last-child {
  border-width: 0; }

.topnavi__item--header {
  letter-spacing: 0.2em;
  text-transform: uppercase; }

.topnavi__item a {
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.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; } }
.topnavi .container {
  padding: 0.75em 25px;
  cursor: pointer; }

.topnavi .bar1,
.topnavi .bar2,
.topnavi .bar3 {
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  background: #111111;
  border-radius: 3px;
  z-index: 1;
  transform-origin: 4px 0;
  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 {
  transform: rotate(45deg) translate(0, -2px);
  background: #7C7C7C; }

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

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

* {
  box-sizing: border-box; }

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

.wrap-global {
  overflow: hidden;
  background-color: #ffffff;
  color: #111111; }

/* ----------------- Layout allgemein ------------------ */
#wrapp-all {
  max-width: 100%;
  margin: 0 auto; }

body {
  color: #333;
  font-family: 'Volkhov';
  font-weight: normal;
  font-size: 1.2rem; }

/* Sicherstellen, dass Berechnungen die Border/Padding berücksichtigen */
*, *::before, *::after {
  box-sizing: border-box; }

.content_colPos_0,
.content_colPos_2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  min-height: 800px; }

.content_colPos_0 > .frame-layout-0,
.content_colPos_2 > .frame-layout-0 {
  max-width: 1600px;
  margin-left: clamp(10px, 5vw, 50px);
  margin-right: clamp(10px, 5vw, 50px);
  box-sizing: border-box;
  width: auto; }

.content_colPos_0 > .frame-layout-1,
.content_colPos_2 > .frame-layout-1 {
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

/* -------------------- Spalten / Grid --------------------- */
@media only screen and (min-width: 768px) {
  .grid-row {
    display: flex; }

  .grid-col,
  .col-lg-3,
  .col-lg-4,
  .col-lg-6,
  .col-lg-8,
  .col-lg-9 {
    flex: 1;
    padding-right: 50px; }

  .col-lg-3 {
    flex: 3; }

  .col-lg-4 {
    flex: 4; }

  .col-lg-6 {
    flex: 6; }

  .col-lg-8 {
    flex: 8; }

  .col-lg-9 {
    flex: 9; }

  .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 {
    display: flex;
    min-width: 100%; }

  .ce-column {
    flex: 1; } }
.grid-container {
  padding-bottom: 50px; }

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

@media only screen and (max-width: 768px) {
  .ce-column {
    margin-right: 0; } }
.table {
  margin: 0; }

.table td {
  padding: 5px 10px; }

.table td:first-child {
  padding: 5px 10px 5px 0; }

.table td:last-child {
  padding: 5px 0 5px 10px; }

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

.frame-borderbox.frame-layout-0,
.frame-greybox.frame-layout-0,
.frame-whitebox.frame-layout-0 {
  padding: clamp(10px, 3vw, 30px) clamp(3px, 3vw, 50px);
  margin-bottom: 25px; }

.frame-borderbox {
  box-sizing: border-box;
  background-color: #d9a444; }
  .frame-borderbox h1, .frame-borderbox h2, .frame-borderbox h3, .frame-borderbox h4, .frame-borderbox h5 {
    padding: 0;
    margin: 0; }

.frame-borderbox.frame-layout-0 {
  border: 1px solid #fff;
  border-radius: 10px;
  box-shadow: 3px 3px 5px rgba(68, 68, 68, 0.48); }

.frame-greybox {
  box-sizing: border-box;
  background-color: #C3C3C3; }
  .frame-greybox h1, .frame-greybox h2, .frame-greybox h3, .frame-greybox h4, .frame-greybox h5 {
    padding: 0;
    margin: 0; }

.frame-greybox.frame-layout-0 {
  border: 1px solid #FF0000;
  border-radius: 10px;
  box-shadow: 3px 3px 5px rgba(68, 68, 68, 0.48); }

.frame-whitebox {
  box-sizing: border-box;
  background-color: #fff; }
  .frame-whitebox h1, .frame-whitebox h2, .frame-whitebox h3, .frame-whitebox h4, .frame-whitebox h5 {
    padding: 0;
    margin: 0; }

.frame-whitebox.frame-layout-0 {
  border: 1px solid #CFCFCF;
  border-radius: 10px;
  box-shadow: 3px 3px 5px rgba(68, 68, 68, 0.48); }

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

.frame-animation {
  position: relative;
  overflow: hidden;
  /* --- Keyframes --- */ }
  .frame-animation .ce-gallery {
    position: relative; }
    .frame-animation .ce-gallery img {
      display: block;
      width: 100%;
      height: auto; }
  .frame-animation h1 {
    font-size: 6vw;
    color: #ffffff !important;
    margin-top: 0; }
  .frame-animation header,
  .frame-animation .ce-bodytext {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    color: white;
    text-align: center;
    width: 90%;
    z-index: 2;
    text-shadow: 0 2px 6px rgba(0, 0, 0, 0.6); }
  .frame-animation header {
    top: 95%;
    /* Start unten */
    animation: slideUpHeader 1.4s ease forwards 0.2s; }
  .frame-animation .ce-bodytext {
    top: 100%;
    /* Start noch etwas tiefer */
    font-size: 3vw;
    animation: slideUpText 1.6s ease forwards 0.5s; }
@keyframes slideUpHeader {
  0% {
    top: 95%;
    opacity: 0; }
  100% {
    top: 10%;
    /* Überschrift im oberen Bereich */
    opacity: 1; } }
@keyframes slideUpText {
  0% {
    top: 100%;
    opacity: 0; }
  100% {
    top: 40%;
    /* Text unterhalb der Überschrift */
    opacity: 1; } }
.frame-responsiv-table {
  width: 100%;
  overflow-x: auto; }
  .frame-responsiv-table table.contenttable {
    width: 100%;
    border-collapse: collapse;
    font-family: Arial, sans-serif; }
    .frame-responsiv-table table.contenttable td {
      border: 1px solid #ccc;
      padding: 0.5rem 0.75rem;
      text-align: left;
      vertical-align: top; }
    .frame-responsiv-table table.contenttable strong {
      font-weight: bold; }
    .frame-responsiv-table table.contenttable a {
      color: #0066cc;
      text-decoration: none; }
      .frame-responsiv-table table.contenttable a:hover {
        text-decoration: underline; }
  @media (max-width: 800px) {
    .frame-responsiv-table table.contenttable,
    .frame-responsiv-table tbody,
    .frame-responsiv-table tr,
    .frame-responsiv-table td {
      display: block;
      width: 100%; }
    .frame-responsiv-table tr {
      margin-bottom: 1rem;
      border: 1px solid #ccc;
      border-radius: 0.5rem;
      padding: 0.5rem 0.75rem;
      background-color: #fafafa;
      box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); }
    .frame-responsiv-table td {
      display: flex;
      flex-direction: row;
      align-items: flex-start;
      padding: 0.25rem 0;
      border: none;
      position: relative;
      text-align: left; }
      .frame-responsiv-table td:before {
        content: "";
        font-weight: bold;
        flex-basis: 35%;
        flex-shrink: 0;
        white-space: nowrap;
        margin-right: 0.5rem; }
    .frame-responsiv-table td:nth-child(1):before {
      content: "Rolle"; }
    .frame-responsiv-table td:nth-child(2):before {
      content: "Name"; }
    .frame-responsiv-table td:nth-child(3):before {
      content: "Verein"; }
    .frame-responsiv-table td:nth-child(4):before {
      content: "E-Mail"; } }

.frame-type-felogin_login {
  width: 100%;
  max-width: 500px;
  margin: 1rem auto;
  font-family: Arial, sans-serif;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 0.5rem;
  padding: 1rem;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
  /* Header */
  /* Untertitel */
  /* Formular */
  /* Mobile Anpassungen */ }
  .frame-type-felogin_login header h2 {
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 0.5rem; }
  .frame-type-felogin_login h3 {
    font-size: 1.25rem;
    margin-top: 1rem;
    margin-bottom: 0.5rem; }
  .frame-type-felogin_login p {
    margin-bottom: 1rem;
    line-height: 1.4;
    color: #333; }
  .frame-type-felogin_login form fieldset {
    border: none;
    padding: 0;
    margin: 0; }
    .frame-type-felogin_login form fieldset legend {
      font-size: 1.25rem;
      font-weight: bold;
      margin-bottom: 1rem; }
    .frame-type-felogin_login form fieldset div {
      margin-bottom: 0.75rem;
      display: flex;
      flex-direction: column; }
      .frame-type-felogin_login form fieldset div label {
        margin-bottom: 0.25rem;
        font-weight: bold; }
      .frame-type-felogin_login form fieldset div input[type="text"],
      .frame-type-felogin_login form fieldset div input[type="password"] {
        padding: 0.5rem 0.75rem;
        border: 1px solid #ccc;
        border-radius: 0.25rem;
        font-size: 1rem;
        width: 100%; }
        .frame-type-felogin_login form fieldset div input[type="text"]:focus,
        .frame-type-felogin_login form fieldset div input[type="password"]:focus {
          border-color: #0066cc;
          outline: none;
          box-shadow: 0 0 0 2px rgba(0, 102, 204, 0.2); }
      .frame-type-felogin_login form fieldset div input[type="submit"] {
        padding: 0.5rem 1rem;
        border: none;
        background-color: #0066cc;
        color: #fff;
        font-weight: bold;
        border-radius: 0.25rem;
        cursor: pointer;
        transition: background-color 0.2s ease; }
        .frame-type-felogin_login form fieldset div input[type="submit"]:hover {
          background-color: #0055aa; }
    .frame-type-felogin_login form fieldset .felogin-hidden {
      display: none; }
  @media (max-width: 480px) {
    .frame-type-felogin_login {
      padding: 0.75rem; }
      .frame-type-felogin_login header h2 {
        font-size: 1.25rem; }
      .frame-type-felogin_login h3 {
        font-size: 1.1rem; }
      .frame-type-felogin_login p {
        font-size: 0.95rem; }
      .frame-type-felogin_login form fieldset div input[type="text"],
      .frame-type-felogin_login form fieldset div input[type="password"],
      .frame-type-felogin_login form fieldset div input[type="submit"] {
        font-size: 0.95rem;
        padding: 0.5rem; } }

.font-awesome {
  padding: 5px; }

.font-awesome-div {
  padding-top: 15px;
  display: flex;
  flex-direction: row;
  font-size: 0.7rem;
  justify-content: space-between; }

.font-awesome-div p {
  flex: 1 1 auto;
  width: auto;
  box-sizing: border-box; }

@media (max-width: 620px) {
  .font-awesome-div {
    flex-direction: column;
    align-items: flex-start; }

  .font-awesome-div p {
    width: 100%; } }
@media only screen and (min-width: 768px) {
  .font-awesome-div {
    display: flex;
    justify-content: center;
    /* zentriert alle Icons nebeneinander */
    flex-wrap: wrap;
    /* erlaubt Umbruch auf kleinen Screens */
    gap: 20px;
    /* Abstand zwischen Icons */
    padding-top: 15px; }

  .font-awesome-div p {
    text-align: center;
    /* Text und Icon mittig */
    margin: 0; }

  .font-awesome-div a {
    display: inline-flex;
    /* erlaubt vertikale Zentrierung */
    flex-direction: column;
    /* Icon oben, Text unten */
    align-items: center;
    /* horizontal zentriert */
    justify-content: center;
    /* vertikal zentriert */
    text-decoration: none;
    /* optional: kein Unterstrich */
    color: inherit;
    /* erbt Textfarbe */ }

  .font-awesome-div i {
    display: block;
    /* Icon als Block, damit <br> nicht nötig ist */
    margin-bottom: 5px; } }
.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%; } }

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