body {
    margin: 0px;
    background-color: #e8e8e8;
    font-family: "Roboto", sans-serif;
}

a {
    text-decoration: none;
    box-shadow: 3px 6px 5px rgba(0, 0, 0, 0.4);
    border: 2px solid #8f8e8b;
    border-radius: 10px 10px 10px 10px;
}

.page-wrap {
    margin: 0px auto;
    max-width: 1560px;
    padding: 5px;
}

.kopf_bc_l,
.kopf_bc_2 {
    width: 2em;
    height: 2em;
}

.kopf_bc_l {
    margin-left: 0.3em;
}

.kopf_bc_2 {
    margin-right: 0.3em;
}

.kopf {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.kopf {
    width: 100%;
    box-sizing: border-box;
    padding: 1px;
    background-color: #505050;
    color: #e8e8e8;
    text-align: center;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

h3 {
    margin: 5px;
    font-size: 25px;
}

h2 {
    margin: 2px;
    font-size: 25px;
}

.auswahl_menu,
.div_registrieren {
    width: 100%;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-around;
    background-color: #c6c6c6;
    border-bottom-left-radius: 1em;
    border-bottom-right-radius: 1em;
    padding: 0.1em;
}

.startseite,
.registrieren,
.abbrechen,
.register_abschliessen,
.cmd_auswahl {
    font-size: 1.3em;
    border-left: 2px solid #efefef;
    border-top: 2px solid #efefef;
    color: #930216;
    border-radius: 0.2em;
    font-family: 'Roboto', sans-serif;
    background-color: #dbdbdb;
    -webkit-appearance: none;
    box-shadow: 3px 3px 1px #141212;
    margin: 0.5em;
    -webkit-appearance: none;
}

.cmd_auswahl {
    font-size: 1.7em;
}

.startseite {
    color: mediumblue;
}

.edit {
    border: 1.3px solid red;
    display: flex;
}

.div_registrieren {
    display: flex;
    flex-direction: column;
    background-color: rgb(238, 230, 158);
    border-radius: 0.5em;
    padding-top: 2em;
    padding-bottom: 2em;
}

.autocomplete_label {
    display: flex;
    padding-top: 2em;
    padding-bottom: 0.2em;
}

.benutzer_name {
    margin-right: 1.5em;
}

.benutzer_passwd {
    margin-right: 0.5em;
}

.pass {
    font-size: 1.3em;
}

.benutzer {
    font-size: 1.3em;
    width: 15em;
    border-radius: 0.2em;
}

.passwd {
    font-size: 1.3em;
    width: 5em;
    border-radius: 0.2em;
}

.fehler {
    font-size: 1.5em;
    color: red;
    padding-top: 1em;
}

.pat {
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    background-color: #c6c6c6;
    padding: 0.1em;
}

.user_name_div {
    width: 100%;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-around;
    background-color: #c6c6c6;
    border-bottom-left-radius: 1em;
    border-bottom-right-radius: 1em;
    padding: 0.1em;
}

.user_name {
    font-size: 1.3em;
    color: rgb(95, 255, 167);
    text-align: center;
}

.info {
    font-size: 1em;
    color: blue;
    padding-top: 1em;
    padding-bottom: 1em;
    text-align: center;
}

.div_kopft {
    width: 100%;
    box-sizing: border-box;
    display: flex;
    justify-content: space-around;
    align-items: center;
    background-color: #c6c6c6;
    padding: 0.1em;
}

.div_pat_auswahl {
    display: flex;
    justify-content: center;
    width: 100%;
    box-sizing: border-box;
    justify-content: space-around;
    align-items: center;
    background-color: #c6c6c6;
    padding: 0.1em;
    margin-bottom: 2em;
    margin-top: 2em;
}

.auswahl td:nth-of-type(0) {
    text-align: left;
}

.auswahl {
    display: flex;
    border-style: hidden;
}

.auswahl td {
    font-size: 1.5em;
    text-align: left;
    border-collapse: collapse;
    border-style: hidden;
    border-bottom: 1px solid black;
}

.auswahl tr {
    height: 6em;
}

.div_eingabe {
    width: 100%;
    box-sizing: border-box;
}

.eingabe_oben {
    width: 100%;
    box-sizing: border-box;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
}

.ta_eingabe {
    width: 2em;
    text-align: center;
    font-size: 0.8em;
    background-color: white;
    box-shadow: 3px 3px 1px #141212;
    -webkit-appearance: none;
}

.punkte {
    width: 2em;
    text-align: center;
}

.max_punkte {
    text-align: left;
}

.ta_eingabe_max {
    width: 2em;
    text-align: center;
    background-color: lightgray;
    font-size: 0.8em;
    -webkit-appearance: none;
}

.ta_eingabe_max_quote {
    width: 3em;
    text-align: center;
    background-color: lightgray;
    font-size: 0.8em;
    -webkit-appearance: none;
}

.übung_zurück,
.übung_vor {
    border-radius: 0.5em;
    font-family: 'Noto Sans JP', sans-serif;
    text-indent: -9999em;
    background-image: url(../bilder/zurück.png);
    background-position: center;
    background-size: 100% 100%;
    background-size: contain;
    text-align: center;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 3.1em;
    background-color: #e8e8e8;
    box-shadow: 3px 3px 1px #141212;
    border-radius: 0.2em;
    font-size: 1.7em;
    -webkit-appearance: none;
}

.übung_vor {
    background-image: url(../bilder/weiter.png);
}

.save {
    width: 100%;
    display: flex;
    justify-content: space-around;
}

.weiter {
    display: flex;
    justify-content: space-between;
    margin-top: 0.5em;
    -webkit-appearance: none;
}

.speichern,
.auswertung,
.übersicht {
    font-size: 1.2em;
    color: mediumblue;
    box-shadow: 3px 3px 1px #141212;
    border-radius: 0.2em;
    -webkit-appearance: none;
}

.speichern {
    color: red;
}

.übung_nr,
.übung_name {
    display: flex;
    justify-content: space-around;
    font-size: 1.2em;
    color: mediumblue;
    margin-top: 1em;
    margin-bottom: 1em;
}

.übung_name {}

.frames_laden {
    width: 100%;
    box-sizing: border-box;
    margin-top: 1em;
    background-color: #e8e8e8;
}

.tabelle_aufschreibung {
    font-size: 2em;
}

table,
th,
td,
caption {
    border: 1px solid #252525;
    text-align: center;
}

.tabelle_aufschreibung table {
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1em;
    table-layout: auto;
    max-width: 100%;
}

.tabelle_einzel_close {
    width: 100%;
    display: grid;
    justify-content: center;
    align-items: center;
    margin-top: 2em;
}

.tabelle_einzel_close_button {
    width: 50%;
    display: grid;
    justify-content: center;
    align-items: center;
    font-size: 1.5em;
    box-shadow: 3px 3px 1px #141212;
    margin-bottom: 1em;
    border-radius: 0.2em;
    -webkit-appearance: none;
}

.tabell_einzel_auswertung td {
    font-size: 1.5em;
}

.tabell_einzel_auswertung th {
    font-size: 1.5em;
    min-width: 2em;
}

.tabell_einzel_auswertung {
    background-color: rgb(243, 238, 208);
}

.odd {
    background-color: #fceac5;
}

.even {
    background-color: #e7e7e7;
}

.auswerung_info {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 0.5;
    font-size: 1em;
    color: mediumblue;
    margin-top: 0.5em;
    margin-left: 0.5em;
    margin-right: 0.5em;
}

.div_tabelle {
    display: flex;
}

.div_tabelle_rangliste table {
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1em;
    table-layout: auto;
    max-width: 100%;
}

.div_tabelle_rangliste {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.tabell_einzel_rangliste td {
    font-size: 2em;
    text-align: center;
}

.tabell_einzel_rangliste th {
    font-size: 2em;
    min-width: 2em;
    text-align: center;
    background-color: rgb(250, 151, 151);
}

.div_video {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.div_video_play {
    display: flex;
    justify-content: center
}

.div_video_auswahl {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.div_video_titel {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.video_lbl {
    font-size: 1.8em;
    color: mediumblue;
    text-align: center;
}

.video_lbl_1 {
    font-size: 1.3em;
    color: mediumblue;
    text-align: center;
}

.button_video {
    font-size: 1.2em;
    color: #930216;
    border-radius: 0.2em;
    font-family: 'Roboto', sans-serif;
    background-color: #dbdbdb;
    box-shadow: 3px 3px 1px #141212;
    margin: 0.5em;
    -webkit-appearance: none;
    text-align: center;
}

.abbrechen,
.cmd_auswahl,
.button_video,
.benutzer,
.registrieren,
.startseite,
.passwd,
.übersicht,
.ta_eingabe,
.speichern,
.übung_zurück,
.auswertung,
.übung_vor,
.speichern,
.tabelle_einzel_close_button,
.register_abschliessen {
    transition: transform 0.3s;
}

@media (hover: hover) {
    .abbrechen:hover,
    .cmd_auswahl:hover,
    .button_video:hover,
    .benutzer:hover,
    .registrieren:hover,
    .startseite:hover,
    .passwd:hover,
    .übersicht:hover,
    .ta_eingabe:hover,
    .speichern:hover,
    .übung_zurück:hover,
    .auswertung:hover,
    .übung_vor:hover,
    .speichern:hover,
    .tabelle_einzel_close_button:hover,
    .register_abschliessen:hover {
        transform: scale(1.2, 1.2);
    }
}

.abbrechen:active,
.cmd_auswahl:active,
.button_video:active,
.benutzer:active,
.registrieren:active,
.startseite:active,
.passwd:active,
.übersicht:hover,
.ta_eingabe:active,
.speichern:active,
.übung_zurück:active,
.auswertung:active,
.übung_vor:active,
.speichern:active,
.tabelle_einzel_close_button:active,
.register_abschliessen:active {
    transform: scale(1.2, 1.2);
}