header,
footer,
nav,
section,
aside,
main,
article,
figure,
figcaption {
    display: block
}

body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
code,
ol,
ul,
li,
dl,
dt,
dd,
figure,
table,
th,
td,
form,
fieldset,
legend,
input,
textarea {
    margin: 0;
    padding: 0
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

caption,
th,
td {
    text-align: left;
    text-align: start;
    vertical-align: top
}

abbr,
acronym {
    font-variant: normal;
    border-bottom: 1px dotted #666;
    cursor: help
}

blockquote,
q {
    quotes: none
}

fieldset,
img,
iframe {
    border: 0
}

ul {
    list-style-type: none
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

del {
    text-decoration: line-through
}

ins {
    text-decoration: none
}

body {
    font: 12px/1 "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
    color: #000
}

input,
button,
textarea,
select {
    font-family: inherit;
    font-size: 99%;
    font-weight: inherit
}

pre,
code {
    font-family: Monaco, monospace
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 400
}

h1 {
    font-size: 1.8333em
}

h2 {
    font-size: 1.6667em
}

h3 {
    font-size: 1.5em
}

h4 {
    font-size: 1.3333em
}

table {
    font-size: inherit
}

caption,
th {
    font-weight: 700
}

a {
    color: #00f
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 1em
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
blockquote,
table,
ol,
ul,
form {
    margin-bottom: 12px
}

/* standard.css */
@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
    src: url("/files/layout/font/roboto-condensed-v25-latin-regular.eot");
    /* IE9 Compat Modes */
    src: local(''), url("/files/layout/font/roboto-condensed-v25-latin-regular.eot#iefix") format('embedded-opentype'),
        /* IE6-IE8 */
        url("/files/layout/font/roboto-condensed-v25-latin-regular.woff2") format('woff2'),
        /* Super Modern Browsers */
        url("/files/layout/font/roboto-condensed-v25-latin-regular.woff") format('woff'),
        /* Modern Browsers */
        url("/files/layout/font/roboto-condensed-v25-latin-regular.ttf") format('truetype'),
        /* Safari, Android, iOS */
        url("/files/layout/font/roboto-condensed-v25-latin-regular.svg#RobotoCondensed") format('svg');
    /* Legacy iOS */
}

@font-face {
    font-family: 'Roboto Condensed';
    font-style: italic;
    font-weight: 400;
    src: url("/files/layout/font/roboto-condensed-v25-latin-italic.eot");
    /* IE9 Compat Modes */
    src: local(''), url("/files/layout/font/roboto-condensed-v25-latin-italic.eot#iefix") format('embedded-opentype'),
        /* IE6-IE8 */
        url("/files/layout/font/roboto-condensed-v25-latin-italic.woff2") format('woff2'),
        /* Super Modern Browsers */
        url("/files/layout/font/roboto-condensed-v25-latin-italic.woff") format('woff'),
        /* Modern Browsers */
        url("/files/layout/font/roboto-condensed-v25-latin-italic.ttf") format('truetype'),
        /* Safari, Android, iOS */
        url("/files/layout/font/roboto-condensed-v25-latin-italic.svg#RobotoCondensed") format('svg')
}

@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 700;
    src: url("/files/layout/font/roboto-condensed-v25-latin-700.eot");
    /* IE9 Compat Modes */
    src: local(''), url("/files/layout/font/roboto-condensed-v25-latin-700.eot#iefix") format('embedded-opentype'),
        /* IE6-IE8 */
        url("/files/layout/font/roboto-condensed-v25-latin-700.woff2") format('woff2'),
        /* Super Modern Browsers */
        url("/files/layout/font/roboto-condensed-v25-latin-700.woff") format('woff'),
        /* Modern Browsers */
        url("/files/layout/font/roboto-condensed-v25-latin-700.ttf") format('truetype'),
        /* Safari, Android, iOS */
        url("/files/layout/font/roboto-condensed-v25-latin-700.svg#RobotoCondensed") format('svg')
}

@font-face {
    font-family: 'Roboto Condensed';
    font-style: italic;
    font-weight: 700;
    src: url("/files/layout/font/roboto-condensed-v25-latin-700italic.eot");
    /* IE9 Compat Modes */
    src: local(''), url("/files/layout/font/roboto-condensed-v25-latin-700italic.eot#iefix") format('embedded-opentype'),
        /* IE6-IE8 */
        url("/files/layout/font/roboto-condensed-v25-latin-700italic.woff2") format('woff2'),
        /* Super Modern Browsers */
        url("/files/layout/font/roboto-condensed-v25-latin-700italic.woff") format('woff'),
        /* Modern Browsers */
        url("/files/layout/font/roboto-condensed-v25-latin-700italic.ttf") format('truetype'),
        /* Safari, Android, iOS */
        url("/files/layout/font/roboto-condensed-v25-latin-700italic.svg#RobotoCondensed") format('svg')
}

html {
    scroll-behavior: smooth
}

html,
body {
    min-height: 100%
}

body {
    margin: 0px;
    padding: 0px;
    overflow: y-scroll
}

:focus {
    outline: 0
}

.invisible {
    display: none
}

.contao-cookiebar .cc-btn.success {
    background-color: #434d57;
    border: 0px;
    border-radius: 0
}

p,
a,
span,
ul,
li,
h1,
h2,
h3 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    color: #fff
}

body {
    background-color: #000
}

#section {
    position: absolute;
    width: 100%;
    min-height: 100vh;
    background-color: #000;
    left: 0;
    top: 0
}

#section .bg-start {
    background-image: url("/files/layout/bg-muster.svg");
    background-position: left top;
    background-repeat: repeat;
    width: 100%;
    height: 100vh;
    left: 0;
    top: 0;
    background-size: 5%
}

.light {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background: radial-gradient(50px 50px at left bottom, transparent, transparent 100px, rgba(0, 0, 0, 0.9) 400px)
}

#wrapper {
    border: solid 2px #fff;
    margin: 50px;
    padding: 20px;
    min-height: calc(100% - 140px);
    position: relative;
    width: calc(100% - 140px)
}

#bgstandard {
    background-image: url(/files/layout/bg-muster.svg);
    background-position: left bottom;
    background-repeat: repeat;
    box-shadow: inset 0px 300px 300px #000;
    background-size: 5%;
    width: 100%;
    height: 30%;
    position: absolute;
    bottom: 0px;
    z-index: -1;
    left: 0;
    max-height: 350px
}

#header {
    position: relative;
    z-index: 1
}

#header .mod_navigation,
#header #hamburg {
    display: none
}

.home #header .logo {
    max-width: 200px;
    margin: auto;
    text-align: center
}

.home #header .logo {
    max-width: auto;
    margin: auto;
    text-align: center;
    position: relative;
    top: 0px;
    background: none;
    left: 0px;
    right: 0px
}

#header .logo {
    max-width: auto;
    margin: 0px;
    text-align: left;
    position: absolute;
    top: -76px;
    left: -43px;
    padding: 20px;
    background-color: #000;
    width: 292px
}

.home #header .logo img {
    width: 100%;
    max-width: 150px;
    height: auto;
    margin-right: 0px
}

#header .logo p {
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 3px;
    margin-top: 0px;
    margin-bottom: 0px
}

.home #header .logo p {
    margin-top: 25px
}

.home #header .logo a {
    text-decoration: none;
    display: block
}

#header .logo a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    text-decoration: none
}

#header .logo img {
    width: 50%;
    max-width: 80px;
    height: auto;
    margin-right: 20px
}

#main .mod_eventlist {
    max-width: 900px;
    width: 100%;
    margin: auto;
    margin-bottom: 50px
}

#main .mod_eventlist .toggler {
    border-bottom: 2px solid #fff;
    padding: 20px 0px;
    cursor: pointer
}

#main .mod_eventlist .header {
    display: flex;
    align-items: center
}

#main .mod_eventlist .header:after {
    background-image: url("/files/layout/arr-bg.svg");
    background-position: center center;
    background-repeat: no-repeat;
    content: " ";
    width: 40px;
    height: 40px;
    margin-left: auto;
    transition: all ease-in-out 0.4s
}

#main .mod_eventlist .toggler:hover .header:after {
    transform: scale(1.2);
    transition: all ease-in-out 0.4s
}

#main .mod_eventlist .header .datum {
    display: flex;
    flex-wrap: wrap;
    width: 60px
}

#main .mod_eventlist .header .datum span {
    width: 100%
}

#main .mod_eventlist .header .datum span.day {
    font-size: 2.9em;
    font-weight: 700
}

#main .mod_eventlist .header .datum span.month {
    font-size: 1.4em;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px
}

#main .mod_eventlist .header .firstinfo h2 {
    margin-top: 9px;
    margin-bottom: 0px;
    font-weight: 700;
    font-size: 2em
}

#main .mod_eventlist .header .firstinfo {
    width: calc(100% - 110px)
}

#main .mod_eventlist .header .firstinfo p {
    margin-bottom: 0px;
    font-size: 1.2em;
    text-transform: uppercase
}

#main .mod_eventlist .ce_text img {
    width: 100%;
    height: auto;
    margin-top: 20px;
    margin-bottom: 20px
}

#main .mod_eventlist .ce_text p {
    font-size: 1.4em;
    line-height: 1.5em
}

#main .mod_eventlist .ce_text {
    margin-bottom: 40px
}

#main .ce_text p a {
    background-color: rgba(255, 255, 255, .2);
    padding: 0px 3px;
    transition: ease-in-out .3s all;
    text-decoration: none
}

#main .ce_text p a:hover {
    background-color: rgba(255, 255, 255, 1);
    padding: 0px 3px;
    color: #000;
    transition: ease-in-out .3s all
}

#main .inside {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
    min-height: calc(100vh - 140px)
}

.home #main .inside {
    min-height: calc(100vh - 355px)
}

#main .mod_customnav li {
    transform: rotate(-90deg)
}

.home #main .mod_customnav {
    margin-top: -177px
}

#main .mod_customnav {
    margin-top: -70px
}

#main .mod_customnav.left {
    position: fixed;
    top: 0;
    display: flex;
    justify-content: center;
    vertical-align: middle;
    height: 100%;
    margin: auto;
    align-items: center;
    left: 40px
}

#main .mod_customnav.right {
    position: fixed;
    top: 0;
    display: flex;
    justify-content: center;
    vertical-align: middle;
    height: 100%;
    margin: auto;
    right: 40px;
    align-items: center
}

#main .mod_customnav li a,
#main .mod_customnav li strong {
    font-size: 1.4em;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 700;
    text-decoration: none;
    background-color: #000;
    padding: 0px 4px
}

#main .mod_customnav li:before {
    background-image: url("/files/layout/arr.svg");
    background-position: center center;
    background-repeat: no-repeat;
    content: " ";
    width: 12px;
    height: 0px;
    display: inline-block;
    transform: rotate(90deg);
    vertical-align: bottom;
    margin-right: 10px;
    transition: all ease-in-out .3s
}

#main .mod_customnav li:hover:before {
    height: 17px;
    transition: all ease-in-out .3s
}

#main .mod_customnav li strong.active {
    display: none
}

#main .mod_article {
    margin-top: 50px;
    margin-bottom: 50px;
    align-self: flex-start;
    min-width: 70%;
    width: calc(100% - 150px);
    margin-left: auto;
    margin-right: auto
}

.home #main .mod_article {
    margin-top: -177px;
    margin-bottom: 0px;
    align-self: center
}

#main .mod_article ul {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap
}

#main .mod_article ul li {
    font-size: 1.4em;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 700;
    text-decoration: none;
    opacity: 0.5;
    margin: 8px 0px
}

#main .mod_article ul li:first-child:before {
    display: none
}

#main .mod_article ul li:before {
    background-image: url("/files/layout/li-home.svg");
    background-position: center center;
    background-repeat: no-repeat;
    content: " ";
    width: 20px;
    height: 8px;
    display: inline-block;
    vertical-align: middle;
    margin: 0px 10px;
    margin-top: -4px
}

#main .ce_headline,
#main .ce_text {
    max-width: 900px;
    width: 100%;
    margin: auto
}

#main h1.ce_headline,
#main .ce_text h1 {
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 3.2em;
    margin-top: 50px;
    margin-bottom: 60px
}

#main .ce_text p {
    font-size: 1.4em;
    line-height: 1.5em
}

#main .ce_text p img {
    vertical-align: middle;
    margin: 10px 20px 10px 0px
}

#main .ce_text h2 {
    font-size: 1.4em;
    line-height: 1.5em;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 4px
}

#main hr {
    height: 1px;
    background-color: #fff;
    border: 0px;
    width: 100%;
    max-width: 30px;
    margin: 40px 0px
}

#main .mod_rocksolid_slider {
    max-width: 900px;
    margin: auto
}

#main .mod_rocksolid_slider .rsts-nav {
    position: absolute;
    right: auto;
    bottom: 9%;
    left: 10px;
    text-align: right
}

#main .mod_rocksolid_slider li:before {
    display: none !important
}

#main .mod_rocksolid_slider .rsts-nav-bullets a {
    box-shadow: none;
    border-radius: 0%;
    background-color: #d1d0d1
}

#main .mod_rocksolid_slider .rsts-nav-bullets a:hover,
#main .mod_rocksolid_slider .rsts-nav-bullets a.active {
    background-color: #d5b375
}

#main .mod_rocksolid_slider .rsts-view {
    background-color: rgba(213, 178, 116, .4);
    clip-path: polygon(0 6%, 79% 0, 100% 4%, 100% 94%, 74% 100%, 0% 95%)
}

#main .mod_rocksolid_slider .rsts-slide-image {
    clip-path: polygon(0% 5%, 82% 10%, 100% 5%, 100% 92%, 72% 98%, 0% 92%)
}

#main .iconbox {
    display: flex;
    justify-content: space-between;
    margin-top: 80px;
    margin-bottom: 80px;
    flex-wrap: wrap;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto
}

#main .iconbox .ce_text {
    width: 48%;
    margin-top: initial
}

#main .iconbox p {
    color: #ead9b9
}

#main .iconbox .vermietungfirst p,
#main .iconbox .vermietungsecond p {
    color: #fff
}

#main .iconbox .vermietungfirst {
    align-self: center
}

#main .iconbox .vermietungfirst p:first-child {
    border-top: 2px solid #d5b274;
    border-bottom: 2px solid #d5b274;
    margin-bottom: 0px;
    padding: 30px 0px;
    font-size: 1.6em;
    line-height: 1.4em;
    text-align: center
}

#main .iconbox .vermietungsecond p:first-child {
    border-bottom: 0px
}

#main .iconbox p:first-child {
    border-bottom: 2px solid #d5b274;
    margin-bottom: 0px
}

#main .iconbox p:first-child img {
    width: 60px;
    height: auto;
    margin-right: 20px;
    margin-bottom: 15px
}

#main .iconbox p:nth-child(2) {
    background-color: rgba(213, 178, 116, .2);
    padding: 20px
}

#footer .sm {
    max-width: 200px;
    margin: auto;
    bottom: 13px;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center
}

#footer .sm img {
    height: 22px;
    width: auto;
    margin: 0px 5px;
    transition: all ease-in-out 0.2s
}

#footer .sm img:hover {
    transform: scale(1.1);
    transition: all ease-in-out 0.2s
}

#footer .mod_customnav {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -40px
}

#footer .mod_customnav ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center
}

#footer .mod_customnav li {
    margin: 0px 5px
}

#footer .mod_customnav li:first-child:after {
    background-image: url("/files/layout/li-home.svg");
    background-position: center center;
    background-repeat: no-repeat;
    content: " ";
    width: 5px;
    height: 5px;
    display: inline-block;
    opacity: 0.6;
    margin-left: 10px
}

#footer .mod_customnav li a,
#footer .mod_customnav li strong {
    color: rgba(255, 255, 255, 0.5);
    text-decoration: none
}

#footer .mod_customnav li strong,
#footer .mod_customnav li a:hover {
    color: rgba(255, 255, 255, 1);
    text-decoration: none
}

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

    /* resp_940.css */
    .home #header .logo {
        max-width: 40%;
        margin: auto;
        padding: 0px;
        text-align: center;
        width: auto
    }

    .home #header .logo img {
        width: 50%
    }

    #header .logo {
        width: 80px
    }

    .home #main .mod_article ul li {
        width: 100%
    }

    #header .logo img {
        width: 100%;
        margin-right: 0px
    }

    #header .logo p {
        display: none
    }

    .home #header .logo p {
        display: block;
        margin-top: 2.2vh
    }

    #main .mod_article ul li:first-child:before {
        display: inline-block
    }

    #header .logo a {
        flex-wrap: nowrap
    }

    #header .logo p {
        text-align: left
    }

    .home #header .logo p {
        text-align: center
    }

    #main .mod_customnav.left,
    #main .mod_customnav.right {
        display: none
    }

    #main .mod_article {
        width: 100%
    }

    .home #main .mod_article {
        margin-top: 50px;
        align-self: flex-start
    }

    #wrapper {
        border: solid 2px #fff;
        margin: 50px 20px 20px 20px;
        padding: 20px;
        min-height: calc(100% - 110px);
        position: relative;
        width: calc(100% - 80px)
    }

    .line {
        position: absolute;
        right: 0px;
        height: 3px;
        width: 30px;
        background: #fff;
        border-radius: 0px;
        display: block;
        transition: 0.5s;
        transform-origin: center
    }

    #hamburg:checked+.hamburg .line:nth-child(1) {
        transform: translateY(12px) rotate(-45deg);
        width: 30px
    }

    #hamburg:checked+.hamburg .line:nth-child(2) {
        opacity: 0;
        width: 30px
    }

    #hamburg:checked+.hamburg .line:nth-child(3) {
        transform: translateY(-12px) rotate(45deg);
        width: 30px
    }

    .line:nth-child(3) {
        top: 24px
    }

    .line:nth-child(2) {
        top: 12px;
        width: 42px
    }

    .line:nth-child(1) {
        top: 0px;
        width: 22px
    }

    input#hamburg {
        display: none
    }

    label.hamburg {
        display: block;
        width: 35px;
        height: 35px;
        position: relative;
        margin-left: auto;
        border-radius: 4px;
        cursor: pointer;
        top: 0px;
        right: 0;
        position: absolute
    }

    #hamburg:checked+.hamburg+.mod_navigation {
        max-height: 600px;
        min-height: 30vh
    }

    #header .mod_navigation {
        height: auto;
        max-height: 0;
        overflow: hidden;
        transition: all 0.5s;
        background-image: none;
        background-color: #fff;
        position: relative;
        display: block;
        top: 35px;
        display: flex;
        justify-content: center;
        align-items: center
    }

    #header .mod_navigation ul {
        display: block;
        text-align: center;
        height: auto;
        margin-left: 30px;
        margin-right: 30px;
        width: 40%
    }

    #header .mod_navigation li {
        border-top: 1px solid rgba(0, 0, 0, .5);
        float: none;
        margin-top: 10px;
        padding-top: 15px
    }

    #header .mod_navigation li:first-child {
        border-top: 0px
    }

    #header .mod_navigation li a,
    #header .mod_navigation li strong {
        font-size: 1.2em;
        font-weight: 700;
        letter-spacing: 4px;
        text-transform: uppercase;
        text-decoration: none;
        color: #000
    }

    #header .mod_navigation li:after {
        display: none
    }

    #hamburg:checked+.hamburg+.mod_navigation {
        max-height: 600px
    }
}