:root{--white: #ffffff;--black: #333333;--hamburg-rot: rgb( 225, 0, 25 );--hamburg-blau: rgb( 0, 48, 99 );--hamburg-blau-alt: rgb( 0, 92, 169 );--hamburg-grau: rgb( 227, 227, 227 );--hamburg-mr-cyan: rgb( 64, 192, 240 );--hamburg-mr-gruen: rgb( 128, 186, 39 );--hamburg-mr-rot: rgb( 230, 51, 40 );--hamburg-mr-blau: rgb( 0, 48, 100 );--hamburg-mr-lila: rgb( 119, 28, 127 );--hamburg-mr-beige: rgb( 228, 165, 25 );--hamburg-mr-braun: rgb( 142, 51, 34 );--hamburg-mr-gruen-alt: rgb( 0, 128, 53 )}.bsb-notification{background-color:var(--notification-bg-color);color:var(--notification-text-color);padding:1em;margin-top:2em}.bsb-notification>:first-child{margin-top:0}.bsb-notification>:last-child{margin-bottom:0}.bsb-notification .notification-title{margin-top:0;margin-bottom:0em;font-size:1.2em;font-weight:700}.bsb-notification .notification-content{font-weight:300}.notification-style-blue{--notification-bg-color:var(--hamburg-blau);--notification-text-color:var(--white)}.notification-style-blue-alt{--notification-bg-color:var(--hamburg-blau-alt);--notification-text-color:var(--white)}.notification-style-cyan{--notification-bg-color:var(--hamburg-mr-cyan);--notification-text-color:var(--white)}.notification-style-green{--notification-bg-color:var(--hamburg-mr-gruen);--notification-text-color:var(--white)}.notification-style-red{--notification-bg-color:var(--hamburg-mr-rot);--notification-text-color:var(--white)}.notification-style-gray{--notification-bg-color:var(--hamburg-grau);--notification-text-color:var(--black)}html,body{margin:0;padding:0;min-height:100vh;max-height:100vh;font-family:system-ui;letter-spacing:.01em;font-weight:300;font-size:16px}@media screen and (min-width: 1280px){html,body{font-size:22px}}body{background-color:#f6f7f7;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-top-width:16px;border-top-style:solid;-o-border-image:-o-repeating-linear-gradient(45deg, #ffffff, #ffffff 8px, var(--hamburg-rot) 8px, var(--hamburg-rot) 16px) 16;border-image:repeating-linear-gradient(45deg, #ffffff, #ffffff 8px, var(--hamburg-rot) 8px, var(--hamburg-rot) 16px) 16}*{-webkit-box-sizing:border-box;box-sizing:border-box}.construction-message{max-width:780px;margin:auto;padding:1em}.construction-message::before{content:url("../img/hamburg-bildmarke.svg");width:33%;min-width:160px;display:block;margin-bottom:1.2em}h1{font-size:2.4em;line-height:1}h1 .description{font-weight:300}h2{font-size:1.2em}.title{margin:0;margin-top:.1em;font-weight:300}.title.blogname{font-weight:600}.title+p{margin-top:1em}a{color:var(--hamburg-blau-alt)}a:visited{color:var(--hamburg-blau)}.bsb-notification{-webkit-box-shadow:8px 8px 0 #dcdcde;box-shadow:8px 8px 0 #dcdcde}