@font-face {
    font-family: Muli;
    src: local("Muli Light")
	      url('./Medien/Schriftarten/Muli-Light.ttf') format('truetype');
}

section#banner {
    max-width: 40em;
    margin-left: auto;
    margin-right: auto;
}

body {
    font-family: Muli, sans, sans-serif;
    background-color: #111;
    color: #EEE;
    font-size: 16pt;
    overflow: auto;
}

em {
    font-weight: 800;
}

section#inhalt {
    /* position: relative; */
    max-width: 80rem;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
    /* height: 50vh; */
    /* padding-top: 20em; */
    scroll-behaviour: smooth;
}
    
section#inhalt > iframe {
    /* min-width: 30ex; */
    /* max-width: 80ex; */
    width: 100%;
    /* margin-top: 5em; */
    height: calc(100vh - 8rem);
    border: none;
    overflow-x: visible;
}

section#inhalt > iframe article {
}

nav#artikelverzeichnis {
    font-family: sans-serif;
    font-size: small;
    font-weight: lighter;
    background: #222222;
    /* background-image: url(bilder/nav#artikelverzeichnishigru.png); */
    /* height: 2em; */
    color: #999999;
    /* position: fixed; */
    /* top: 200px; */
    /* left: 0%; */
    max-width: 100%;
    text-align: center;
    text-transform: none;
    text-shadow: none;
    margin-top: -1ex;
    margin-right: auto;
    border-bottom: 1px solid #000;
    overflow-x: scroll;
    overflow-y: visible;
    scrollbar-width: none;
    padding-bottom: 13px;
    z-index: 20;
}

nav#artikelverzeichnis a{
    text-decoration: none;
    color: #CCC;
    width: 100%;
    background: none;
}


nav#artikelverzeichnis ul{
    display: inline;
    white-space: nowrap;
    list-style: none;
    vertical-align: center;
    text-align: left;
    /* margin-right: 2em; */
    /* overflow: visible; */
}

nav#artikelverzeichnis ul li{
    display: inline;
    vertical-align: top;
    position: relative;
    padding-top: 0;
    padding-left: 3em;
    padding-right: 3em;
    top: 1ex;
    /* max-width: 5em; */
}

nav#artikelverzeichnis ul li:last-child{
    padding-right: 2em;
}

nav#artikelverzeichnis  ul > li:first-child{
    border-left: none;
}

/*  nav#artikelverzeichnis  ul > li:hover{ */
/*     background-color: #888; */
/*     color: #111; */
/* } */

nav#artikelverzeichnis  ul > li:hover > a{
    color: #600;
}

a.naechster {
    position: absolute;
    left: 2ex;
}

a.voriger {
    position: absolute;
    right: 2ex;
}

h1 {
    font-size: xx-large;
}

section#haupt > section {
    padding-top: 18em;
}

section#banner {
    margin-top: -18em;
}

body > article {
    padding: 1ex;
    width: 90%;
    min-height: 75vh;
}

body > article:last-child {
    margin-bottom: 10vh;
}

body > article header{
    font-size: small;
    border-bottom: solid 1px grey;
}
    
body > article header h3{
    font-size: normal;
}

article.fotos img{
    border: 3px solid #FFF;
}

section#impressum {
    border-top: solid 1px #000;
    margin: 2%;
    float: left;
    width: 96%;
    text-align: center;
    padding: 0.5em;
    padding-left: 0px;
    padding-bottom: 3rem;
}

section#leiste {
    position: sticky;
    top: -2rem;
    padding-top: 1rem;
    padding-bottom: -100px;
    background-color: #111;
    font-size: 2rem;
    max-width: 80rem;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px solid #EEE;
    /* height: 12rem; */
    z-index: 2;
    align-items: center;
    /* white-space: nowrap; */
}

.knopf {
    border:  1px #EEE;
    border-radius: 3px;
    font-size: 160%;
    cursor: pointer;
    background: none;
}

#knoepp {
    position: fixed;
    /* top: 10rem; */
    display: inline-block;
    bottom: -3rem;
    padding-bottom: 0rem;
    /* right: 0.5rem; */
    /* float: right; */
    text-align: center;
    /* margin-top: 0rem; */
    font-size: 1.8rem;
    width: 100%;
    max-width: 80rem;
    margin-left: auto;
    margin-right: auto;
    background-color: #111;
    min-height: 6rem;
}

span#titelleiste span{
    display: inline-block;
    font-size: small;
    padding-left: 105%;
    animation: marquee 10s linear infinite;
}

span#titelleiste {
    max-width: 10rem;
    display: inline-block;
    white-space: nowrap;
    margin-top: -3rem;
    margin-left: auto;
    vertical-align: middle;
    overflow: hidden;
}

@keyframes marquee {
    0% { transform: translateX(0); }
    50% { transform: translateX(-100%);}
    100% { transform: translateX(0);}
}

#player {
    background: none;
    color: #EEEEEE;
    /* max-width: 30ex;  */
    width: calc(100% - 16rem);
}

a#runterladen {
    background: none;
    color: #FFF;
    float: none;
    width: 1rem;
    position: relative;
    bottom: 5px;
}

/* table#knoepp td { */
/*     padding: 0.3ex; */
/* } */

section#leiste table a {
    background: none;
    min-width: 0;
}

section#leiste nav {
    /* margin-bottom: -1em; */
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    /* height: 5rem; */
}

section#leiste nav span{
    flex-grow: 1;
    /* display: inline-block; */
}

section#leiste nav svg{
    flex-grow: 1;
    width: 2rem;
}

section#leiste nav ul {
    list-style-type: none;
    margin-top: 0.5ex;
}

section#leiste nav ul li{
    display: none;
    margin-top: 2px;;
}

section#leiste nav ul li:first-child{
    display: block;
    font-size: 1.2cm;
}

section#leiste nav ul li:last-child{
    margin-bottom: 2em;
}

section#leiste nav ul:hover li{
    display: block;
}

section#leiste nav a{
    text-decoration: none;
    color: #EEE;
    min-width: 1rem;
    display: inline-block;
    /* padding: 4px; */
    /* padding-top: -2px; */
}

section#leiste a:hover{
    background-color: #121212;
}

a#rsslink {
    max-width: 32px;
    display: inline-block;
    width: 32px;
}

div#vorder {
    position: fixed;
    /* top: 0%; */
    bottom: 2rem;
    left: 0%;
    width: 100%;
    height: 100%;
    cursor: crosshair;
    z-index: 3;
}

img#schau {
    max-height: 94vh;
    max-width: 94vw;
    display: block;
    border: 5px solid #FFF;
    margin: auto;
    margin-top: 1.5%;
    border-bottom: 12px solid #FFF;
}

.artikelbild {
    float: right;
    width: 256px;
    margin: 1ex;
    border: 4px solid #777;
    background-color: #000;
}

section.code {
    font-family: monospace;
    font-size: 11pt;
    background-color: #000;
    color: #0F0;
    padding: 1em;
    margin-top: -1em;
}

h2 a {
    color: #EEE;
    border-bottom: 2px solid #EEE;
}

article.fotos img {
    margin-left: auto;
    margin-right: auto;
}

section#impressum {
    font-size: 8pt;
    text-align: left;
    /* position: relative; */
    max-width: 180ex;
    margin-left: auto;
    margin-right: auto;
    /* margin-top: 1vh; */
}

section#termine {
    position: relative;
    font-size: 9pt;
    margin-bottom: 2em;
}

section#termine {
    font-size: 9pt;
}

a#wm-ema::after {
    content: "koeb";
    color: #EEE;
    text-decoration: none;
}

span#paranoia::before {
    content: "es\43webmaster\40 ballerschmie.de";
}

span.nix {
    display: none;
}

article > footer {
    font-size: 8pt;
}
