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%}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.justify-items-start{justify-items:start}.justify-items-center{justify-items:center}.justify-items-end{justify-items:end}.content-start{align-content:start}.content-center{align-content:center}.content-end{align-content:end}.items-start{align-items:start}.items-center{align-items:center}.items-end{align-items:end}[class*=grid_]{display:grid;grid-gap:1rem}[class*=grid_]>.block{margin-bottom:0}@media(min-width: 576px){.grid_mobile_100{grid-template-columns:1fr}.grid_mobile_50_50{grid-template-columns:repeat(2, 1fr)}.grid_mobile_33_33_33{grid-template-columns:repeat(3, 1fr)}.grid_mobile_25_25_25_25{grid-template-columns:repeat(4, 1fr)}.grid_mobile_75_25{grid-template-columns:3fr 1fr}.grid_mobile_25_75{grid-template-columns:1fr 3fr}.grid_mobile_66_33{grid-template-columns:2fr 1fr}.grid_mobile_33_66{grid-template-columns:1fr 2fr}.grid_mobile_50_25_25{grid-template-columns:2fr 1fr 1fr}.grid_mobile_25_50_25{grid-template-columns:1fr 2fr 1fr}.grid_mobile_25_25_50{grid-template-columns:1fr 1fr 2fr}.grid_mobile_40_30_30{grid-template-columns:4fr 3fr 3fr}.grid_mobile_30_40_30{grid-template-columns:3fr 4fr 3fr}.grid_mobile_30_30_40{grid-template-columns:3fr 3fr 4fr}}@media(min-width: 768px){.grid_tablet_100{grid-template-columns:1fr}.grid_tablet_50_50{grid-template-columns:repeat(2, 1fr)}.grid_tablet_33_33_33{grid-template-columns:repeat(3, 1fr)}.grid_tablet_25_25_25_25{grid-template-columns:repeat(4, 1fr)}.grid_tablet_75_25{grid-template-columns:3fr 1fr}.grid_tablet_25_75{grid-template-columns:1fr 3fr}.grid_tablet_66_33{grid-template-columns:2fr 1fr}.grid_tablet_33_66{grid-template-columns:1fr 2fr}.grid_tablet_50_25_25{grid-template-columns:2fr 1fr 1fr}.grid_tablet_25_50_25{grid-template-columns:1fr 2fr 1fr}.grid_tablet_25_25_50{grid-template-columns:1fr 1fr 2fr}.grid_tablet_40_30_30{grid-template-columns:4fr 3fr 3fr}.grid_tablet_30_40_30{grid-template-columns:3fr 4fr 3fr}.grid_tablet_30_30_40{grid-template-columns:3fr 3fr 4fr}.grid_tablet_20_40_40{grid-template-columns:1fr 2fr 2fr}.grid_tablet_40_20_40{grid-template-columns:2fr 1fr 2fr}.grid_tablet_40_40_20{grid-template-columns:2fr 2fr 1fr}}@media(min-width: 992px){.grid_desktop_100{grid-template-columns:1fr}.grid_desktop_50_50{grid-template-columns:repeat(2, 1fr)}.grid_desktop_50_25_25{grid-template-columns:2fr 1fr 1fr}.grid_desktop_33_33_33{grid-template-columns:repeat(3, 1fr)}.grid_desktop_75_25{grid-template-columns:3fr 1fr}.grid_desktop_25_75{grid-template-columns:1fr 3fr}.grid_desktop_66_33{grid-template-columns:2fr 1fr}.grid_desktop_33_66{grid-template-columns:1fr 2fr}.grid_desktop_50_25_25{grid-template-columns:2fr 1fr 1fr}.grid_desktop_40_30_30{grid-template-columns:4fr 3fr 3fr}.grid_desktop_50_25_25{grid-template-columns:2fr 1fr 1fr}.grid_desktop_25_50_25{grid-template-columns:1fr 2fr 1fr}.grid_desktop_25_25_50{grid-template-columns:1fr 1fr 2fr}.grid_desktop_40_30_30{grid-template-columns:4fr 3fr 3fr}.grid_desktop_30_40_30{grid-template-columns:3fr 4fr 3fr}.grid_desktop_30_30_40{grid-template-columns:3fr 3fr 4fr}.grid_desktop_20_40_40{grid-template-columns:1fr 2fr 2fr}.grid_desktop_40_20_40{grid-template-columns:2fr 1fr 2fr}.grid_desktop_40_40_20{grid-template-columns:2fr 2fr 1fr}.grid_desktop_25_25_25_25{grid-template-columns:repeat(4, 1fr)}.grid_desktop_40_20_20_20{grid-template-columns:2fr 1fr 1fr 1fr}.grid_desktop_20_40_20_20{grid-template-columns:1fr 2fr 1fr 1fr}.grid_desktop_20_20_40_20{grid-template-columns:1fr 1fr 2fr 1fr}.grid_desktop_20_20_20_40{grid-template-columns:1fr 1fr 1fr 2fr}.grid_desktop_20_20_20_20_20{grid-template-columns:repeat(5, 1fr)}}

#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url(../../assets/colorbox/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0 0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url(../../assets/colorbox/images/controls.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */

[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
  border: 0;
  vertical-align: bottom;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
  margin: 0;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}
/* Gotham Book */
@font-face {
  font-family: 'Gotham';
  font-style: normal;
  font-weight: normal;
  src: url('../../files/private/fonts/Gotham-Book.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../files/private/fonts/Gotham-Book.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/private/fonts/Gotham-Book.woff') format('woff'), /* Modern Browsers */
       url('../../files/private/fonts/Gotham-Book.ttf') format('truetype') /* Safari, Android, iOS */
}

/* Gotham Bold */
@font-face {
  font-family: 'Gotham';
  font-style: normal;
  font-weight: bold;
  src: url('../../files/private/fonts/Gotham-Bold.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../files/private/fonts/Gotham-Bold.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/private/fonts/Gotham-Bold.woff') format('woff'), /* Modern Browsers */
       url('../../files/private/fonts/Gotham-Bold.ttf') format('truetype') /* Safari, Android, iOS */
}

/* Gotham Medium */
@font-face {
  font-family: 'Gotham';
  font-style: normal;
  font-weight: 500;
  src: url('../../files/private/fonts/Gotham-Medium.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../files/private/fonts/Gotham-Medium.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/private/fonts/Gotham-Medium.woff') format('woff'), /* Modern Browsers */
       url('../../files/private/fonts/Gotham-Medium.ttf') format('truetype') /* Safari, Android, iOS */
}



/* FARBEN
hellblau: #44a2c8
dunkelblau: #063e53 (alt: #3b586b )
hellgrün: #9eb32f
hellgrün bei feinem Text: #859729

*/

/* ALLGEMEIN */

html {
	font-family: 'Gotham';
	font-weight: normal;
	font-size: 19px;
	line-height: 1.5;
	color: #063e53;
	-moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

#header .inside,
#container .inside,
#footer .inside {
	max-width: 1100px;
	margin: 0 auto;
	padding: 0.7em 2em;
}
#container .inside {padding: 0 2em;}

h1, h2 {
	margin-bottom: 0;
	font-size: 2em;
	text-transform: uppercase;
	color: #9eb32f;
}
h3 {margin: 1.5rem 0 1rem;}

a {font-weight: 500; color: #859729; text-decoration: none;}
a:hover {color: #063e53;}


a.button, button.submit, .button, a.hyperlink_txt {
	padding: 0.5em 1.5em;
	color: white;
	font-size: 0.9em;
	font-weight: bold;
	border: none;
	text-transform: uppercase;
	display: inline-block;
	background: #9eb32f;
	transition: 0.2s;
}
a.button:hover, button.submit:hover, .button:hover, a.hyperlink_txt:hover {text-decoration: none; background: #44a2c8;}

.image_container.float_right {margin-left: 1em;}
.image_container.float_left {margin-right: 1em;}
.ce_image img {width: 100%;}
figcaption {margin: 0.5em 0; font-style: italic; text-align: right;}

.zentriert {text-align: center;}
.rechtsbuendig {text-align: right;}

.grid_start {gap: 5em;}
.gap1 .grid_start {gap: 1em;}

.abstand_oben_1 {margin-top: 1rem;}
.abstand_oben,
.abstand_oben_2 {margin-top: 2rem;}
.abstand_oben_3 {margin-top: 3rem;}

.abstand_unten_1 {margin-bottom: 1rem;}
.abstand_unten,
.abstand_unten_2 {margin-bottom: 2rem;}
.abstand_unten_3 {margin-bottom: 3rem;}

#cboxPrevious, #cboxNext {outline: 0;} /*Lightbox*/

.ce_text ul {margin-top: -0.7em; padding-left: 1em;}

.mobile_show {display: none;}


/**** HEADER ****/

#header .inside {
	display: grid;
	grid-template-columns: 1fr 9em;
	align-items: end;
}
.logo {width: 9em; margin-bottom: 0.45em;}


/* Navigation */

.menu-icon {display: none;}
.hauptmenu {font-size: 0.95em; text-transform: uppercase; color: #9eb32f;}
.hauptmenu ul {margin: 0; padding: 0;}
.hauptmenu li {
	display: inline-block;
	margin-right: 2em;
}
.hauptmenu li:last-child {margin-right: 0;}
.hauptmenu li a {font-weight: normal; color: #063e53; padding: 0.5em 0;}
.hauptmenu li a:hover {color: #9eb32f;}



/**** TITELBILD ****/
.custom {margin-bottom: 1em;}




/**** INHALT ****/

#container {min-height: calc(100vh - 30vw - 14em);}

/* Akkordeon */
.ui-accordion-header {
	font-weight: 500;
	text-transform: uppercase;
	color: #859729;
	cursor: pointer;
}
.ui-accordion-header span {
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	margin-right: 0.5em;
	vertical-align: -20%;
	background: url('../../files/private/img/pfeil-gruen.svg') no-repeat;
	transition: 0.5s;
}
.kamera .ui-accordion-header span {background-image: url('../../files/private/img/pfeil-kamera.svg');}

.ui-accordion-header:hover span,
.ui-accordion-header-active span {
	transform: rotate(90deg);
}


/* blaue Flächen */
.mod_article {overflow: visible;}
.hg_blau,
.mod_article:nth-child(2n) {
	position: relative;
	margin: 3em 0 1em;
	padding: 1.5em 0;
	color: white;
	overflow: visible;
}
.mod_article:last-child {margin-bottom: 3em;}
.mod_article:last-child:nth-child(2n) {margin-bottom: 0;}

.hg_blau::before,
.mod_article:nth-child(2n)::before {
    content: "";
    height: 100%;
    width: 100vw;
    position: absolute;
    top: 0;
    left: calc(550px - 50vw);
    background: #44a2c8;
    z-index: -1;
}
.hg_blau a,
.mod_article:nth-child(2n) a {color: #063e53;}
.hg_blau a:hover,
.mod_article:nth-child(2n) a:hover {color: white;}
.hg_blau h2,
.mod_article:nth-child(2n) h2 {margin-top: 1rem; color: white;}
.hg_blau button,
.mod_article:nth-child(2n) button {border: 1px solid white;}


/* Slick Slider */
.ce_slick-slider {margin: 1em 0 2em; overflow: visible;}
.slick-initialized .slick-slide {padding: 0.25em;}
.slick-slide figure {position: relative;}
.slick-slide figcaption {max-width: 100%; position: absolute; bottom: 0; color: white; font-style: normal; text-align: center; text-shadow: 0 0 5px black; opacity: 0; transition: 0.2s;}
.slick-slide figure:hover figcaption {opacity: 1;}

.slick-slider button {position: absolute; top: calc(50% - 1em); border: none; background: white;}
.slick-slider button.slick-prev {left: -3em;}
.slick-slider button.slick-next {right: -3em;}
.slick-arrow img {width: 1.3em;}
.slick-prev img {transform: rotate(180deg);}

/* Konzerte */
.konzert {
	display: grid;
	grid-template-columns: 24.1em 1fr;
	gap: 3em;
}
.konzert.has_headline {margin-top: 3em;}

.konzert .plakate {
	display: flex;
	justify-content: flex-end;
	gap: 0.5em;
	margin-bottom: 1.3em;
}
.konzert .text {
	display: flex;
	flex-wrap: wrap;
}
.konzert h2 {width: 100%; margin-top: 0; color: #063e53;}
.konzert .text .presse {width: 100%; align-self: flex-end;}
.konzert .text em {display: block; text-align: right; padding-right: 0.2em;}

.konzert .hoerproben > div {margin-bottom: 1em;}

/* Kontakt */
.portraits-kontakt figure {margin-bottom: 1.5em;}
.portraits-kontakt .ce_text {display: grid; grid-template-columns: calc(130px + 1em) 1fr; align-items: end;}
.portraits-kontakt .ce_text a {font-weight: normal; color: #063e53;}
.portraits-kontakt .ce_text a:hover {color: #9eb32f;}


/* Formular */
.ce_form .grid_start {align-items: end; gap: 1em;}
.ce_form .widget-text input,
.ce_form .widget-textarea textarea {
	width: calc(100% - 1.4em);
	padding: 0.7em;
	border: none;
	color: black;
}
.ce_form .widget-text input {margin-bottom: 0.7em;}

.ce_form .widget-textarea textarea {height: 4.55em; margin-bottom: 0.2em;}
.ce_form.kontakt .widget-textarea textarea {margin-bottom: -0.4em;}

/* Firefox */ @-moz-document url-prefix() {
	.ce_form .widget-textarea textarea {margin-bottom: 8px;}
	.ce_form.kontakt .widget-textarea textarea {margin-bottom: -0.2em;}
}



/* Intern: Login */
.mod_login h1 {text-align: center;}
.mod_login form {
	max-width: 30em;
	margin: 1em auto;
	padding: 2em;
	background: #44a2c8;
}
.mod_login .widget-password {margin: 0.5em 0 1em;}
.mod_login label {width: 8em; display: inline-block; color: white;}
.mod_login input {border: none; padding: 0.5em; width: calc(100% - 9.3em);}

.mod_login .widget-submit {text-align: right;}
.mod_login button {border: 1px solid white;}

.mod_login.logout {/*position: absolute;*/ right: 2em;}
.mod_login.logout h1 {display: none;}
.mod_login.logout form {max-width: unset; margin: 0; padding: 0; background: none;}
.mod_login.logout .login_info {display: none;}


/* Intern */
.ordner {text-align: center;}
.ordner a img {filter: hue-rotate(120deg) brightness(0.9);}
.ordner a:hover img {filter: hue-rotate(0) brightness(1);}
.ce_image.ordner img {width: unset;}
.ordner figcaption {text-align: center;}

/* Intern: Download-Ordner */
.mod_hofff_recursive-download-folder ul {padding-left: 1em;}
.mod_hofff_recursive-download-folder ul.level_1,
.ce_hofff_recursive-download-folder ul.level_1 {padding-left: 0;}
li.folder {list-style: none;}
li.folder > a::before {
	content: "►";
	display: inline-block;
	width: 1em;
	height: 1em;
	margin-right: 0.4em;
	transition: 0.3s;
	text-align: center;
	line-height: 1;
}
li.folder > a:hover::before,
li.folder-open > a::before {transform: rotate(90deg);}
li.folder > a {color: black;}
li.folder > .download-as-zip {font-size: 0.8em; color: grey;}
li.folder > a.download-as-zip::before {content: "";}

li.file {list-style: none; margin-left: 1.4em;}
li.file a .size {font-weight: normal; color: grey;}

.mod_hofff_recursive-download-folder .folder > a,
.mod_hofff_recursive-download-folder .folder > span,
.ce_hofff_recursive-download-folder .folder > a,
.ce_hofff_recursive-download-folder .folder > span {
    font-weight: normal;
}

.kontakte li.file {margin-left: 0;}

iframe {width: 100%; height: 600px; border: none;}

.ce_gallery h2 {display: none;}
.ce_gallery ul {margin: 0; padding-left: 0; list-style: none; }
.ce_gallery li:not(:first-child) {display: none;}
.ce_gallery .info {display: inline-block; color: grey;}

.ce_gallery figcaption {font-style: normal; text-align: unset; margin-bottom: 0;}



/* Videos */
iframe {border: none;}
.ce_player figure {
    display: flex;
    flex-direction: column-reverse;
    margin-bottom: 2em;
}

.ce_vimeo a, .ce_youtube a {position: relative;}
.ce_vimeo a::before, .ce_youtube a::before {
	content: '▶';
	position: absolute;
	left: calc(50% - 29px);
	bottom: 0;
	margin-bottom: calc(25% - 45px);
	font-size: 4em;
	color: white;
	opacity: 0.8;
}
.ce_vimeo a:hover::before, .ce_youtube a:hover::before {color: #9eb32f;}

.ce_vimeo picture::before {
	content: 'Durch das Laden dieses Videos stimmen Sie den Datenschutzbedingungen von Vimeo.com Inc. zu. Vimeo setzt dann in Ihrem Browser Cookies (vimeo.com/privacy).';
}
.ce_youtube picture::before {
	content: 'Durch das Laden dieses Videos stimmen Sie den Datenschutzbedingungen von Google LLC zu. YouTube setzt dann in Ihrem Browser Cookies (policies.google.com/privacy).';
}
.ce_vimeo picture::before,
.ce_youtube picture::before {
	position: absolute;
	padding: 1em;
	left: 0;
	right: 5px;
	bottom: 0;
	font-size: 0.8em;
	color: white;
	background: #0009;
	z-index: 1;
}





/**** FOOTER ****/
#footer {margin-top: 6px; padding-top: 2.5em; background: #063e53;}
#footer .inside {display: grid; grid-template-columns: 1fr 18em; align-items: center;}

#footer .ce_gallery {grid-row: 1 / 3;}
#footer .pdfs,
#footer nav {text-align: right;}

#footer .instagram img {width: 1.3em; padding-bottom: 0.2em;}

#footer ul {margin: 0.3em 0; padding: 0; list-style: none;}
#footer .active {color: #9eb32f;}
#footer li {display: inline-block; float: none; font-size: 0.8em; text-transform: uppercase; margin-right: 1em;}
#footer li:last-child {margin-right: 0;}
#footer li a {color: white; font-weight: normal;}
#footer li a:hover {color: #9eb32f;}

#footer nav li:first-child a {font-weight: bold;}







/*********** RESPONSIV ***********/
/*********** RESPONSIV ***********/
/*********** RESPONSIV ***********/
/*********** RESPONSIV ***********/



/*********** DESKTOP BREIT ***********/
@media (max-width:1200px) {

html {font-size: 17px;}


} /* Ende Desktop breit */



/* Zwischengröße */
@media (max-width:1164px) {
	.hg_blau::before,
	.mod_article:nth-child(2n)::before {left: -2em;}
} /* Ende Zwischengröße */




/*********** DESKTOP MITTEL ***********/
@media (max-width:1000px) {

#container {min-height: calc(100vh - 30vw - 20.7em);}

#footer .inside {display: block;}
#footer .ce_gallery,
#footer .pdfs,
#footer nav {text-align: center;}
#footer .ce_gallery li {margin-bottom: 1em;}


} /* Ende Desktop mittel */



/*********** DESKTOP SCHMAL ***********/
@media (max-width:900px) {

.hauptmenu li {margin-right: 1em;}

.grid_start {gap: 4em;}

.konzert {grid-template-columns: 20em 1fr; gap: 2em;}


} /* Ende Desktop schmal */




/*********** TABLET 1 ***********/
@media (max-width:800px) {

html {font-size: 16px;}
#header .inside {display: flex; flex-direction: column-reverse;}

#container {min-height: calc(100vh - 30vw - 23em);}


} /* Ende Tablet 1 */




/*********** Zwischengröße ***********/
@media (max-width:767px) {

.mobile_hide {display: none;}
.mobile_show {display: block;}

.konzert h2 {grid-column: 1 / 3;}


} /* Ende Zwischengröße */



/*********** TABLET 2 ***********/
@media (max-width:600px) {

#header .inside, #container .inside, #footer .inside {
	padding-left: 1em;
	padding-right: 1em;
}
.hauptmenu li:first-child {display: none;}

.hg_blau::before, .mod_article:nth-child(2n)::before {left: -1em;}

.konzert {display: block;}
.konzert .plakate {justify-content: flex-start; margin-bottom: 0;}


} /* Ende Tablet 2 */



/*********** MOBIL 1 ***********/
@media (max-width:500px) {

#header .inside {display: grid; align-items: center;}
.menu-icon {display: block; cursor: pointer;}
.menu-icon img {width: 2em;}

.hauptmenu {grid-row: 2; grid-column: 1 / 3; font-size: 1.1em;}
.hauptmenu ul {display: none;}

.hauptmenu li,
.hauptmenu li:first-child {display: block; margin-bottom: 0.5em;}


} /* Ende Mobil 1 */




/*********** MOBIL 2 ***********/
@media (max-width:420px) {

.portraits-kontakt .ce_text {display: block;}
.portraits-kontakt .image_container.float_left {float: none;}

} /* Ende Mobil 2 */



/********* TOUCHSCREENS *********/
@media (hover: none) {


} /* Ende Touchscreens */
