header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;z-index:5;position:fixed;top:0;background-color:#f2f2f2;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}@media (min-width: 900px){header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}}header a{color:gray;text-decoration:none}header>div{-webkit-box-flex:0;-ms-flex:0 0 calc(100% / 3);flex:0 0 calc(100% / 3);padding-left:1rem;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-ms-flexbox;display:flex}header>div>span:first-child,header>div>a:first-child{font-weight:500}header>div:first-child{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-right:1rem;padding-left:0;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;border-bottom:0;position:relative}@media (min-width: 900px){header>div:first-child{-webkit-box-flex:0;-ms-flex:0 0 calc(100% / 3);flex:0 0 calc(100% / 3)}}header>div:first-child p{padding-bottom:1rem;padding-top:1rem;z-index:10;font-size:.5rem}@media (min-width: 600px){header>div:first-child p{font-size:.8rem}}header>div:first-child p span{font-weight:500}header>div:first-child #logo{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;height:100%;z-index:90;position:relative;background-color:red;left:0;top:0}header>div:first-child #logo svg{cursor:pointer;position:absolute;left:0;padding-left:1rem;z-index:500;right:0;bottom:-.5rem;height:100%}@media (min-width: 600px){header>div:first-child #logo svg{bottom:-.5rem;height:100%}}header>div:first-child #logo svg *{stroke-width:1px}header>div:first-child #logo svg path,header>div:first-child #logo svg rect.st1{fill:#808080}header>div:first-child #logo svg line.st2{height:10px;stroke-width:0.9px}header>div:first-child #logo svg rect.st0{z-index:500}header>div:first-child #logo svg.color{background-color:#f2f2f2}header>div:nth-child(2),header>div:nth-child(3){display:none}@media (min-width: 900px){header>div:nth-child(2),header>div:nth-child(3){display:-webkit-box;display:-ms-flexbox;display:flex}}header>div:nth-child(2){border-left:1px solid gray}header>div:nth-child(2) span,header>div:nth-child(2) a{padding-top:1.75rem;-webkit-box-sizing:border-box;box-sizing:border-box}header>div:nth-child(3){border-left:1px solid gray}header>div:nth-child(3) span,header>div:nth-child(3) a{padding-top:1.75rem;-webkit-box-sizing:border-box;box-sizing:border-box}header .shadow{-webkit-box-shadow:0 22px 19px #f2f2f2;box-shadow:0 22px 19px #f2f2f2;width:100%;height:50px;position:absolute;bottom:0}@media (min-width: 900px){header .shadow{-webkit-box-shadow:-14px 22px 19px #f2f2f2;box-shadow:-14px 22px 19px #f2f2f2}}@media (min-width: 900px){header .shadow.open{width:calc((100%/3)*2)}}header .shadow-extra{-webkit-box-shadow:0 22px 19px #f2f2f2;box-shadow:0 22px 19px #f2f2f2;height:50px;position:absolute;bottom:0;right:0;display:none}@media (min-width: 900px){header .shadow-extra{display:block;width:0;-webkit-box-shadow:14px 22px 19px #f2f2f2;box-shadow:14px 22px 19px #f2f2f2}}@media (min-width: 900px){header .shadow-extra.open{width:calc((100%/3))}}header #programm-open{cursor:pointer}header #close-programm svg,header #close-austellung{display:none}header #close-programm svg.focus,header #close-austellung.focus{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}header #close-austellung svg{z-index:500}header #menu-mobile-icon{position:relative;height:inherit;-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (min-width: 600px){header #menu-mobile-icon{-webkit-box-flex:0;-ms-flex:0 0 15%;flex:0 0 15%}}@media (min-width: 900px){header #menu-mobile-icon{display:none}}header #menu-mobile-icon svg{border-left:1px solid gray;height:100%;position:absolute;padding-right:1rem;padding-left:1rem;padding-top:.5rem;padding-bottom:.5rem}header #menu-mobile{height:0%;width:100%;position:absolute;overflow:hidden;top:100%;left:0;display:block;padding-left:0;-webkit-transition:all 1s;-o-transition:all 1s;transition:all 1s}@media (min-width: 900px){header #menu-mobile{display:none}}header #menu-mobile div{width:100%;background-color:#f2f2f2;border-bottom:1px solid gray;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:500}header #menu-mobile.open{height:200%;-webkit-transition:all 1s;-o-transition:all 1s;transition:all 1s}header .line{width:100%;height:1px;position:absolute;left:0;bottom:0}header .line .subline{background-color:gray;width:100%;height:100%}.close{height:100%;position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-right:1rem}.close svg{padding-bottom:1rem;padding-top:1rem;height:100%;position:absolute;top:0;stroke-width:1px;cursor:pointer}#live{height:65vh;width:100%;position:relative;top:0vh;left:0;z-index:1;border-bottom:1px solid gray}@media (min-width: 600px){#live{height:80vh}}@media (min-width: 900px){#live{height:100vh;border-bottom:0;position:fixed}}#live #live-video{height:100%}@media (min-width: 900px){#live #live-video.gray{-webkit-filter:grayscale(100%);filter:grayscale(100%);opacity:0.2}}#live #placeholder-live{position:relative;height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;padding-left:0;padding-right:0;-webkit-transition:1s all;-o-transition:1s all;transition:1s all;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width: 1200px){#live #placeholder-live{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}#live #placeholder-live div{-webkit-box-flex:0;-ms-flex:0 0 calc(100%/3);flex:0 0 calc(100%/3);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#live #placeholder-live div:nth-child(1) svg polygon,#live #placeholder-live div:nth-child(1) svg path{-webkit-animation-delay:4s;animation-delay:4s}#live #placeholder-live div:nth-child(2) svg polygon,#live #placeholder-live div:nth-child(2) svg path{-webkit-animation-delay:4s;animation-delay:4s}#live #placeholder-live div:nth-child(3) svg polygon,#live #placeholder-live div:nth-child(3) svg path{-webkit-animation-delay:2s;animation-delay:2s}#live #placeholder-live svg{height:10vh;max-width:100%;margin-left:.5rem;margin-right:.5rem}@media (min-width: 600px){#live #placeholder-live svg{margin-left:2rem;margin-right:2rem;height:10vh}}@media (min-width: 900px){#live #placeholder-live svg{margin-left:5%;margin-right:5%;height:20vh}}#live #placeholder-live svg polygon,#live #placeholder-live svg path{stroke-width:1px;stroke-dasharray:100;-webkit-animation-name:looping;animation-name:looping;-webkit-animation-duration:10s;animation-duration:10s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes looping{0%{stroke-dasharray:100}50%{stroke-dasharray:1000}100%{stroke-dasharray:100}}@keyframes looping{0%{stroke-dasharray:100}50%{stroke-dasharray:1000}100%{stroke-dasharray:100}}#live #counter-to-live{position:absolute;bottom:0rem;left:0;color:gray;font-weight:500;bottom:2rem;opacity:0;-webkit-animation-name:opacity2;animation-name:opacity2;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes opacity2{0%{opacity:0}100%{opacity:1}}@keyframes opacity2{0%{opacity:0}100%{opacity:1}}.video-js .vjs-control-bar,.video-js .vjs-big-play-button,.video-js .vjs-modal-dialog{background-color:red}#programm{position:relative;z-index:2;width:100%;background-color:#f2f2f2;padding-left:1rem;padding-bottom:1rem;padding-right:1.75rem;background-color:#f2f2f2}@media (max-width: 899px){#programm{display:block !important}}@media (min-width: 900px){#programm{display:none;min-height:100vh;padding-top:1rem;width:calc(100% / 3);margin-left:calc((100% / 3) * 2);border-left:1px solid gray}}#programm .time{font-weight:500}#programm .titel.rel,#programm .sprecher.rel{cursor:pointer}@media (hover: hover){#programm .titel.rel:hover,#programm .sprecher.rel:hover{color:#b4b4b4}}#programm .sprecher{font-weight:500}#programm .programm-titel{position:relative;font-weight:500;padding-bottom:1rem}#programm .related{position:fixed;padding:1rem;padding-right:1.75rem;padding-bottom:6rem;display:none;background-color:#f2f2f2;top:0;left:0;width:100%;height:100vh;overflow-y:scroll;z-index:3;-webkit-overflow-scrolling:touch}@media (min-width: 900px){#programm .related{border-left:1px solid gray;width:calc(100%/3);left:auto;right:0}}#programm .related p{margin:auto;-webkit-margin-before:1em;margin-block-start:1em;-webkit-margin-after:1em;margin-block-end:1em;-webkit-margin-start:0px;margin-inline-start:0px;-webkit-margin-end:0px;margin-inline-end:0px}#programm .related .back-to-programm{cursor:pointer}@media (hover: hover){#programm .related .back-to-programm:hover{text-decoration:none}}#programm .related::-webkit-scrollbar{display:none}#programm .related{-ms-overflow-style:none;scrollbar-width:none}#main-projects{width:100%}#main-projects #project-view{position:relative;width:100%;padding-left:1rem;padding-right:1rem;min-height:100vh;-webkit-transition:1s all;-o-transition:1s all;transition:1s all;display:none;text-align:right}@media (min-width: 900px){#main-projects #project-view{width:calc((100%/3)*2)}}#main-projects #project-view.open{display:block}#main-projects #project-view p{margin:auto;-webkit-margin-before:1em;margin-block-start:1em;-webkit-margin-after:1em;margin-block-end:1em;-webkit-margin-start:0px;margin-inline-start:0px;-webkit-margin-end:0px;margin-inline-end:0px}#main-projects #project-view #view-content{text-align:left;padding-bottom:2rem;min-height:100vh}@media (min-width: 900px){#main-projects #project-view #view-content{padding-bottom:0rem;padding-right:calc(((100%/2)*0.5))}}#main-projects #project-view #view-arrows{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}@media (min-width: 1100px){#main-projects #project-view #view-arrows{padding-right:1rem;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-right:0;position:-webkit-sticky;position:sticky;bottom:0rem;padding-bottom:1rem}}#main-projects #project-view #view-close,#main-projects #project-view #view-next{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:relative}@media (max-width: 899px){#main-projects #project-view #view-close,#main-projects #project-view #view-next{padding-top:0 !important;margin-bottom:2rem}}#main-projects #project-view #view-close svg,#main-projects #project-view #view-next svg{cursor:pointer}#main-projects #project-view #view-close svg *,#main-projects #project-view #view-next svg *{stroke-width:1px}#main-projects #project-view #view-close{bottom:0;margin-right:1rem}#main-projects #project-view #view-next{bottom:0}#main-projects #project-view #view-next span{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;font-weight:300;margin-top:1rem}#main-projects #project-view figure{margin-left:0;margin-right:0;margin-bottom:1.5rem}#main-projects #project-view figure img{height:auto;width:auto;max-height:60vh;max-width:100%}#main-projects #project-view figure figcaption{margin:0;font-size:.5rem}@media (min-width: 600px){#main-projects #project-view figure figcaption{font-size:.8rem}}#main-projects #all-projects{right:0;top:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;position:relative;background-color:#f2f2f2;padding-left:1rem;padding-right:1rem}@media (max-width: 899px){#main-projects #all-projects{padding-bottom:0 !important}}#main-projects #all-projects.withoutPadding{padding-bottom:0 !important}#main-projects #all-projects.open{border-left:1px solid gray;overflow-y:scroll;height:100vh;width:100%;display:none}@media (min-width: 900px){#main-projects #all-projects.open{position:fixed;width:calc(100%/3);display:-webkit-box;display:-ms-flexbox;display:flex}}#main-projects #all-projects.open::-webkit-scrollbar{display:none}#main-projects #all-projects.open{-ms-overflow-style:none;scrollbar-width:none}#main-projects #all-projects .project{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-line-pack:start;align-content:flex-start;margin-bottom:2rem;cursor:pointer}@media (min-width: 600px){#main-projects #all-projects .project{-webkit-box-flex:0;-ms-flex:0 0 calc(100%/2);flex:0 0 calc(100%/2)}}@media (min-width: 900px){#main-projects #all-projects .project{-webkit-box-flex:0;-ms-flex:0 0 calc(100%/3);flex:0 0 calc(100%/3)}}#main-projects #all-projects .project .project-info{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;text-align:center;margin-top:1rem;-webkit-box-sizing:border-box;box-sizing:border-box}@media (min-width: 900px){#main-projects #all-projects .project .project-info{padding-left:calc((100% - 25vw)/2);padding-right:calc((100% - 25vw)/2)}}#main-projects #all-projects .project .project-thumbnail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:75vw;width:75vw;max-height:50vh;max-width:50vh}@media (min-width: 600px){#main-projects #all-projects .project .project-thumbnail{height:42vw;width:42vw;max-height:50vh;max-width:50vh}}@media (min-width: 900px){#main-projects #all-projects .project .project-thumbnail{height:25vw;width:25vw;max-height:50vh;max-width:50vh}}#main-projects #all-projects .project .project-thumbnail img{height:auto;width:auto;max-width:100%;max-height:100%;-webkit-filter:grayscale(100%);filter:grayscale(100%);opacity:0.8}@media (hover: hover){#main-projects #all-projects .project .project-thumbnail:hover img{-webkit-filter:grayscale(0);filter:grayscale(0);opacity:1}}#main-projects #all-projects .project.open{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.project-content{display:none}#info-seite{position:-webkit-sticky;position:sticky;bottom:0;height:10vh;width:100%;padding-left:1rem;background-color:#f2f2f2;border-top:1px solid gray;-webkit-transition:all 1s;-o-transition:all 1s;transition:all 1s;overflow-y:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-shadow:inset 0 22px 19px 0px #f2f2f2;box-shadow:inset 0 22px 19px 0px #f2f2f2}@media (min-width: 900px){#info-seite{border-right:1px solid gray;display:block;width:calc((100%/3)*2)}}#info-seite #info-seite-content{text-align:left;padding-bottom:2rem}@media (min-width: 900px){#info-seite #info-seite-content{padding-bottom:0rem;padding-right:calc(((100%/2)*0.5))}}#info-seite #info-seite-plus{right:1rem;padding-left:1rem;cursor:pointer;padding-right:1rem;padding-left:1rem;padding-top:.5rem;padding-bottom:.5rem;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:50}@media (min-width: 900px){#info-seite #info-seite-plus{position:absolute;top:0;right:0}}#info-seite svg{-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}#info-seite p{margin:auto;-webkit-margin-before:1em;margin-block-start:1em;-webkit-margin-after:1em;margin-block-end:1em;-webkit-margin-start:0px;margin-inline-start:0px;-webkit-margin-end:0px;margin-inline-end:0px}#info-seite.open{height:100vh;overflow-y:scroll}#info-seite.open svg line:nth-child(2){display:none}#info-seite.hidden{height:0px !important;border:0;overflow:hidden}#info-seite.hidden svg{opacity:0}#info-seite.superHidden{display:none}#info-seite #info-seite-bg{-webkit-box-shadow:inset 0 -22px 19px #f2f2f2;box-shadow:inset 0 -22px 19px #f2f2f2;width:100%;height:50px;position:absolute;bottom:0;left:0}.main-vortrage{width:100%;min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-line-pack:start;align-content:flex-start;margin-top:2rem;padding-left:1rem;padding-right:1rem}.main-vortrage .vortrag{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;padding-bottom:4rem}@media (min-width: 600px){.main-vortrage .vortrag{-webkit-box-flex:0;-ms-flex:0 0 calc(100%/2);flex:0 0 calc(100%/2)}}@media (min-width: 900px){.main-vortrage .vortrag{-webkit-box-flex:0;-ms-flex:0 0 calc(100%/3);flex:0 0 calc(100%/3)}}.main-vortrage .vortrag .vortrag-info{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;text-align:center}.main-vortrage .vortrag .vortrag-thumbnail{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;position:relative;padding-bottom:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center}.main-vortrage .vortrag .vortrag-thumbnail svg:nth-child(1){height:20vh;max-width:100%;cursor:pointer}@media (min-width: 900px){.main-vortrage .vortrag .vortrag-thumbnail svg:nth-child(1){height:20vh}}.main-vortrage .vortrag .vortrag-thumbnail svg:nth-child(1) polygon,.main-vortrage .vortrag .vortrag-thumbnail svg:nth-child(1) path{stroke-width:1px}.main-vortrage .vortrag .vortrag-thumbnail img:nth-child(2){position:absolute;margin:auto;left:0;right:0;bottom:10rem;bottom:5rem;height:50px;top:5vh;cursor:pointer;pointer-events:none;opacity:0.8}@media (min-width: 900px){.main-vortrage .vortrag .vortrag-thumbnail img:nth-child(2){top:0;bottom:2rem}}@media (hover: hover){.main-vortrage .vortrag .vortrag-thumbnail img:nth-child(2):hover{opacity:1}}.main-vortrage .vortrag .vortrag-thumbnail .einbett{display:none;position:absolute;z-index:4;height:100%;width:100%}@media (min-width: 900px){.main-vortrage .vortrag .vortrag-thumbnail .einbett{width:75%}}.main-vortrage .vortrag .vortrag-thumbnail .einbett iframe{height:100%;width:100%}.main-vortrage .vortrag .vortrag-thumbnail .einbett.open{display:block}footer{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid gray;padding-bottom:5vh;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;z-index:50;background-color:#f2f2f2}@media (min-width: 900px){footer.toggle{margin-top:100vh}}footer>div{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding-left:1rem;padding-right:1rem;padding-top:1rem}@media (min-width: 600px){footer>div{padding-top:1.75rem;-webkit-box-flex:0;-ms-flex:0 0 calc(100% / 3);flex:0 0 calc(100% / 3)}}footer>div:nth-child(2){padding-bottom:1rem}@media (min-width: 600px){footer>div:nth-child(2){padding-bottom:0}}footer .middle-footer{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}@media (min-width: 600px){footer .middle-footer{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}footer .middle-footer img{top:0.25rem;position:relative}footer a{text-decoration:none}@media (hover: hover){footer a:hover{text-decoration:underline}}@font-face{font-family:"abc";src:url("fonts/Diatype/ABCDiatype-Light.woff") format("woff"),url("fonts/Diatype/ABCDiatype-Light.woff2") format("woff2");font-weight:300;font-style:normal}@font-face{font-family:"abc";src:url("fonts/Diatype/ABCDiatype-Medium.woff") format("woff"),url("fonts/Diatype/ABCDiatype-Medium.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:"abc";src:url("fonts/Diatype/ABCDiatype-Medium.woff") format("woff"),url("fonts/Diatype/ABCDiatype-Medium.woff2") format("woff2");font-weight:700;font-style:normal}html{background-color:#f2f2f2}html,body{margin:0;font-family:"abc";font-weight:300;color:gray}body{-webkit-box-sizing:border-box;box-sizing:border-box;box-sizing:border-box}a{color:gray}@media (hover: hover){a:hover{text-decoration:none}}p{margin:0}*{-webkit-box-sizing:border-box;box-sizing:border-box}*{-webkit-tap-highlight-color:rgba(0,0,0,0)}.link{text-decoration:underline}@media (hover: hover){.link:hover{text-decoration:none}}.deactive{text-decoration:none}@media (hover: hover){.deactive:hover{text-decoration:underline}}#main-daten{padding-left:1rem;padding-right:1rem}@media (min-width: 900px){#main-daten{padding-right:calc(100%/2)}}#main-daten p{margin:auto;-webkit-margin-before:1em;margin-block-start:1em;-webkit-margin-after:1em;margin-block-end:1em;-webkit-margin-start:0px;margin-inline-start:0px;-webkit-margin-end:0px;margin-inline-end:0px}

/*# sourceMappingURL=style.min.css.map */
