@charset "utf-8";
.navigation {
    position: absolute;
    width: 200px;
    margin-top: 0px;
    margin-left: 10px;
}
.Eintraege {
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 290px;
    padding-left: 0px;
    overflow: visible;
}
#main-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
}
.scroll-hide {
    opacity: 1;
    transition: opacity 0.2s ease-out;
}
.scroll-hide.hidden {
    opacity: 0;
}
h1 {
    font-size: 0.7em;
    color: black;
    font-family: sans-serif;
    font-weight: 700;
    line-height: 1.7em;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    margin-bottom: -7px;
    margin-left: 0px;
    margin-top: -1px;
}
h2 {
    font-family: sans-serif;
    font-size: 0.72em;
    color: black;
    font-weight: 700;
    letter-spacing: 0.025em;
    line-height: 1.45em;
    margin-bottom: -3px;
}
h3 {
    font-family: sans-serif;
    font-size: 0.6em;
    color: black;
    font-weight: 500;
    letter-spacing: 0.025em;
    line-height: 1.3em;
    margin-top: 15px;
}
#Info {
    margin-bottom: 30px;
    max-width: 200px;
}
a {
    color: black;
}
.section1 {
    margin-bottom: 60px;
}
#Stadtkern {
    margin-bottom: -30px;
}
.Bildbeschreibung {
    float: right;
    width: 200px;
    margin-right: 26px;
    font-family: sans-serif;
    font-size: 0.7em;
    color: black;
    font-weight: 700;
    letter-spacing: 0.02em;
    line-height: 1.44em;
}
.Bildcontainer {
    margin-left: 0px;
    margin-right: 250px;
}
#Kennstdudas,
#Naturschutz,
#Movingcube,
#Stadtkern,
#Kampagne,
#Fleckhaus,
#Nomaden,
#Zeit,
#Original,
#Prophet,
#Fragebogen,
#Vielfalt,
#Lazarett,
#Familiengeschichte,
#Blickpunkt {
    margin-top: 30px;
}
#links {
    position: absolute;
    right: 0;
    bottom: 62px;
    width: 200px;
    margin-right: 26px;
    z-index: 1000;
}
div {}
img {
    width: 100%;
}
.kursiv {
    font-style: oblique;
}
.titel {
    color: black;
    font-family: sans-serif;
    font-weight: 700;
    line-height: 1.7em;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    margin-bottom: 10px;
    margin-left: 0px;
}
#navigation {
    padding-left: 20px;
    padding-top: 30px;
}
.eintraege-content {
    height: 100%;
    overflow: scroll;
}
.highlight {
    color: darkkhaki;
}
.impressum {
    margin-top: 30px;
    margin-right: 35%;
    margin-bottom: 30px;
}
.verweisimpressum {
    float: right;
    width: 200px;
    margin-bottom: 40px;
    margin-right: 26px;
}
#oben {
    top: 0px;
}
iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;
    overflow: hidden;
}
{
    margin-top: 30px;
}
.menu_top {
    display: none;
}
.englisch {
    color: lightgrey;
}
.inhalte {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 20px;
    padding-left: 0px;
    overflow: visible;
}
.spalte {
    position: relative;
    width: 33%;
    padding-right: 20px;
    padding-top: 10px;
}
.row {
    height: 133vw;
    display: flex;
    flex-direction: row;
}
h4 {
    font-family: sans-serif;
    font-size: 0.7em;
    color: black;
    font-weight: 700;
    letter-spacing: 0.025em;
    line-height: 1.45em;
    margin-top: 0px;
}
.video_intern {
    position: relative;
    margin-bottom: 15px;
}
video::-webkit-media-controls {
    display: none !important;
}
.buttonplay:hover {
    cursor: pointer;
}
.buttonplay {
    position: absolute;
    margin-top: 49.9%;
    margin-left: 1.5%;
    width: 4.3%;
    height: 10%;
    z-index: 1;
}
.buttonpause:hover {
    cursor: pointer;
}
.buttonpause {
    position: absolute;
    margin-top: 50%;
    margin-left: 7.2%;
    width: 4.2%;
    height: 10%;
    z-index: 1;
}
.buttonfull:hover {
    cursor: pointer;
}
.buttonfull {
    position: absolute;
    margin-top: 50%;
    margin-left: 93.5%;
    width: 4.6%;
    height: 10%;
    z-index: 1;
}
.buttons {
    display: none;
}
.control {
    position: absolute;
    width: 100%;
    height: 100%;
}
.control:hover .buttons {
    display: block;
}
#titel {
    margin-top: 30px;
    margin-right: 20px;
}
#oeffentlichstoplern {
    margin-top: 30px;
}
.verweisportfolio {
    float: left;
    text-align: left;
    width: 200px;
    margin-bottom: 20px;
    margin-right: 20px;
}
.span {
    text-decoration: underline;
}
.beschreibung {
    position: absolute;
    width: 325px;
    z-index: 100;
    margin-left: 20px;
    margin-top: -8px;
    display: none;
}
.stolpern:hover .beschreibung {
    display: block;
}
.stolpern:hover {
    cursor: pointer;
}
.stolpern {
    text-decoration: underline;
    z-index: 100;
}
#dank {
    margin-top: 30px;
    margin-right: 30px;
    margin-bottom: 62px;
}
#Stolpern {
    margin-top: 30px;
    margin-bottom: -35px;
}
#verweisportfolio {
    position: absolute;
    right: 0;
    bottom: 40px;
    margin-right: 20px;
    z-index: 1000;
}
