body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}.aspect--9\:16,.responsive.ratio-916{padding-bottom:177.7777%}.aspect--1\:1,.responsive.ratio-11{padding-bottom:100%}
@charset "UTF-8";
body {
  --nav-breakpoint: 750;
}

/* ##################################################### */
/* ############## Farbdefinitionen ##################### */
/* ##################################################### */
/*Dark Lilac*/
/*Light Lilac*/
/*Pastell Lilac*/
/*Hover Orange*/
/* Weiß*/
/* Grau */
/* Grau */
/* Grau */
/* Grau */
/* Schwarz */
/* ##################################################### */
/* ############## Screen-Größen ######################## */
/* ##################################################### */
/*! modern-normalize v2.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
/*
Document
========
*/
/**
Use a better box model (opinionated).
*/
*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  /* Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3) */
  font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
  line-height: 1.15; /* 1. Correct the line height in all browsers. */
  -webkit-text-size-adjust: 100%; /* 2. Prevent adjustments of font size after orientation changes in iOS. */
  -moz-tab-size: 4; /* 3. Use a more readable tab size (opinionated). */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
}

/*
Sections
========
*/
body {
  margin: 0; /* Remove the margin in all browsers. */
}

/*
Grouping content
================
*/
/**
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
}

/*
Text-level semantics
====================
*/
/**
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/**
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}

/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}

/**
Prevent 'sub' and 'sup' elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
Tabular data
============
*/
/**
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
}

/*
Forms
=====
*/
/**
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}

/**
Correct the inability to style clickable types in iOS and Safari.
*/
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
Remove the inner border and padding in Firefox.
*/
::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
Restore the focus styles unset by the previous rule.
*/
:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
Remove the additional ':invalid' styles in Firefox.
See: https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737
*/
:-moz-ui-invalid {
  box-shadow: none;
}

/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/
legend {
  padding: 0;
}

/**
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}

/**
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/**
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to 'inherit' in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Interactive
===========
*/
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}

@font-face {
  font-family: "Cantarell";
  src: url("/files/layout/fonts/Cantarell-Bold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Cantarell";
  src: url("/files/layout/fonts/Cantarell-BoldItalic.woff2") format("woff2");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Cantarell";
  src: url("/files/layout/fonts/Cantarell-Italic.woff2") format("woff2");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Cantarell";
  src: url("/files/layout/fonts/Cantarell-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Clearface Gothic";
  src: url("/files/layout/fonts/ClearfaceGothicLTStd.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
/* ##################################################### */
/* ############## Text-Styles ########################## */
/* ##################################################### */
p {
  font-size: 0.8em;
  padding: 0;
  margin: 0 0 1em 0;
  text-align: left;
  color: #333333;
  font-weight: 300;
  line-height: 1.4;
}

.rte {
  display: flow-root;
}

.rte > *:last-child {
  margin-bottom: 0;
}

b, strong {
  font-weight: 600;
}

h1, h2, h3, h4, h5, h6 {
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  font-family: Clearface Gothic, sans-serif;
  font-style: normal;
  text-align: left;
  color: #483161;
  font-weight: bold;
}
@media (min-width: 1200px) {
  h1, h2, h3, h4, h5, h6 {
    -webkit-hyphens: none;
        -ms-hyphens: none;
            hyphens: none;
  }
}

h1 {
  font-size: 1.5em;
  margin: 0 0 0.4em 0;
  line-height: 1.2em;
}

h2 {
  font-size: 1.4em;
  margin: 0.8em 0 0.5em 0; /*line-height: 1.3;*/
}

h3 {
  font-size: 1.2em;
  margin: 0.8em 0 0.4em 0; /*line-height: 1.5; */
}

h4 {
  font-size: 1em;
  margin: 0.7em 0 0.4em 0; /*line-height: 1.2;*/
}

h5 {
  font-size: 0.9em;
  margin: 0.6em 0 0.4em 0; /*line-height: 1.3;*/
}

h6 {
  font-size: 0.8em;
  margin: 0.4em 0 0.4em 0; /*line-height: 1.3;*/
}

@media (min-width: 917px) {
  h1 {
    font-size: 1.6em;
  }
  h2 {
    font-size: 1.5em;
  }
  h3 {
    font-size: 1.3em;
  }
  h4 {
    font-size: 1.1em;
  }
  h5 {
    font-size: 1em;
  }
  h6 {
    font-size: 0.9em;
  }
  p {
    font-size: 0.9em;
  }
}
@media (min-width: 1200px) {
  h1 {
    font-size: 1.7em;
  }
  h2 {
    font-size: 1.6em;
  }
  h3 {
    font-size: 1.4em;
  }
  h4 {
    font-size: 1.2em;
  }
  h5 {
    font-size: 1.1em;
  }
  h6 {
    font-size: 1em;
  }
  p {
    font-size: 1em;
  }
}
a {
  color: #483161;
  text-decoration: underline;
}
a:hover {
  color: #ed6a00;
}
a:visited {
  color: #ACA1B7;
}
a:visited:hover {
  color: #ed6a00;
}

/* ##################################################### */
/* ############## Desktop ############################## */
/* ##################################################### */
.mod_navigation {
  background: #FFFFFF;
  border: 1px solid #999999;
  border-bottom: none;
  position: static;
}
.mod_navigation .navigation-main {
  width: 100%;
  padding: 1em 1.7em;
}
.mod_navigation .navigation-main ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
  gap: 0 !important;
}
.mod_navigation .navigation-main ul li {
  padding: 0 !important;
}
.mod_navigation .navigation-main ul li strong, .mod_navigation .navigation-main ul li a {
  font-family: Clearface Gothic, sans-serif;
  font-size: 1.4em;
  padding: 0.3em;
}
.mod_navigation .navigation-main ul li strong {
  color: #ed6a00;
  background: none;
}
.mod_navigation .navigation-main ul li strong:hover {
  background: #E4E1E8;
}
.mod_navigation .navigation-main ul li a {
  color: #483161;
  background: none;
}
.mod_navigation .navigation-main ul li a:hover {
  color: #483161;
  background: #E4E1E8;
}

/* ##################################################### */
/* ############## Mobile ############################### */
/* ##################################################### */
.nav-is-mobile .mod_navigation {
  position: absolute !important;
  top: 1em;
  left: 0;
  right: 1em;
  z-index: 100;
  background: none;
  border: none;
  z-index: 5;
}
.nav-is-mobile .mod_navigation .nav-burger {
  z-index: 110;
  float: right;
}
.nav-is-mobile .mod_navigation .navigation-main {
  background: #E4E1E8;
  padding: 0 0.6em;
  z-index: 100;
  width: 80% !important;
  padding: 0;
}
.nav-is-mobile .mod_navigation .navigation-main:before {
  -webkit-backdrop-filter: blur(1px);
          backdrop-filter: blur(1px);
  content: "";
  display: block;
  position: fixed;
  right: 0;
  left: auto !important;
  top: 0;
  z-index: 1;
  width: 20%;
  height: 100vh !important;
}
.nav-is-mobile .mod_navigation .navigation-main ul {
  padding: 1.5em 0 2em 0;
}
.nav-is-mobile .mod_navigation .navigation-main ul li {
  background: none;
  border-bottom: 1px solid #ACA1B7;
}
.nav-is-mobile .mod_navigation .navigation-main ul li strong, .nav-is-mobile .mod_navigation .navigation-main ul li a {
  padding: 0.5em 0 0.5em 1em !important;
}
.nav-is-mobile .mod_navigation .navigation-main ul li a {
  color: #483161 !important;
}

/* ##################################################### */
/* ############## Footer-Nav ########################### */
/* ##################################################### */
.footer-nav {
  z-index: 10;
}
.footer-nav p {
  color: #ACA1B7;
  margin-bottom: 0;
}
.footer-nav p a {
  text-decoration: none;
  font-family: Clearface Gothic, sans-serif;
  color: #ACA1B7 !important;
}
.footer-nav p a:hover {
  color: #483161 !important;
}
html {
  font-family: "Cantarell", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 100%;
  color: #333333;
  line-height: 1.4;
}

body {
  background: url(/files/images/grafische-elemente/background_03.jpg);
}

#wrapper {
  max-width: 780px;
  background: #E4E1E8;
  margin: 0 auto;
  padding: 0.7em;
  -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.8);
          box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.8);
}
@media (min-width: 780px) {
  #wrapper {
    margin: 1em auto;
  }
}

#container, #footer {
  background: #FFFFFF;
  margin: 0 auto !important;
  width: 100%;
  float: none;
  border: 1px solid #999999;
}

#container {
  border-bottom: none;
  padding: 2em;
}
@media (min-width: 750px) {
  #container {
    border-top: none;
    padding: 0 2em 4em 2em;
  }
}

/* ##################################################### */
/* ############## Header ############################### */
/* ##################################################### */
.logo {
  /*padding: .7em;*/
  display: inline-block;
  width: 100%;
  background: #FFFFFF;
  border: 1px solid #999999;
  margin-bottom: 0.7em;
  z-index: 1 !important;
  position: relative;
  overflow: hidden;
}
.logo a {
  display: block;
  margin-bottom: 0;
  padding: 0.7em;
}
.logo img {
  display: block;
  margin-bottom: 0;
}

/* ##################################################### */
/* ############## Footer ############################### */
/* ##################################################### */
#footer {
  border-top: none;
  padding: 0 2em;
}
#footer .inside {
  position: relative;
  padding: 3em 0 10em 0;
}
#footer .inside .flower {
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 0 -2em -0.3em 0;
  z-index: 1;
}
#footer .inside .copyright {
  font-family: Clearface Gothic, sans-serif;
  color: #ACA1B7;
  margin-bottom: 0;
  z-index: 10;
}
#footer .inside .copyright a {
  text-decoration: none;
}
#footer .inside .copyright a:hover {
  color: #483161;
}
@media (min-width: 480px) {
  #footer {
    /*.flower {
      margin: 0 -2em -.3em 0 !important;
    }*/
  }
  #footer .inside {
    padding: 3em 0 1em 0;
  }
}

/* ##################################################### */
/* ############## Grid ################################# */
/* ##################################################### */
.grid-1-2 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: 2fr;
  grid-template-rows: 2fr;
}
.grid-1-2 > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.grid-1-2 > :first-child {
  border-top: 1px solid #999999;
  border-right: none;
  padding: 0;
  -ms-grid-row: 2;
  grid-row: 2;
}
.grid-1-2 div #map {
  height: 500px;
}
@media (min-width: 640px) {
  .grid-1-2 {
    -ms-grid-columns: 1fr 2em 2fr;
    grid-template-columns: 1fr 2fr;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    gap: 2em;
  }
  .grid-1-2 > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .grid-1-2 > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .grid-1-2 > :first-child {
    border-right: 1px solid #999999;
    border-top: none;
    padding: 0 2em 0 0;
    -ms-grid-row: 1;
    grid-row: 1;
    -ms-grid-column: 1;
    grid-column: 1;
  }
  .grid-1-2 > :first-child h4 {
    margin-top: 0 !important;
  }
}

.grid-2 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}
@media (min-width: 640px) {
  .grid-2 {
    -ms-grid-columns: 1fr 2em 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 2em;
  }
}

/* ##################################################### */
/* ############## Bild ################################# */
/* ##################################################### */
img {
  width: 100%;
  height: auto;
  margin: 0;
}

figure {
  margin: 1em 0;
}
figure figcaption {
  font-style: italic;
  font-size: 0.8em;
}

.media--right {
  margin-top: 2em;
}
.media--right figure {
  float: none;
  margin: 0;
  max-width: 320px;
}
.media--right figure, .media--right picture {
  display: inline-block;
  width: auto;
  height: auto;
}
.media--right figure picture img {
  display: block;
  width: auto;
  height: auto;
  max-width: none;
}
.media--right .rte {
  display: block;
}
.media--right .rte h2, .media--right .rte h3, .media--right .rte h4, .media--right .rte h5, .media--right .rte h6, .media--right .rte p {
  margin-top: 0 !important;
  width: 100%;
}
@media (min-width: 640px) {
  .media--right figure {
    float: right;
    margin: 0 0 0.5em 2em;
    max-width: none;
  }
}

.media--left {
  margin-top: 2em;
  overflow: auto;
}
.media--left figure {
  float: none;
  margin: 0;
  max-width: 320px;
}
.media--left figure, .media--left picture {
  display: inline-block;
  width: auto;
  height: auto;
}
.media--left figure picture img {
  display: block;
  width: auto;
  height: auto;
  max-width: none;
}
.media--left .rte {
  display: block;
}
.media--left .rte h2, .media--left .rte h3, .media--left .rte h4, .media--left .rte h5, .media--left .rte h6, .media--left .rte p {
  margin-top: 0 !important;
  width: 100%;
}
@media (min-width: 640px) {
  .media--left figure {
    float: left;
    margin: 0 2em 0.5em 0;
    max-width: none;
  }
}
