body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}
:root{--dunkelrot:#2f0a0a; --mittelrot:#812624;--rose:#d3b6b6; --font-size:24px; --regular:400; --bold:800}
header{position:sticky; top:0}
header nav *{text-transform:uppercase; color: var(--rose); text-decoration:none }
header .inside{display:flex; justify-content:space-between}
header nav ul{display:flex; justify-content:space-between; list-style:none; margin: 36px 80px 30px 0}
header .startlink{margin:0; margin-top:27px; font-size:30px}
.startlink a{text-decoration:none; color:#fff}
header nav li>*{padding:0 .5em; display:inline-block}
header nav li:not(:last-child)::after{content:'•'}
header nav strong, header nav a:hover{font-weight:var(--regular); color:#fff} 
body{background: var(--dunkelrot); color:var(--rose); font-size: var(--font-size);font-family: 'Cabinet Grotesk', sans-serif; font-weight:var(--standard-weight); max-width:1234px; margin:0 auto; line-height:1.7; overflow-x:hidden }
#wrapper{display:flex; flex-direction:column; min-height:100.1vh}
#container{flex:1}
#footer{display:flex; justify-content:space-between; background:var(--rose); position:relative}
#footer::before, #footer::after{content:"";display:block; position:absolute; top:0; height:100%; background:inherit; width:50vw}
#footer::before{right:100%} #footer::after{left:100%}
#footer *{color:var(--dunkelrot)}
#footer nav li{list-style:none}
img{filter:grayscale(1)}

strong, b, h1{font-weight:var(--bold)}
h1{font-size:2em}
h2,h3,h4{font-size:1em}
.content-hyperlink{display: flex; justify-content: center; margin-top: 1em}
.content-hyperlink img{filter: none}

.flex{display:flex}
.space-between{justify-content:space-between}
