@import url('https://fonts.googleapis.com/css?family=Open+Sans|Playfair+Display');*{margin:0;padding:0;border:0;text-decoration:none;font-weight:normal;color:#000}html,body{font-family:'Open Sans', sans-serif;height:100%}h1,h2{padding-bottom:0.25em;font-family:'Playfair Display', serif;letter-spacing:0.4em;font-size:1.2em;text-transform:uppercase}h3,h4,h5{font-size:1.1em}a{text-decoration:none;color:black;cursor:pointer}a:hover{text-decoration:underline;color:gray}strong,b{font-weight:600}em,i{font-style:italic}ul{list-style-type:none}#page{padding:2em 2em 3em 2em;margin:0 auto;max-width:1024px}#header{width:100%;text-align:center;padding-top:2em;border-bottom:1px dotted gray;padding-bottom:2em}#header a.logo{display:block;background:center no-repeat url("../img/logo.svg");background-size:contain;height:6em}#header nav{padding-top:2em}#header nav a{letter-spacing:0.3em;text-transform:uppercase;white-space:nowrap;font-size:0.95em}#header nav a:hover{color:gray;text-decoration:none}#header nav #mobil-nav{display:none}#header nav div.nav{display:block;text-align:center}#header nav div.nav a{margin:0 0.5em}#header:after{content:"";display:block;clear:both}article{padding-top:3em;margin-top:10px;font-size:0.9em;min-height:500px;border-bottom:1px dotted gray;padding-bottom:2em}article figure img{width:100%;height:auto}article div.txt p{hyphens:auto;-moz-hyphens:auto;-o-hyphens:auto;-webkit-hyphens:auto;-ms-hyphens:auto;hyphenate-limit-chars:4 3;hyphenate-limit-lines:2}article div.txt ul li{padding-left:1em}article div.txt ul li:before{content:"-";display:inline-block;margin-left:-1em;width:1em}article div.txt a{text-decoration:underline}article div .musik_player{position:relative;width:100%;height:2em;border:1px solid black;border-radius:1em;margin-bottom:1em;background:#000}article div .musik_player .button{position:absolute;z-index:10000;height:1.4em;width:1.4em;background:no-repeat center center;background-size:contain;cursor:pointer;top:0.3em;left:0.3em}article div .musik_player .play{background-image:url(../img/play.svg)}article div .musik_player .pause{background-image:url(../img/pause.svg)}article div .musik_player .prozess{background-color:rgba(255, 255, 255, 0.3);height:100%;width:0;margin-left:-2px;border-right:1px solid white}article div .musik_player .info{position:absolute;top:0.25em;left:2em;color:#fff}footer{text-align:center;padding-top:2em;width:100%;font-size:10px;letter-spacing:0.2em;padding-bottom:0.2em}@media only screen and (max-width:720px){#page{padding:0 1em 1.5em 1em}#header nav #mobil-nav{display:block;margin-bottom:2em}#header nav div.nav{display:none}#header nav div.nav a{display:block;padding-bottom:1em}article div.txt h2,article div.txt h3,article div.txt h4{text-align:center}article div.txt p{text-align:justify}}
