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}.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}.ie7 img{-ms-interpolation-mode:bicubic}.ie8 img{width: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%}
#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}
.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}
/*! 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;
}
/* source-sans-pro-regular - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url('../../files/private/fonts/source-sans-pro-v14-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../files/private/fonts/source-sans-pro-v14-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/private/fonts/source-sans-pro-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/private/fonts/source-sans-pro-v14-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../../files/private/fonts/source-sans-pro-v14-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/private/fonts/source-sans-pro-v14-latin-regular.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* source-sans-pro-italic - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 400;
  src: url('../../files/private/fonts/source-sans-pro-v14-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../files/private/fonts/source-sans-pro-v14-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/private/fonts/source-sans-pro-v14-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/private/fonts/source-sans-pro-v14-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../../files/private/fonts/source-sans-pro-v14-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/private/fonts/source-sans-pro-v14-latin-italic.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* source-sans-pro-700 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: url('../../files/private/fonts/source-sans-pro-v14-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../files/private/fonts/source-sans-pro-v14-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/private/fonts/source-sans-pro-v14-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/private/fonts/source-sans-pro-v14-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../../files/private/fonts/source-sans-pro-v14-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/private/fonts/source-sans-pro-v14-latin-700.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* playfair-display-regular - latin */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 400;
  src: url('../../files/private/fonts/playfair-display-v22-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../files/private/fonts/playfair-display-v22-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/private/fonts/playfair-display-v22-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/private/fonts/playfair-display-v22-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../../files/private/fonts/playfair-display-v22-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/private/fonts/playfair-display-v22-latin-regular.svg#PlayfairDisplay') format('svg'); /* Legacy iOS */
}


/* Gelb Fläche: #ffc232 */
/* Gelb Text:   #d79700 */

/* ALLGEMEIN */

html {
	font-family: 'Source Sans Pro';
	font-weight: 400;
	font-size: 17px;
	line-height: 1.5;
	background: black;
	-moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

a {color: #d79700; text-decoration: none; transition: 0.3s;}
a:hover {color: grey;}

h1,h2 {
	margin: 0.6em 0 1em;
	font-family: 'Playfair Display';
	font-size: 2em;
	font-weight: normal;
	text-align: center;
}
h1:before, h2:before {content: "—"; padding-right: 0.6em;}
h1:after,  h2:after  {content: "—"; padding-left: 0.6em;}
h3, h4, h5 {margin-bottom: 0.5em;}

.widget-submit {
  text-align: center;
  margin-top: 30px;
}
a.button, button, .button {
	padding: 0.5em 2em;
	color: white;
	font-size: 0.8em;
	font-weight: bold;
	border: none;
	text-transform: uppercase;
	background: #ffc232;
	transition: 0.2s;
}
a.button:hover, button.submit:hover, .button:hover {text-decoration: none; background: lightgrey;}

#cboxPrevious, #cboxNext {outline: 0;} /*Lightbox*/

.ce_image img {width: 100%;}


/**** HEADER ****/

#header {
	position: fixed;
	top: 0;
	width: 100vw;
	color: white;
	background: rgba(0,0,0,0.75);
	z-index: 2;
}

.logo {
	display: block;
    float: right;
    padding: 1em 2em;
}
.logo img {width: 160px;}


/* Navigation */

.menu-icon {display: none;}
.hauptmenu {margin-left: 2em; font-size: 1.2em;}
.hauptmenu ul {margin: 0; padding: 0;}
.hauptmenu li {
	display: inline-block;
	margin: 0 0 0.5em 0.5em;
	padding: 2.5em 0 0;
}
.hauptmenu li.first {margin-left: 0;}
.hauptmenu li.active {
	background: url("../../files/private/img/menu_linie.png") no-repeat top center;
	background-size: 1px 2.4em;
}
.hauptmenu li a {padding: 10px 0; color: white;}
.hauptmenu li strong {padding: 10px 0;}
.hauptmenu li a:hover {color: #ffc232; text-decoration: none;}
.hauptmenu li a:focus {outline: none;}

.hauptmenu li svg {width: 12px;}
.hauptmenu li a .a {transition: 0.3s;}
.hauptmenu li a:hover .a,
.intern .hauptmenu li a .a {fill: #ffc232;}


/**** HEADER ****/




/**** INHALT ****/

#main .block {overflow: visible;}


/* Text-Felder */
.ce_text, .rs-columns, .ce_transparent, .menu_intern {
    max-width: 1000px;
    margin: 0 auto;
    padding: 1em 4rem 2rem;
    background: white;
}
.ce_transparent {background: none;}
.ce_text.first,
.rs-columns.first {margin-top: -4em;}
.ce_text.last,
.rs-columns.last {margin-bottom: -2em;}

.rs-columns {display: block;}
.rs-columns .ce_text {margin: 0; padding: 0;}

.no-headerpic .ce_text.first {margin-top: 7em;}
.no-headerpic .ce_text.last {margin-bottom: 0;}

.ce_text .ce_text {padding: unset; background: none;}

/*Parallax-Bilder*/
.xl-parallax {position: relative;}
.xl-parallax .copyright {
	margin: 10px;	
	position: absolute;
	right: -4em;
	bottom: 5em;
	transform: rotate(-90deg);
    font-size: 0.6em;
    color: white;
	text-shadow: 0 0 10px black;
	z-index: 1;
}
.xl-parallax .copyright .ce_text {margin: 0; padding: 0 10px; background: none;}
.xl-parallax .copyright:hover {background: black;}

.max_850 {display: none;}


/* schmale Textfelder */
.kachel_schmal {
    max-width: 600px;
    margin: 0 auto 4em;
    padding: 1em 3em 2.7em;
    background: white;
}
.kachel_schmal:first-child {margin-top: -4em;}
.kachel_schmal .h1,
.kachel_schmal .h2 {margin-bottom: 0.6em;}
.kachel_schmal .ce_text {padding: 0; background: none;}


/*Titelbild (Unterseiten) */

.mod_pageimage {margin-bottom: -2em;}

/* TERMINE */

/* Termine: Upcoming */
.event.layout_upcoming,
.event.layout_list a {
	display: grid;
	grid-template-columns: [links] 5.5em [mitte] 1fr [rechts];
	gap: 6px 10px;
}
.datum_box {
	width: 74px;
	height: 74px;
	display: block;
	margin-top: 0.5em;
	text-align: center;
	line-height: 1;
	background: lightgrey;
}
.datum_box .day {margin-top: 12px; font-size: 1.7em; font-weight: bold;}
.datum_box .month {font-size: 0.8em; text-transform: uppercase;}

.event .infos h3 {margin: 0 0 0.5em;}
.event .button {float: right;}

/* Termine: Liste */
.event.layout_list a {margin-bottom: 0.5em; color: black;}
.event.layout_list a:hover .button {background: lightgrey;}

/* Termine: Detailansicht */
.mod_eventreader.ce_text {margin-top: 14vw;}
.event.layout_full {position: relative;}
.event.layout_full .fotos {
	display: flex;
	justify-content: space-around;
	margin-top: -5vw;
}
.event.layout_full .fotos .foto {position: relative;}
.event.layout_full .fotos .credit {
	position: absolute;
	bottom: 0;
	right: 0.5em;
	font-size: 0.7em;
	color: white;
	text-shadow: 0 0 10px black;
}

.event.layout_full h1 {margin: 1.5em 0 0.5em;}
.event.layout_full .zeit_ort {text-align: center; margin-bottom: 2em;}
.event.layout_full .zeit_ort .info {font-weight: bold;}
.event.layout_full .plakat {margin-top: 1em; float: right;}
.event.layout_full figcaption {font-size: 0.8em;}
.event.layout_full h2 {font-size: 1.7em;}
.event.layout_full p {margin: 0.5em 0;}
.event.layout_full .vvk-kontakt {margin-top: 2em; text-align: right;}

.mod_eventreader .back {clear: both;}

.zurueck-pfeil {left: -4rem; color: white;}
.event.layout_full .zurueck-pfeil {position: absolute; left: 0; font-size: 1.5em;}
.event.layout_full .zurueck-pfeil.mit_foto {left: -4rem;}

/* Pagination (alte Konzerte) */
.pagination {width: 100%; text-align: center;}
.pagination li {display: inline-block;}
.pagination li a,
.pagination li span {padding: 3px 10px; background: #ffc232;}
.pagination li a {color: white;}
.pagination li a:hover {background: lightgrey;}



/* Presse */
.presse em {float: right;}
.presse .slider-prev, .presse .slider-next {display: none;}

/* Slider */
.slider-control .slider-menu {font-size: 40px;}
.slider-control .slider-menu b {padding: 0 2px;}

/* Bildergalerie (Gallery Creator) */
.gallery_creator .backLink a::before {content: '← ';}
.gallery_creator ul {display: grid; grid-template-columns: repeat(auto-fit, minmax(295px, 1fr)); grid-gap: 1em;}
.gallery_creator li {margin-bottom: 1.5em !important;}
ul.album_preview::after {content: ''; flex: auto; max-width: 295px;}
.gallery_creator h3 {margin: 0.5em 0 0; line-height: 1.3;}

.hoerproben {margin-bottom: 2em;}

/* Störer links/rechts */
.mod_article {position: relative;}
.stoerer {
    position: absolute;
    top: 5em;
	height: calc(100% - 8em);
}
.stoerer.links {left: 0;}
.stoerer.rechts {left: calc(50vw + 500px); right: 0;}
.stoerer > * {
	display: block;
	position: sticky;
}
.stoerer.links > * {top: 70%;}
.stoerer.rechts > * {top: 45%;}


/* Logo-Leiste */
.stoerer.ce_gallery ul {background: white;}
.stoerer.ce_gallery li {margin: 0.5em;}
.stoerer.ce_gallery img {width: 45px;}
.stoerer.ce_gallery a:hover {opacity: 0.7;}

/* Spalten */
.rs-columns {display: flex; flex-wrap: wrap; justify-content: space-between;}
.-large-col-2-1 {width: 49%;}
.-large-col-3-1 {width: 33%;}


/* Formulare */
form input {
	line-height: normal;
	width: calc(100% - 10em - 8px);
	padding: 0.4em 0.5em;
}
form .widget {margin-bottom: 0.5em;}
form .widget-text label,
form .widget-password label {width: 9em; display: inline-block;}
form .widget-submit {margin-right: 2px; text-align: right;}


form .checkbox_container label {width: unset;}
form .widget-textarea label {vertical-align: top;}

form input[type="checkbox"],
form input[type="radio"] {width: unset;}



/* Intern */

.menu_intern {padding-bottom: 0; text-align: center;}
.menu_intern ul {margin: 0; padding: 0;}
.menu_intern li {display: inline-block; margin-bottom: 0.5em;}
.menu_intern li a,
.menu_intern li strong {padding: 0.5em 2em; color: white; font-size: 0.8em; font-weight: bold; text-transform: uppercase; background: grey; transition: 0.2s;}
.menu_intern li .active,
.menu_intern li .forward,
.menu_intern li a:hover {background: #ffc232; color: white;}


table td {padding-right: 0.5em;}

.intern iframe {width: 100%; height: 600px;}



/* Intern: Registrieren */
.mod_registration .widget::before {display: block; margin: 2em 0 1em;}
.mod_registration .widget-password:not(.confirm):before {content: 'Wähle ein Passwort für deinen Zugang zum internen Bereich:';}


/* Intern: Downloads */
li.download-element.folder {margin-bottom: 0.5em; list-style: none;}
li.download-element.folder-open {margin-bottom: 1em;}
li.download-element.folder > a:before,
li.download-element.folder > span:before {
	content: '►';
	width: 1em;
	height: 1em;
	margin: 0 0.3em -0.1em 0;
	display: inline-block;
	line-height: 1;
	transition: 0.5s;
}
li.download-element.folder-open > a:before,
li.download-element.folder-open > a:hover::before {transform: rotate(90deg);}

li.download-element.folder > span:after {content: ' (leer)'; font-weight: normal;}

li.download-element.folder > ul { margin-top: 0.4em;}


/* Intern: Mitgliederliste */
.mod_listing table {display: block; overflow: scroll; text-align: left;}

.mod_listing td, .mod_listing th {
	padding: 0 10px 6px 0;
	/*vertical-align: top;*/
}
.mod_listing td.verteiler {text-align: center;}

.mod_listing td.nummerierung {text-align: right;}

.mod_listing th.col_first {opacity: 0;}
.mod_listing td.avatar {min-width: 40px;}

/* Intern: Meine Daten */
img.avatar {width: 50px;}
/* Avatar-Uploader */
.croppie-container {background-color: #000a;}
button.croppie-confirm {left: calc( 50vw - 4.6em); bottom: 5vh;}

/**** FOOTER ****/
#footer {margin-top: 10em; text-align: center;}
#footer ul {padding: 0; list-style: none;}
#footer .active {color: #ffc232; font-weight: normal;}


/* Sonstiges */
.abstand_oben {margin-top: 4em;}
.abstand_unten {margin-bottom: 4em;}
.abstand_oben_0 {margin-top: 0;}
.abstand_unten_0 {margin-bottom: 0;}


/*********** RESPONSIV ***********/
/*********** RESPONSIV ***********/
/*********** RESPONSIV ***********/
/*********** RESPONSIV ***********/



/*********** DESKTOP SCHMAL ***********/
@media (max-width:1200px) {

html {font-size: 16px;}

.ce_text:not(.kachel_schmal),
.rs-columns,
.ce_transparent,
.menu_intern {max-width: unset; margin-left: 1em; margin-right: 1em; padding-left: 2em; padding-right: 2em;}
.ce_sliderStart .ce_text {margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0;}
.kachel_schmal {max-width: 550px;}
.xl-parallax .copyright {bottom: 10em;}

.stoerer.rechts {left: unset;}
.zurueck-pfeil {left: -2rem; line-height: 1;}
.event.layout_full .fotos { margin-top: -3em;}

} /* Ende Desktop schmal */




/*********** TABLET 1 ***********/
@media (max-width:850px) {

#header {position: sticky; top: -5.1em;}
.logo {float: none; padding: 1em 1em 0; text-align: right;}
.hauptmenu {margin-left: 1em;}
.hauptmenu li {padding: 1.3em 0 0;}
.hauptmenu li.active {background-size: 1px 1.2em;}
.no-headerpic .ce_text.first {margin-top: 1em;}
.xl-parallax {min-height: 400px;}
.stoerer.ce_gallery img {width: 35px;}

.max_850 {display: block;}

} /* Ende Tablet 1 */




/*********** TABLET 2 ***********/
@media (max-width:600px) {

html {font-size: 15px;}
.hauptmenu {font-size: 1.1em;}
.-small-col-1-1 {width: 100%;}
.kachel_schmal {margin-left: 1em; margin-right: 1em;}
.ce_text, .rs-columns, .ce_transparent, .menu_intern {padding-left: 1.5em; padding-right: 1.5em;}
.xl-parallax {min-height: 300px;}
.xl-parallax .copyright {margin-bottom: 0; bottom: 12em; right: -4.5em;}
.xl-parallax .copyright p {margin-bottom: 0;}
.stoerer.ce_gallery img {width: 25px;}

} /* Ende Tablet 2 */



/*********** MOBIL 1 ***********/
@media (max-width:500px) {

#header {top: -4.5em;}
.logo img {width: 130px;}
.hauptmenu {padding-bottom: 0.5em; text-align: center;}
.hauptmenu li {margin: 0 0 0em 0.5em; padding: 0.8em 0 0;}
.hauptmenu li.active {background-size: 1px 1em;}

h1::before, h1::after,
h2::before, h2::after {content: '';}

.kachel_schmal {padding-left: 1.5em; padding-right: 1.5em;}
.datum_box {width: 60px; height: 60px;}
.event.layout_upcoming,
.event.layout_list a {grid-template-columns: [links] 4.2em [mitte] 1fr [rechts];}
.event.layout_list a {margin-bottom: 1.5em;}

} /* Ende Mobil 1 */




/*********** MOBIL 2 ***********/
@media (max-width:340px) {


} /* Ende Mobil 2 */



/********* TOUCHSCREENS *********/
@media (hover: none) {

.hauptmenu li a:hover {color: unset;}
.hauptmenu li.active a {color: #ffc232;}


} /* Ende Touchscreens */
