@charset "UTF-8";


@font-face {
  font-family: "DDin";
  src: url("fonts/ddin/D-DIN.otf") format("opentype"), 
       url("fonts/ddin/D-DIN.woff2") format("woff2"), 
       url("fonts/ddin/D-DIN.woff") format("woff"), 
       url("fonts/ddin/D-DIN.ttf")  format("truetype"); 
	   font-display: swap;
}

@font-face {
    font-family: "DDin";
    src: url("fonts/ddin/D-DIN-Bold.otf") format("opentype"), 
		 url("fonts/ddin/D-DIN-Bold.woff2") format("woff2"), 
         url("fonts/ddin/D-DIN-Bold.woff") format("woff"), 
         url("fonts/ddin/D-DIN-Bold.ttf")  format("truetype");
		 font-weight: bold;
		 font-display: swap;
}

@font-face {
  font-family: "HelveticaNeueW02";
  src: url('fonts/88fcd49a-13c7-4d0c-86b1-ad1e258bd75d.eot?#iefix');
  src: url('fonts/88fcd49a-13c7-4d0c-86b1-ad1e258bd75d.eot?#iefix') format("eot"), url('fonts/9a2e4855-380f-477f-950e-d98e8db54eac.woff') format("woff"), url('fonts/fa82d0ee-4fbd-4cc9-bf9f-226ad1fcbae2.ttf') format("truetype"), url('fonts/48d599a6-92b5-4d43-a4ac-8959f6971853.svg#48d599a6-92b5-4d43-a4ac-8959f6971853') format("svg");
  font-weight: normal;
  font-display: swap;
}
@font-face {
  font-family: "HelveticaNeueW02";
  src: url('fonts/55f60419-09c3-42bd-b81f-1983ff093852.eot?#iefix');
  src: url('fonts/55f60419-09c3-42bd-b81f-1983ff093852.eot?#iefix') format("eot"), url('fonts/5b4a262e-3342-44e2-8ad7-719998a68134.woff') format("woff"), url('fonts/4a3ef5d8-cfd9-4b96-bd67-90215512f1e5.ttf') format("truetype"), url('fonts/58ab5075-53ea-46e6-9783-cbb335665f88.svg#58ab5075-53ea-46e6-9783-cbb335665f88') format("svg");
  font-weight: bold;
  font-display: swap;
}


article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio, canvas, progress, video {
  display: inline-block;
}

/**
 * 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.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden], template {
  display: none;
}

.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1;}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
 
 * {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
 }

        /* Skip to content link for screen readers */
        .skip-link {
            position: absolute;
            top: -40px;
            left: 6px;
            background: #000;
            color: #fff;
            padding: 8px;
            text-decoration: none;
            z-index: 1000;
            border-radius: 4px;
            font-weight: bold;
        }

        .skip-link:focus {
            top: 6px;
        }


        /* Focus indicators */
        *:focus {
            outline: 3px solid #0066cc;
            outline-offset: 2px;
        }

        /* Remove outline for mouse users, keep for keyboard users */
        *:focus:not(:focus-visible) {
            outline: none;
        }

        *:focus-visible {
            outline: 3px solid #0066cc;
            outline-offset: 2px;
        }
 
 
html {
  font-family: 'HelveticaNeueW02', sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 100%;
  word-wrap: normal;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active, a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable h1 font-size and margin within section and article
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
 
h1, h2, h3, h4, h5, h6, p, blockquote, ul, ol, li, form {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

h1 {
  font-size: 1.8em;
  margin: 0.67em 0;
}

h1, h2, h3, h4, h5, h6, nav, date, #news_teaser {
	font-family: 'DDin', sans-serif;
	line-height: 1em;
	margin: 0 0 .5em 0;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
}

h1 {
	font-size: 2.6em;
}

h2 {
	font-size: 2em;
}

h1 p, h2 p {
	line-height: .9em;
	margin: 0;
}

.teaser--large h2 {
	font-size: 2.6em;
}

h3 {
	font-size: 1.7em;
}

h3.archiv_title {
	margin: 1em 10px .3em 10px; 
	color: rgba(0,0,0,.7);
	font-weight: normal;
}

h4 {
	font-size: 1.4em;
}

h5 {
	font-size: 1.2em;
}

h6 {
	font-size: 1em;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b, strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * 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.
 */
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 1em 40px;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * 1. Define consistent border, margin, and padding.
 * 2. Address width being affected by wide descendants in Chrome and Firefox.
 */
fieldset {
  border: 1px solid #c0c0c0;
  /* 1 */
  margin: 0 2px;
  /* 1 */
  min-width: 0;
  /* 2 */
  padding: 0.35em 0.625em 0.75em;
  /* 1 */
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

.maincol ul.InputfieldCheckboxesStacked {
	list-style:none;
	padding-left: 0;
}

.description {
	font-style: italic;
}

/**
 * 1. Correct color not being inherited in all browsers.
 *    Known issue: `select` will not inherit color in Chrome and Safari on OS X.
 * 2. Correct font properties not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button, input, optgroup, select, textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Re-apply the `font-weight` to avoid modifying the default UX, and because
 * the default cannot be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button, input {
  line-height: normal;
}

/**
 * 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 Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
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"],
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;
}

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

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 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 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
  width:100%;
}

.pw-no-select {
  margin-left: .6em;
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

/**
 * CUSTOM OVERWRITES
 */
:lang(de) {
  quotes: "\201E" "\201C" "\201A" "\2018";
}

:lang(de-DE) {
  quotes: "\00BB" "\00AB" "\203A" "\2039";
}

:lang(de-CH) {
  quotes: "\00AB" "\00BB" "\2039" "\203A";
}

:lang(en) {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

:lang(fr) {
  quotes: "\00AB\00A0" "\00A0\00BB" "\2039\00A0" "\00A0\203A";
}

q:before {
  content: open-quote;
}

q:after {
  content: close-quote;
}

q q:before {
  content: open-quote;
}

q q:after {
  content: close-quote;
}

.body {
	margin-top: 1em;
}

.body ul li {
  margin: .45em 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/**
 * GOOGLE MAPS
 */
#map_canvas img, #map_canvas embed, #map_canvas object, .map_canvas img, .map_canvas embed, .map_canvas object, .gm-style img, .gm-style embed, .gm-style object {
  max-width: none !important;
}

nav ul, .nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

a:link, a:visited {
	color:#000;
	font-weight: bold;
}
a:hover {
	color: #b30995;
}

nav a:link {
	text-decoration: none;
	font-weight: normal;
}

.maincol ul {
  padding-left: 2em;
  margin-bottom: 1em;
}


hr {
  border-color: #ccc;
  border-style: solid;
  border-width: 1px 0 0;
  clear: both;
  margin: 0 0 20px;
  height: 0;
}

object,
embed {
  height: 100%;
}

img {
  -ms-interpolation-mode: bicubic;
}

img {
  display: inline-block;
  vertical-align: top;
}

picture {
	max-width: 100%;
}

.youtube_hinweis {
	position: absolute;
	top: 30%;
	padding: 2em;
	background-color: rgba(0,0,0,.7);
	color: #fff;
	text-align: left;
}

.video_container {
	position: relative; 
	padding-bottom: 56.25%; 
	padding-top: 0; 
	height: 0; 
	overflow: hidden;
	display: none;
}

.video_container iframe, 
.video_container object, 
.video_container embed { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
	max-width: 100%;
}

textarea {
  height: auto;
  min-height: 50px;
}

select {
  width: 100%;
}

dl {
  margin: 0;
  padding: 0;
}

dd {
  margin: 0;
}


p:last-child, h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child, ul:last-child, ol:last-child {
  margin-bottom: 0;
}
p:first-child, h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child, ul:first-child, ol:first-child {
  margin-top: 0;
}

p {
  margin-bottom: 1em;
}

blockquote {
	font-style: italic;
	margin: 1.5em 0;
	font-size: 1.05em;
}

blockquote cite {
	display: block;
	font-style: normal;
	color:#666;
}
blockquote cite:before {
	content:'- ';
}

input, textarea {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

address {
  font-style: normal;
  font-weight: normal;
}

input[type="search"] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 1px 0 0;
  line-height: normal;
}

:-moz-ui-invalid {
  box-shadow: none;
  /* This is actually the default Firefox style. */
}

:-moz-ui-valid {
  box-shadow: none;
}

figure {
  margin: 0;
  padding: 0;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .hero, .navbar {
    background-size: 5.5px 5.5px;
  }
}

.link--download:before {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAvklEQVR4Ae3WMQrCMBTG8QeS1Ul7Au9RHDp1c6joBUS9kHtv0TN0KO1FOrvUb/iGUPAhJDwhZPhP+cJvyRB5uusdLcYdxRRkD3dZ0oRv7vztjLBBScBvZgp3aMs6S7hBwhpLuPbgOsNqGVaa0Qv1P8A9t3MM+ERgg1oFbrkR3gmGKw8hvoI9lFUx4AntVniBhBU+yu0UDLMB7ZFocTPEfdXEg1Ed1nEdDYd1XEfjw2xEJRsT+4FkOKAMl3+ADx821ekG7aE3/wAAAABJRU5ErkJggg==');
  width: 30px;
  height: 30px;
}

.link--download img {
	width: 130px;
	float: left;
	margin-right: 1em;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.link--download {
	clear: both;
	background-color: #eee; 
	padding: 1em;
	margin-bottom: .5em;
	display: block;
	text-decoration:none;
}

.link--download:hover {
	background-color: #f7f7f7; 
}

.link--download:before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  -moz-background-size: contain;
  background-size: contain;
  vertical-align: middle;
  margin-right: 10px;
}


body, .pagefooter {
  font-family: 'HelveticaNeueW02', "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.pagefooter a:link, .pagefooter a:visited {
	color:#fff;
}

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
}

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
}

/* ===============================================================
Your custom styles, here you need to specify container's and slide's
sizes, pagination, etc.
================================================================*/

.sidebar_heading {
  font-weight: bold;
  font-size: 1.4em;
  line-height: 1.2em;
}

@media all and (max-width: 700px) {
  
  #social_bar li.mobile {
  display: block !important;
}

  #social_bar li.desktop {
  display: none;
}
}


#ticket_heading {
  padding-top: .5em;
  margin-bottom: 0;
}

.ticketformwrap h2 {
  margin-bottom: 10px;
  padding-bottom: 10px;
}

#ticket_heading span {
  font-weight: normal;
}

.ticket_general_info {
  padding: 1em 1.5em;
  background-color: #f3f3f3;
  margin-bottom: 1em;
}

.loginformwarp form {
  max-width: 440px;
}

.Inputfield, .loginformwarp .formrow {
  display: block;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-bottom: .5em;
}
.Inputfield:after, .loginformwarp .formrow:after {
  content: "";
  display: table;
  clear: both;
}

.Inputfield.ui-state-error > label {
  color: #a00;
}

.Inputfield  {
  position: relative;
}

.ui-widget-header, .loginformwarp label {
  display: inline-block;
  width: 15em;
  font-weight: bold;
  vertical-align: top;
  
}

.loginformwarp label:first-child {
	width: 15em;
}

.ui-widget-content, .loginformwarp .inputwrap {
  display: inline-block;
  width: calc(100% - 15em);
}

.InputfieldForm {
	background-color: rgba(0,0,0,.03);
	padding: 2em;
}



.InputfieldFieldset > .ui-widget-header {
	display: none;
}

.InputfieldFieldset > .ui-widget-content {
	width: calc(100% + 15em);
	width: 100%;
}

.InputfieldFieldset {
	margin: 2em 0;
	padding: 2em;
	background-color: rgba(255,2550,255,1);
	border: 1px solid rgba(0,0,0,.1);
}

.InputfieldFieldset .ui-widget-content > .description {
	font-weight: bold;
}

.InputfieldFieldset .ui-widget-content .Inputfields .notes {
	font-style:italic;
	margin-bottom: .5em;
}

.InputfieldHidden {
	visibility:hidden;
	height: 0px;
	overflow:hidden;
	padding:0;
}

#tickets .ui-state-highlight {
	font-size: 1.4em; font-weight: bold;
	padding: 1em 1.5em;
	background-color: #f3f3f3;
	margin: 1em 0;
}


.InputfieldRadiosFloated {
  list-style-type: none;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.InputfieldRadiosFloated input {
 margin-right: .5em;  
}

.InputfieldRadiosFloated > li {
  display: inline-block;
  display: block;
}
.InputfieldRadiosFloated > li + li {
  margin-left: 10px;
  margin-left: 0;
}

.ui-widget-content input[type="email"], .ui-widget-content input[type="number"], .ui-widget-content input[type="password"], .ui-widget-content input[type="search"], .ui-widget-content input[type="tel"], .ui-widget-content input[type="text"], .ui-widget-content input[type="url"], .ui-widget-content input[type="color"], .ui-widget-content input[type="date"], .ui-widget-content input[type="datetime"], .ui-widget-content input[type="datetime-local"], .ui-widget-content input[type="month"], .ui-widget-content input[type="time"], .ui-widget-content input[type="week"], .loginformwarp input[type="email"], .loginformwarp input[type="number"], .loginformwarp input[type="password"], .loginformwarp input[type="search"], .loginformwarp input[type="tel"], .loginformwarp input[type="text"], .loginformwarp input[type="url"], .loginformwarp input[type="color"], .loginformwarp input[type="date"], .loginformwarp input[type="datetime"], .loginformwarp input[type="datetime-local"], .loginformwarp input[type="month"], .loginformwarp input[type="time"], .loginformwarp input[type="week"], textarea {
  width: 100%;
  border: none;
  background-color: #e5e5e5;
  padding: .5em .6em;
  display: inline-block;
  -moz-box-shadow: inset 0 1px 3px #cccccc;
  -webkit-box-shadow: inset 0 1px 3px #cccccc;
  box-shadow: inset 0 1px 3px #cccccc;
}

.InputfieldFormBuilderFileUpload {
	list-style: none;
}

label.ui-widget-header {
	padding-right: 1em;
}

ul.InputfieldFormBuilderFileList {
	padding-left: 0;
	margin-left: 0;
}

.InputfieldSubmit button, .loginformwarp button {
  background-color: #000;
  color: #fff;
  border: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-size: 1.4em;
  padding: .6em .8em;
}

.InputfieldSubmit button:hover, .loginformwarp button:hover {
	background-color: #000;
}

.InputfieldStateRequired label:after {
  content: ' *';
  color: #a00;
}

.Inputfield select {
  padding: 0.5em 0.6em;
  display: inline-block;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 3px #ddd;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #e5e5e5;
}

.InputfieldRadiosFloated {
  padding-top: .5em;
  padding-bottom: .5em;
}
.InputfieldRadiosFloated label {
  font-size: 14px;
}

.InputfieldSubmit {
  margin-top: 10px;
}
.InputfieldSubmit label {
  visibility: hidden;
}

.Inputfield.ui-state-error p {
  margin: 0;
}
.Inputfield.ui-state-error span.ui-state-error {
  display: none;
  color: #aa0000;
}

#wrap_Inputfield_e_mail_adresse span.ui-state-error {
  display: block;
  color: #aa0000;
  padding: .3em .5em;
  border: 1px solid #ccc;
  border-radius: 4px;
  margin: .3em 0 .1em;
}

@media only screen and (max-width: 50rem) {
  .ui-widget-header, .loginformwarp label,
.loginformwarp label:first-child,
.ui-widget-content, 
.loginformwarp .inputwrap {
  display: block;
  width: 100%;
  
}

}

.FormBuilderErrors {
  border-bottom: 2px solid #a00;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  color: #a00;
}
.FormBuilderErrors p {
  margin: 0;
}
.FormBuilderErrors, .FormBuilderErrors p {
  font-weight: bold;
}

.ticketformwrap {
  margin-top: 20px;
}

.newsletter .half_width {
	margin-bottom: 2em;
}

p.notes {
	display: block;
}

.newsletter.ticketformwrap h2 {
  margin-bottom: 10px;
  padding: 1.5em 2em;
  background-color: #000;
  color: #fff;
  border-bottom: 0;
  font-size: 1.4em;
  text-align: center;
}

.newsletter button {
	padding: 1.5em 2em !important;
}

.maincol ul.InputfieldRadiosColumns {
  padding: 0;
}

.body ul.InputfieldRadiosColumns li {
  list-style: none;
  display: inline;
  margin-right: 1em;
  padding: 0;
}

.loginformwarp form {
  margin-top: 10px;
  margin-bottom: 10px;
}
.loginformwarp .formrow:after {
  content: "";
  display: table;
  clear: both;
}
.loginformwarp .formrow--submit {
  width: 100%;
}
.loginformwarp .formrow--submit .inputwrap {
  width: 100%;
}
.loginformwarp button {
  float: right;
}

.hero {
  background-color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
  overflow: hidden;
}

.hero .row {
	overflow:hidden;
}

.hero_event {
  background: none;
  padding-top: 0;
  }

#cookie-bar {
    box-sizing: border-box;
    width: 100%;
    position: fixed;
    bottom: 0;
    padding: 1em 1.5em;
    background-color: #f4f4f4;
    z-index: 999999;
    font-size: .8em;
    line-height: 1.3em;
    text-align: center;
}

#cookie-bar .cb-enable {
  display: inline-block;
  padding: .5em 1em;
  background-color: #6b055a;
  margin: 1em auto 0;
  width: auto;
  color: #fff;
}

.stellenangebot_btn {
	width: 100%;
	box-sizing: border-box;
}

.stellenangebot_btn a {
	display: inline-block;
	padding: 1.6em 2em 2em;
	background-color: #eee;
	text-decoration: none;
	border: 1px solid transparent;
	font-size: 2em;
	width: 48%;
	margin: 0 2%;
	text-align: center;
	box-sizing: border-box;
	line-height: .9em;
}

.stellenangebot_btn a span {
	font-weight: normal;
	font-size: .5em;
	opacity: .6;
}

.stellenangebot_btn a:hover {
	background-color: #f3f3f3;
	border: 1px solid #ccc;
}

@media screen and (max-width: 840px) {

  .third_width {
    float: left;
    width: 45% !important;
    margin-right: 5% !important;
    margin-bottom: 1em !important;
  }
  
  .half_width {
	  width: 100% !important;
	  float: none !important;
  }
  
  .newsletter .half_width .InputfieldForm,
.newsletter .half_width > p  {
	display: none;
   }
  
}

@media screen and (max-width: 949px) {
  
  .third_width {
    float: left;
    width: 100% !important;
    margin-right: 0 !important;
    margin-bottom: 1em !important;
  }

  .hero {
    display: none;
  }
  .hero_event {
    display: block;
  }
}

.meta {
  font-size: .8em;
  text-transform: uppercase;
}

.heading_subtitle {
  font-weight: normal;
  font-size: .8em;
}

.headlines .date time {
  font-weight: normal;
}


@media screen and (max-width: 949px) {
  .maincol {
    padding-top: 20px;
  }
}
.maincol .m-blurb {
  margin-bottom: 1em;
}
@media screen and (min-width: 950px) {
  .maincol .m-blurb {
    display: none;
  }
}

.article__headerimage {
  width:100%;
  margin-bottom: 1.5em;
  
}
.article__headerimage img {
  width: 100%;
  height: auto;
}
.article__headerimage figcaption {
  padding: 1em .5em;
  font-size: .8em;
  background-color: #fff;
}

.summary {
  margin-top: 1em;
}

.summary * {
	font-family: 'HelveticaNeueW02', sans-serif;
	font-weight: normal;
	font-size: 1em;
	margin: 0;
	line-height: 1.3em;
}

.summary a.more_link:link,
.summary a.more_link:visited {
	color:#B4B4B4;
	display: inline-block;
	margin-left: 1em;
	text-decoration: none;
	font-weight: normal;
}

.summary a.more_link:hover {
	color:#000;
}

.summary a.more_link:before {
	content:'>>> ';
}

.maincol .TextformatterVideoEmbed {
  margin-top: 20px;
  margin-bottom: 20px;
}
.maincol .TextformatterGalleryEmbed {
  list-style-type: none;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: -1px;
  margin-right: -1px;
}
.maincol .TextformatterGalleryEmbed:last-child {
  margin-bottom: 0;
}
.maincol .TextformatterGalleryEmbed > li {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 33.3333333%;
  vertical-align: top;
}
.maincol .TextformatterGalleryEmbed a {
  display: block;
  padding: 1px;
}
.maincol .TextformatterGalleryEmbed img {
  display: block;
  border: none;
}

.event_partner {
  border-top: 4px solid #000;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 13px;
}
.event_partner ul {
  list-style-type: none;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.event_partner ul:after {
  content: "";
  display: table;
  clear: both;
}
.event_partner ul > li {
  float: left;
}
/*.event_partner li + li {
  margin-top: 20px;
}*/
.event_partner img {
  display: block;
  margin-top: 10px;
}

.downloads {
  margin-top: 40px;
  border-top: 4px solid #000;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 14px;
}
.downloads a:before {
  content: '› ';
}
.downloads ul {
  list-style-type: none;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.downloads ul:after {
  content: "";
  display: table;
  clear: both;
}
.downloads ul > li {
  float: left;
}
.downloads ul > li + li {
  margin-left: 20px;
}

.gmap {
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
}
.gmap:before {
  content: "";
  display: block;
  height: 0;
  padding-top: 56.25%;
}

.navbar {
  width: 100%;
  margin-top: 0;
  margin-bottom: .7em;
  overflow: visible;
  position: relative;
   background-color: #000;
   padding: 1rem 1rem 0 1rem;
}
.navbar > .m-inner {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  display: flex;
  justify-content: space-between;
  max-width: 80rem;
  margin: 0 auto;
}

.navbar .logo {
  background-color: #000;
  width: 25%;
  max-width: 13em;
  padding: 1rem;
  min-width: 10em;
}

.navbar .logo img {
  width: 100%;
  height: auto;
}

#search_form_top {
  position: absolute;
  z-index: 99;
  background: #fff;
  margin-left: -1em;
  width: 20em;
  margin-left: -13.1em;
  margin-top: 2.2em;
}

.navbar .meta-nav a:link, .navbar .meta-nav a:visited {
	  color: #fff;
}

.navbar .meta-nav a:hover {
	text-decoration: underline;
}

#abteilungen_nav_container {
	background-color: #000;
	color: #fff;
	width: 100%;
	padding: 0;
}

#abteilungen_nav_container a {
	background-color: #000;
	color: #fff;
	font-size: 1.1em;
	padding-bottom: 0em;
	margin-right: 2.6em;
   font-size: 2em;
   font-weight:bold;
}

#abteilungen_nav_container a.active {
	border-bottom: 0em solid #fff;
}

#abteilungen_nav_container a:hover {
	border-bottom: .8em solid #fff;
}

#abteilungen_nav_container nav ul {
	display: flex;
	justify-content: flex-start;
}

#abteilungen_nav_container nav {
	max-width: 80rem;
	margin: 0 auto;
	padding: 1rem;
}

.navbar .lang-nav {
	margin-right: 1rem;
}

.navbar .lang-nav a:link, .navbar .lang-nav a:visited {
    color: #fff;
  }
  
.events-nav {
    line-height: 1;
    font-size: 1.4em;
	max-width: 80rem;
	width: 100%;
	padding: .5rem 0;
	margin: 0 auto;
}

.events-nav ul {
    list-style-type: none;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
	display: flex;
	justify-content: flex-start; 
	flex-wrap: wrap;
}
  
.events-nav li {
    margin-right: 1em;
	margin-bottom: .5em;
}

.events-nav li a {
	display: block;
	padding: .5em .8em;
}

.events-nav li.active a {
    font-weight: bold;
}

.navbar .meta-nav {
    padding-top: 1rem;
    font-size: .9em;
	flex-grow: 1;
  }
  
.navbar .meta-nav ul {
    list-style-type: none;
	display: flex;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
	justify-content: flex-end;
  }

.navbar .meta-nav ul > li {
    margin-right: 2rem;
 }
 
.navbar .meta-nav ul li:last-child {
    margin-left: 1.5rem;;
 }
  
.navbar .meta-nav li.active {
    font-weight: bold;
  }
  
.navbar .lang-nav {
    padding-top: 1rem;
    font-size: .9em;
    margin-left: 20px;
  }
  
.navbar .lang-nav ul {
    list-style-type: none;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
}

.navbar .lang-nav ul > li {
    float: left;

}

.navbar .lang-nav ul > li + li {
    margin-left: 6px;
}

.navbar .lang-nav li + li:before {
    content: ' | ';
    color: #999999;
}

#mobile_nav {
	display: none;
	padding: 1rem;
	background-color: #fff;
	border-bottom: 1px solid #eee;
}

#mobile_nav.mobile_nav--open {
	display: block;
}



#mobile_nav nav li a  {
	display: block;
	padding: .5em 0;
	font-size: 1.2rem;
}

.tickets_choose_btn {
	background-color: #000;
	padding: 1em 1.5em;
	color:#fff !important;
	text-decoration: none;
	margin-bottom:1em;
	display: inline-block;
}

/* HAMBURGER ICON */

#hamburger {
	position: absolute;
	top: .3rem; right: .3rem;
	display: none;
}

#hamburger .menu:before {
	content: 'Menü';
	display: inline;
	float: left;
	color: #fff;
	padding-top: .85rem;
}

#hamburger .menu.opened:before {
	display: none;
}

#hamburger .menu {
  background-color: transparent;
  border: none;
  cursor: pointer;
  display: flex;
  padding: 0;
}
#hamburger .line {
  fill: none;
  stroke: white;
  stroke-width: 6;
  transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1),
    stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);
}
#hamburger .line1 {
  stroke-dasharray: 60 207;
  stroke-width: 6;
}
#hamburger .line2 {
  stroke-dasharray: 60 60;
  stroke-width: 6;
}
#hamburger .line3 {
  stroke-dasharray: 60 207;
  stroke-width: 6;
}
#hamburger .opened .line1 {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
  stroke-width: 6;
}
#hamburger .opened .line2 {
  stroke-dasharray: 1 60;
  stroke-dashoffset: -30;
  stroke-width: 6;
}
#hamburger .opened .line3 {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
  stroke-width: 6;
}



/* HAMBURGER ICON ENDE */

@media screen and (max-width: 55rem) {
	
	#abteilungen_nav_container a {
		font-size: 1rem;
	}
	
	.navbar > .m-inner {
		flex-wrap: wrap;
		justify-content: space-between;
	}
	
	.navbar .logo {
		display: block;
		margin: 0 auto;
		order: 1;
		width: 100%;
		max-width: 100%;
	}
	
	.navbar .logo img {
		width: 50%;
		max-width: 10rem;
	}
	
	.navbar .meta-nav {
		flex-wrap: wrap;
		margin-left: 1rem;
	}
	
	.navbar .meta-nav ul {
		flex-wrap: wrap;
		justify-content: flex-start;
	}
	
	.navbar .meta-nav ul li a {
		display: block;
	}
	
	.navbar .meta-nav ul li {
		margin-right: 1em;
		margin-bottom: .6em;
	}
	
	.events-nav li {
		margin-right: .6em;
	}
	
}

@media screen and (max-width: 42rem) {
	.navbar .meta-nav,
	.navbar .lang-nav,
	.events-nav	{
		display: none;
	}
	
	#hamburger {
		display: block;
	}
	
}


/* NEWS */

.news_item {
  overflow: hidden;
}

.news_item h1 {
	font-size: 2em;
	line-height: 1.8em;
	font-weight: bold;
	margin-left: 10px;
}

.news_item .maincol, .news_item .sidebar {
  padding-bottom: 1.5rem;
}

.news_item .maincol, .news_item .sidebar {
  border: 0;
}

.news_item .maincol .x-inner, .news_item .sidebar .x-inner {
  padding-top: 1.5rem;
}
.news_item h2 {
  margin-bottom: 1rem;
}
.news_item .sidebar {
  font-size: 16px;
}
.news_item .maincol {
  font-size: 1rem;
}

.featured_news {
  float: left;
  width: 47%;
}

.row .featured_news:first-child {
  margin-right: 6%;
}

.featured_news h2 {
  font-size: 1.4em;
  margin-bottom: 1rem;
  color: #fff;
  line-height: 1.1em;
}

.featured_news h2 a {
  display: block;
  background-color: #000; 
  padding: .7em 1.2em 2em;
  position: relative;
  color: #fff;
}

.featured_news h2 a:hover {
  text-decoration: none;
  background-color: #000;
}

.featured_news h2 a span {
  position: absolute; 
  bottom: .3em;
  right: .6em;
  font-size: .6em;
  }
  
.news_featured_image {
  position: relative;
}

.news_featured_image img {
  width: 100%;
}
  
.news_featured_image figcaption {
  display: block;
  position: absolute;
  bottom:0;
  left: 0;
  padding: .5em 4%;
  width: 92%;
  background-color: rgba(0,0,0,.5);
  color: #e6e6e6;
  font-size: .8em;
}

.featured_news h3 {
  font-size: 1.5em;
  margin: .7em 0 .5em 0;
    line-height: 1.2em;
}

.news_featured_item h3,
.news_featured_item p,
.news_featured_item ul,
.news_featured_item h2,
.news_featured_item table,
.show_all_news {
  padding: 0 15px;
}

.news_featured_item div,
.news_featured_item table {
  margin-left: 15px !important;
  margin-right: 15px !important;
  margin-bottom: 1em;
}

.show_all_news {
  margin-top: 3em !important;
}

.show_all_news a:link {
  font-size: .8em;
}

.price_table {
	max-width: 100%;
}

.price_table td {
	border: 1px solid #ccc;
	padding: .3em .5em;
	min-width: 3em; 
}



/* NEWS END */


/* FEATURED NEWS RESPONSIVE */

@media screen and (max-width: 30em) {

.featured_news h2 {
  font-size: 1.1em;
  line-height: 1.1em;
}

  
.news_featured_image figcaption {
  font-size: .6em;
}

.featured_news h3 {
  font-size: 1em;
  font-weight: bold;
}

.news_featured_item p {
  font-size: .9em;
}

.show_all_news {
  line-height: 1em;
}

}
/* FEATURED NEWS RESPONSIVE END */



body {
  background-color: #fff;
  line-height: 1.45em;
}

.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 80rem;
  position: relative;
  overflow: auto;
}

.row .half_row {
  width: 50%;
  float: left;
}

.row .half_row h2, a.button  {
	background-color:#000;
	text-transform:uppercase;
	padding: 1em 1.5em;
	margin: 0 10px 10px 10px;
	color:#fff;
	font-weight:bold;
}

a.button {
	display: block;
	text-align: center;
}
a.button:hover {
	text-decoration: none;
	background-color: #8b0075;
}

.row .half_row h2 span {
	font-weight: normal;
}

.sidebar {
  min-height: 1px;
  padding-bottom: 120px;
  padding-left: 1rem;
  padding-right: 1rem;
}

.ticket_preview {
		min-height: 9.2em; 
		background-color: #fff;
		border:1px solid #ccc;
		margin-bottom:1rem;
		-webkit-box-shadow: 0px 10px 40px -10px rgba(0,0,0,0.1);
		-moz-box-shadow: 0px 10px 40px -10px rgba(0,0,0,0.1);
		box-shadow: 0px 10px 40px -10px rgba(0,0,0,0.1);
}

.ticket_preview img {
		height: 9.2em;
		float: left;
		margin: 0 .65rem 0 0;
}

.ticket_preview h2 a {
	font-size: 1.4em; font-weight: bold;
}

.ticket_preview h2,
.ticket_preview p {
	font-weight: normal;
	margin-bottom: 0;
	padding:.65rem 1rem .65rem .4rem;
}
.ticket_preview h2 {
	padding-bottom: 0;
}

.ticket_preview.abgelaufen img {
	opacity: .8;
}

.ticket_preview.abgelaufen * {
	color: #999 !important;
}

@media screen and (max-width: 30em) {
	.ticket_preview img {
		height: auto;
		width: 100%;
		float: none;
		display: block;
}
}

@media screen and (max-width: 30em) {
	.row .half_row {
		width: 100%;
	  display: none;
	}	
	
	.row .half_row.alle_anzeigen,
	.row .half_row.alle_anzeigen .button	{
		display: block;
	}
}


@media screen and (max-width: 949px) {
  .sidebar {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    width: 100%;
    float: left;
    margin-top: 4rem;
    padding-top: 2rem;
	border-top: 1px solid #000;
  }
  .events-nav ul.submenu {
    display: block !important;
    padding-left: .8em;
  }
}
@media screen and (min-width: 950px) {
  .sidebar {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    width: 33.3333333%;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    right: 66.6666667%;
    left: auto;
  }
}

.maincol {
  min-height: 40rem;
}

.section-news .maincol {
  min-height: auto;
}

@media screen and (max-width: 949px) {
  .maincol {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    padding-left: 1rem;
    padding-right: 1rem;
    width: 100%;
    float: left;
    padding-top: 0;
  }
  
  .sidebar {
    padding-bottom: 0;
  }
  
  .news_item .maincol .x-inner {
    border-top: 0;
  }
  
}
@media screen and (min-width: 950px) {
  .maincol {
    padding-bottom: 120px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    width: 66.6666667%;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    left: 33.3333333%;
    right: auto;
  }
}

::selection {
  background-color: #6b055a;
  color: #fff;
  text-shadow: none;
}

.pagefooter {
  margin-top: 60px;
  background-color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  padding-bottom: 60px;
  font-size: 13px;
}
.pagefooter .pagefooter__contact {
  color: #fff;
}
.pagefooter h2 {
  font-size: 20px;
  margin-bottom: 1em;
}
.pagefooter .pagefooter__legal {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  padding-left: 1rem;
  padding-right: 1rem;
  width: 100%;
  float: left;
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #fff;
}
.pagefooter .pagefooter__legal p {
  margin: 0;
}
.pagefooter .pagefooter__legal .legalnav {
  list-style-type: none;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.pagefooter .pagefooter__legal .legalnav:after {
  content: "";
  display: table;
  clear: both;
}
.pagefooter .pagefooter__legal .legalnav > li {
  float: left;
}
.pagefooter .pagefooter__legal .legalnav a:hover {
  color: #fff;
}
.pagefooter .pagefooter__legal .legalnav li + li:before {
  content: '|';
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

.pagefooter .pagefooter__copy img {
	max-width: 30rem;
	width: 100%;
	height: auto;
}

@media screen and (max-width: 949px) {
  .pagefooter {
    padding-top: 20px;
  }
  .pagefooter .pagefooter__copy {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    padding-left: 1rem;
    padding-right: 2rem;
    width: 100%;
    float: left;
    margin-bottom: 20px;
  }
  .pagefooter .pagefooter__contact {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    padding-left: 1rem;
    padding-right: 1rem;
    width: 100%;
    float: left;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 950px) {
  .pagefooter {
    padding-top: 40px;
  }
  .pagefooter .pagefooter__copy {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    padding-left: 10px;
    padding-right: 30px;
    width: 66.6666667%;
    float: left;
  }
  .pagefooter .pagefooter__contact {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    width: 33.3333333%;
    float: left;
  }
}

.MarkupPagerNav {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  overflow: hidden;
  text-align: center;
  list-style-type: none;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
}
.MarkupPagerNav > li {
  display: inline-block;
}
.MarkupPagerNav li {
  min-width: 20px;
  margin-left: 2px;
  margin-right: 2px;
}
.MarkupPagerNav a {
  display: block;
}

.MarkupPagerNavPrevious, .MarkupPagerNavNext {
  display: inline-block;
}
.MarkupPagerNavPrevious a:before, .MarkupPagerNavNext a:before {
  content: '› ';
}

.MarkupPagerNavPrevious {
  float: left;
  margin-left: 0;
}

.MarkupPagerNavNext {
  float: right;
  margin-right: 0;
}

.MarkupPagerNavOn {
  background-color: #000;
  color: #fff;
}

.press_downloads {
  list-style-type: none;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
}
.press_downloads .headlines * {
  font-weight: bold;
  font-size: 100% !important;
}
.press_downloads .headlines > *:after {
  content: ' ';
}
.press_downloads .headlines br {
  display: inline;
  float: left;
}

.press_downloads .headlines .date {
  display: block;
}

.press_downloads .headlines strong {
  /*margin-left: .5em !important;*/
}

.press_downloads .headlines p {
  margin: 0 !important;
}

.press_downloads > li {
  margin-bottom: 1em;
}

.event_section .download_section_title {
  border-bottom: 2px solid #000;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.event_section .copyright_info {
  border-bottom: 1px solid #000;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-style: italic;
}
.event_section .copyright_info h2 {
  font-weight: bold;
  margin-top: 1em;
}

.sidebar {
  font-size: 1rem;
}
@media screen and (max-width: 949px) {
  .sidebar .m-blurb {
    display: none;
  }
}

.sidebar__block {
  margin-bottom: 40px;
}
.sidebar__block > h2, .sidebar__block h3 {
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 1em;
}
.sidebar__block > h2 {
  font-weight: bold;
}
.sidebar__block > h3 {
  font-weight: bold;
}
.sidebar__block > h4 {
  font-weight: normal;
}

.sidebar__block__chunk {
  margin-bottom: 20px;
}
.sidebar__block__chunk:last-child {
  margin-bottom: 0;
}

.sidebar__block.eventlist {
  padding-top: 2rem;
  margin-top: 4rem; 
  border-top: 1px solid #000;
}

@media screen and (max-width: 949px) {
	.sidebar__block.eventlist {
		padding-top: 0;
		margin-top: 0; 
		border-top: 0;
	}
}

.sidebar__block.eventlist .event_title_part {
  display: block;
  font-size: 14px;
  font-weight: bold;
}
.sidebar__block.eventlist ul {
  list-style-type: none;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.sidebar__block.eventlist ul * {
  margin: 0;
}
.sidebar__block.eventlist ul li + li {
  margin-top: 1em;
}

.sidebar .meta {
	display: none;
}

.teaser--large, .teaser--small, .teaser--medium {
  display: flex;
  position: relative;
  padding: .5rem 1rem 2rem;
  justify-content: space-between;
}

.teaser--large .m-blurb {
  position: relative;
  width: calc(50% - 1em);
}

.date {
	font-family: 'D-DIN', sans-serif;
	font-weight: normal;
	margin-bottom: 1rem;
}

.untertitel {
	font-weight: normal;
}

.teaser--large .date {
	margin-bottom: 1rem;
	font-size: 1rem;
}

.teaser--small .date {
	margin-top: 1rem;
}

.kunstfoyer .teaser--large .m-blurb {
  width: calc(30% - 1em);
}

.teaser--large .m-blurb .headlines {
  margin-bottom: 1rem;
  margin-top: 0;
}

.teaser--large .m-media {
  position: relative;
  width: calc(50% - 1em);
  margin-bottom: 1rem;
}

.teaser--large .m-media a {
	display: block;
}

.teaser--large .m-media a img {
	width: 100%;
}

.kunstfoyer .teaser--large .m-media {
  width: calc(70% - 1em);
}

.teaser--large .m-media > .m-inner {
  height: 404px;
  -moz-background-size: cover;
  background-size: cover;
  background-position: 50% 50%;
}

.teaser--small {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
  width: 33.3333333%;
  float: left;
  float: none;
  display: inline-block;
  vertical-align: top;
}
.teaser--small .m-media {
  margin-bottom: 10px;
}
.teaser--small .m-media > .m-inner {
  z-index: 1;
  -moz-background-size: cover;
  background-size: cover;
  background-position: 50% 50%;
  overflow: hidden;
  position: relative;
}

.teaser--small .m-media > .m-inner a {
  display: block; 
  width:100%; 
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}


.teaser--medium {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
  float: left;
  float: none;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 20px; 
}
.teaser--medium .m-media {
  margin-bottom: 10px;
}

@media screen and (max-width: 55em) {
	.teaser--large {
		display: block;
	}
	
	.teaser--small {
		width: 50%;
	}
	
	.teaser--large .m-media, .teaser--large .m-blurb,
	.kunstfoyer .teaser--large .m-media, .kunstfoyer .teaser--large .m-blurb	{
		width: 100%;
	}
}

@media screen and (max-width: 40em) {
	
	.teaser--small {
		width: 100%;
	}
	
}

.teaser--small .m-media > .m-inner {
    overflow: hidden;
    position: relative;
  }
  .teaser--small .m-media > .m-inner:before {
    content: "";
    display: block;
    height: 0;
    padding-top: 68%;
  }
  
  .teaserwall {
    background:transparent;
  }
  
.teaser--small .m-media .timeframe-marker {
  display: block;
  position: absolute;
  width: 150px;
  height: 150px;
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
}
.teaser--small .m-media .timeframe-marker br {
  display: none;
}
.teaser--small .m-media .timeframe-marker .timeframe-marker__label {
  top: 0;
  left: 0;
  position: absolute;
}
.teaser--small .m-media .timeframe-marker--preview {
  top: 0;
  left: 0;
}
.teaser--small .m-media .timeframe-marker--preview .timeframe-marker__label, [lang="de"] .teaser--small .m-media .timeframe-marker--preview .timeframe-marker__label {
  background-image: url('../css-images/badge-vorschau.png');
  width: 134px;
  height: 134px;
}
[lang="en"] .teaser--small .m-media .timeframe-marker--preview .timeframe-marker__label {
  background-image: url('../css-images/badge-preview.png');
  width: 134px;
  height: 134px;
}
.teaser--small .m-media .timeframe-marker--preview:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0.85;
  display: inline-block;
  height: 0;
  width: 0;
  -webkit-transform: rotate(360deg);
  border-width: 67px 67px;
  border-style: solid;
  border-top-color: #6b055a;
  border-bottom-color: transparent;
  border-left-color: #6b055a;
  border-right-color: transparent;
}
.teaser--small .m-blurb {
  padding-left: 11px;
}
.teaser--small .m-blurb .headlines {
  margin-top: .25em;
  margin-bottom: .5em;
}

/* CONTENT STYLES */

.half_width {
  float: left;
  width: 45%;
  margin-right: 5%;
}

.third_width {
  float: left;
  width: 30%;
  margin-right: 3%;
}

.faded {
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

  /* IE 5-7 */
  filter: alpha(opacity=50);

  /* Netscape */
  -moz-opacity: 0.5;

  /* Safari 1.x */
  -khtml-opacity: 0.5;

  /* Good browsers */
  opacity: 0.5;
}

.last_element {
  margin-right: 0;
}

.m-blurb .headlines p.time,
.m-blurb .headlines div.time {
  font-weight: normal;
}

.m-blurb .headlines p.headline_insert,
.m-blurb .headlines div.headline_insert {
  font-weight: normal;
  font-size: .8em;
  margin: .3em 0;
}

.purple {
  color: #6b055a !important;
}

/* FIGURES IN BODY */

.body .left {
  width: 40%;
  margin: 0 2em .6em 0;
  float: left;
}

.body .right {
  margin: 0 0 .6em 2em;
  float: right;
}

.body figure.small {
  width: 25%;
}

.body figure img {
  width: 100%;
}

.body figure figcaption {
  display: block;
  background: #F3F3F5;
  padding: .6em 1em 1em 1em;
  font-size: .9em;
  color: #2d2d2d;
}

.clear_all {
  clear: both;
}

.hr_line {
  border-bottom: 3px solid #b5b5b5;
}

.news_image {
  width: 100%;
  font-size: .7em;
  line-height: 1.2em;
}

.news_image img {
  margin-bottom: .3em;
  width: 100%;
}

.news_logos {
  width: 100%;
  position: relative;
}

.news_logos a{
  max-width: 140px;
  max-height: 140px;
  float: right;
}

.maincol ul.InputfieldRadiosStacked {
  padding: 0;
  margin: 1em 0 1em 0;
}

.InputfieldRadiosStacked li {
  list-style: none;
  margin-top: .4em;
}

#wrap_Inputfield_veranstaltung {
  position: relative;
}

#wrap_Inputfield_veranstaltung .ui-widget-header {
  position: absolute;
  top: 1em;
}

#wrap_Inputfield_veranstaltung .ui-widget-content {
  margin-left: 13em;
}

#wrap_Inputfield_veranstaltung .ui-widget-content label {
  display: block;
  padding: 8px 13px;
  background: #f0f0f0;
}

#FormBuilder_e-tickets legend {
	display: block;
font-weight: bold;
background-color: #fff;
width: 100%;
padding: 1em;
border: 1px solid rgba(0,0,0,.1);
border-bottom:0;
margin-left:-2em;
}


/* SOCIAL MEDIA BUTTONS */
#social_bar {
  height: 1em;
  padding: 1em 0 1.5em 1em;
  background: #f3f3f5;
  margin-bottom: 1em;
}

#social_bar:after {
    content: " ";
    display: block;
    clear: both;
}

#social_bar li {
    float: left;
    display: block;
    list-style: none;
}

#social_bar li {
    height: 35px !important;
    margin-right: 1em;
}

#social_bar li.social_btn {
  float: right;
}

.social_btn a {
    width: 25px;
    height: 25px;
    overflow: hidden;
    text-indent: -100000px;
    display: inline-block;
    -webkit-transition: background-color 500ms linear;
    -moz-transition: background-color 500ms linear;
    -o-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear;
}

.facebook_btn a {
    background: transparent url('../css-images/social_icons/facebook_btn.png') 0 0 no-repeat;
}

.twitter_btn a {
    background: transparent url('../css-images/social_icons/twitter_btn.png') 0 0 no-repeat;
}

.email_btn a {
    background: transparent url('../css-images/social_icons/email_btn.png') 0 0 no-repeat;
}

.social_btn a:hover {
  background-color: #511b94;
}

#social_bar li.mobile {
  display: none;
}

#suchbutton {
  position: relative;
  z-index: 99;
  display: none;
  height: auto;
  overflow: visible !important;
}


/* Termine */

.termin_inactive {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  overflow: hidden;
}

.termin_inactive img {
  display: none;
}

.template-termine .maincol,
.template-news_section .maincol,
.template-news_abteilung .maincol{
  left: auto;
}

.template-termine .sidebar,
.template-news_section .sidebar,
.template-news_abteilung .sidebar{
  right: auto;
}

.termin_datum {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: .5em;
}

.no_wrap {
  white-space: nowrap;
}

.full_width {
  max-width: 100%;
  max-height: 300px;
}

.left_box,
.right_box {
  float: left;
  width: 49.75%;
  position: relative;
  background-color: #aaa;
}

.left_box {
  background-color: #ccc;
  margin-right: .5%;
}

.even .left_box {
  background-color: #aaa;
}

.even .right_box {
  background: #ccc;
}

.square_placeholder {
  width: 100%;
}

.even.image_exists .right_box,
.even.image_exists .left_box {
  float: right;
}

.even.image_exists .left_box {
  margin-right: 0;
  background-color: #ccc;
}

.even.image_exists .right_box {
  background-color: #aaa;
  margin-right: .5%;
}

.termin_date {
  color: #fff;
  font-size: 3em;
  line-height: 1.1em;
  position: absolute;
  top: 50%;
  text-align: center;
  height: 1.5em;
  width: 100%;
  margin-top: -.9em;
}

.termin_date span {
  text-transform: uppercase;
  line-height: .9em;
  font-size: .66em;
  display: block;

}

.right_box .termin_date {
  margin-left: -.1em;
}

.right_box .termin_date span {
  margin-left: .5em;
}

.termin_bild {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}

.termin_bild.empty {
  position: relative;
  width: 100%;
}

.termin_bild_textflow {
  float: right;
  width: 156px;
  margin-left: 1.5em;
}

/* Startseite */

#split_container {
	display: flex;
	background-color: #fff;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index:100;
}

.split_item {
	width: 50%;
	background-color: #fff;
	background-position: center center;
	background-size: cover;
	position: relative;
}

.split_item a {
	display: block;
	position: absolute; 
	width:100%;
	height:100%;
	z-index: 105;
}

#item1.split_item {
background-image: url('/site/assets/files/weitere_bilder/kunstfoyer_startbild_09.webp'), url('/site/assets/files/weitere_bilder/kunstfoyer_startbild_09.jpg');
}

#item2.split_item {
/*background-image: url('/site/assets/files/weitere_bilder/konzerte_kultur_kulturstiftung_muenchen_startseite_01.webp'), url('/site/assets/files/weitere_bilder/konzerte_kultur_kulturstiftung_muenchen_startseite_01.jpg');*/

background-image: url('https://www.versicherungskammer-kulturstiftung.de/site/assets/files/1976/bruce_gilden_kunstfoyer_muenchen.webp'), url('https://www.versicherungskammer-kulturstiftung.de/site/assets/files/1976/bruce_gilden_kunstfoyer_muenchen.jpg');
background-size: contain;
background-repeat: no-repeat;
background-color: #000;
background-position: center top;

}

.split_item h2 {
	position: absolute;
	bottom: 1em;
	left: 1em;
	font-size: 2.6em;
	line-height: 1.1em;
	color: #fff;
	text-transform: uppercase;
	text-shadow: 1px 1px 4px rgba(0,0,0,0.34);
}

#item2.split_item h2 {
	position: absolute;
	bottom: 1em;
	right: 1em;
	text-align: right;
}

#split_logo_container {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 99;
}

#split_logo {
	position: fixed;
	top: 0;
	z-index: 101;
	left: calc(50% - 120px);
	padding: 15px 20px;
	background-color: #000;
}
#split_logo img {
	width: 190px; 
	height: auto;
}
@media only screen and (max-width: 60em) {

	#split_container {
		flex-wrap: wrap;
	}

    .split_item {
		width:100%;
	}

	.split_item h2 {
		font-size: 2.2em;
	}


	#item1.split_item h2 {
		text-align: left;
		left: 1em;
		top: 1em;
	}
	
	#item2.split_item h2 {
		text-align: left;
		left: 1em;
		bottom: 1em;
	}	

	#split_logo {
		top: calc(50% - 45px);
	}

}

/* NEWS TICKER */

#news_teaser * {
  line-height: 1em;
}

#news_teaser {
	display: flex;
    position :relative;
    width: 100%;
    max-width: 80rem;
	margin-bottom: 1rem;
	padding-left: 1rem;
	margin-left:auto;margin-right:auto;
}

#news_teaser #news {
	align-self: center;
  width: 3.4em;
  padding: .67em 1rem .67em 0;
  color: #000;
  font-weight: bold;
}

.peters_newsticker { 
	align-self: center;
	overflow:hidden;
	padding: .67em 1rem .67em 1rem;
	border-left: 2px solid #000;
	display: block;
}

.peters_newsticker a:link {
	color: #B4B4B4; 
	text-decoration: none;
	padding-left: .5em;
	font-weight: normal;
}

.peters_newsticker a:hover {
  color: #b30995;
}

.peters_newsticker li {
  display: none;
}

.peters_newsticker li:first-child {
	display: block;
}

/* NEWS TICKER ENDE */

.page-1606 .ticketbutton {
    
	display: block;
	position: fixed;
	bottom: 1.5rem;
	right: 1.5rem;
	text-align: center;
	z-index: 999;
}


.page-1606 .ticketbutton a {
	background: #000;
	vertical-align: center;
	text-align: center;
	align-self: center;
	display: block;
	border-radius: 50%;
    width: 7rem;
    height: 7rem;
	padding-top: 2.5rem;
	text-decoration: none;
	border: 3px solid #fff;
	color:#fff;
}

.page-1606 .ticketbutton a:hover {

	border: 3px solid transparent;
}

.page_1763 a {
	font-weight:bold !important;
	background: rgb(255,60,114);
	background: linear-gradient(189deg, rgba(255,60,114,1) 22%, rgba(255,0,72,1) 50%, rgba(255,33,104,1) 76%);
	padding: 1em;
	color:#fff;
	color: #fedee3;
text-shadow: 0 0 1px rgba(164,17,207,.5), 0 0 3px rgba(164,17,207,.5), 0 0 6px rgba(164,17,207,.5), 0 0 9px rgba(164,17,207,.5), 0 0 15px rgba(164,17,207,.5);
}

.page_1763 a:hover {
	background: #fe005a;
	text-shadow: none;
	color:#fff;
}

#mobile_nav nav li.page_1763 a {
	padding-left: .5em;
	padding-right: .5em;
	display: inline-block;
}

#FormBuilder_giesinger-kulturpreis {
	padding: 1em 1em 0;
	border: 1px solid #ccc;
}

/* SplideJS Slider Swiper Styles 4.0.0 */
.splide__container{box-sizing:border-box;position:relative}.splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list{display:block}.splide__track--fade>.splide__list>.splide__slide{left:0;opacity:0;position:absolute;top:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;position:relative;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:transparent}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}

.splide__arrow {
	top: 98%;
}
.splide {
	margin-bottom: 1.5em;
	padding-bottom: 3.2em;
}

.splide__arrow {
  background-color: transparent;
  border-radius: 0;
  color:#000;
  right: 0;
}
.splide__arrow--prev {
  left: 0;
}

.template-event .splide__slide {
	display: flex;
}

#news_teaser .splide {
	margin-bottom: 0;
	padding: .67em 1rem .67em 0;
}

/* SLIDER END */

@media screen and (max-width: 950px) {

.page-1838 .m-blurb {
	display: none !important;
}
}



/* ================================
   Automatisches Dark Theme
   ================================ */
@media (prefers-color-scheme: dark) {

  body {
    background-color: #121212;
    color: #e0e0e0;
  }

  a:link, a:visited {
    color: #fff;
    font-weight: normal;
  }
  a:hover {
    color: #ce00a9;
  }

  .navbar, #abteilungen_nav_container {
    color: #f5f5f5;
  }

  h1, h2, h3, h4, h5, h6 {
    color: #ffffff;
  }

  p, li, blockquote, .summary * {
    color: #d0d0d0;
  }

  .ticket_preview,
  .InputfieldForm,
  .InputfieldFieldset {
    background-color: #1e1e1e;
    border: 1px solid #333;
    color: #e0e0e0;
  }

  a.button,
  .InputfieldSubmit button,
  .loginformwarp button,
  .tickets_choose_btn {
    background-color: #bb86fc;
    color: #121212;
    border: none;
  }
  a.button:hover,
  .InputfieldSubmit button:hover,
  .loginformwarp button:hover,
  .tickets_choose_btn:hover {
    background-color: #ff79c6;
    color: #fff;
  }

  .pagefooter {
    background-color: #1c1c1c;
    color: #aaa;
  }
  .pagefooter a {
    color: #bb86fc;
  }

  .splide__arrow svg {
    fill: #bb86fc;
  }
  .splide__pagination__page {
    background: #555;
  }
  .splide__pagination__page.is-active {
    background: #bb86fc;
  }
  
  .body figure figcaption,
  .link--download {
    background-color:#1d1d1d;
  }
  
  .link--download:hover {
    background-color:#000;
  }
  
}

        @media print {
            * {
                background: transparent !important;
                color: black !important;
                box-shadow: none !important;
                text-shadow: none !important;
            }
            
            a, a:visited {
                text-decoration: underline;
                color: black !important;
            }
            
            .skip-link,
            .btn {
                display: none;
            }
            
            .visitor-info-header {
                background: transparent !important;
                color: black !important;
            }
            
            .info-section.highlight {
                background: transparent !important;
                color: black !important;
                border: 2px solid black !important;
            }
        }
