body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    line-height: 120%;
}

a img {
    border: none;
}

h1XX {
    font-size: 1.1em;
    color: #990000;
    font-weight: 700;
}

h2XX {
    line-height: 1em;
    color: #990000;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}

h1, h2, h3, h4 {
    color: #990000;
    font-weight: bold;
    text-transform: uppercase;
}

h1 {
}

h2 {
}

h5 {
    font-weight: bold;
}

.nav-bg {
    background-color: #ab9164;
}

.nav-link {
    color: #ffffff;
}

#mainNav .nav-link {
    font-size: calc(0.1rem + 1.4667vw);
    padding: 6px;
}

@media (max-width: 767px) {
    #mainNav .nav-link {
        font-size: 0.9rem;
    }
}

@media (min-width: 992px) {
    #mainNav .nav-link {
        padding: 10px;
    }
}

@media (min-width: 1200px) {
    #mainNav .nav-link {
        font-size: 1.2rem;
    }
}

.nav-link:hover {
    color: #ab9164;
    background-color: #ffffff;
}

#mainNav .nav-item .active {
    color: #990000;
    font-weight: bolder;
}

table {
    border-collapse: separate;
}

tbody, thead, tfoot, tr, td, th {
    border-style: inherit;
    border-width: inherit;
    border-color: inherit;
    background-color: #F4E6D1;
}

.Kursstunden th:first-child,
.Kursstunden td:first-child {
    position: -webkit-sticky;
    position: sticky;
    left: 0;
    border-color: #ffffff;
    z-index: 1;
}

.Kursstunden {
    border-collapse: collapse;
    border-width: 1px;
    border-style: solid;
    border-color: #ffffff;
    margin-top: 6px;
    margin-bottom: 4px;
    text-align: center;
}

    .Kursstunden th {
        padding: 8px 6px;
        background-color: #dfdbc3;
        font-size: 0.8em;
        width: 35px !important;
        font-weight: normal;
        text-align: center;
    }

    .Kursstunden td {
        padding: 8px 4px;
        min-width: 80px;
        max-width: 100px
    }

    .Kursstunden tbody td {
        background-color: #bcb27f;
        height: 80px;
        border-color: #dfdbc3;
    }

    .Kursstunden tr.tag {
        font-weight: bold;
        font-style: italic;
        font-size: 1em;
        color: #990000;
    }

    .Kursstunden tr.studio td {
        background-color: #dfdbc3;
        width: 100px;
        font-size: 0.8em;
        text-align: center;
    }

    .Kursstunden p {
        line-height: 1.2;
        margin: 0px;
        font-size: 0.8em;
    }

        .Kursstunden p:first-child {
            font-weight: bold;
        }

        .Kursstunden p span {
            color: rgb(204,0,51);
            font-size: 0.9em
        }

.KursOK {
    background-color: floralwhite !important; /* #78a28f !important;*/
}

.KursUnsicher {
    background-color: orange !important;
    color: black;
}

.preisOptionen td {
    background-color: #DFDBC3;
    padding: 7px 12px 7px 12px;
}

.preisOptionen th.preiseRegStud {
    background-color: #b8d0bc;
    width: 150px;
    padding: 7px;
}

.preisOptionen .option {
    width: 600px;
}

@media (min-width: 768px) {
    #dances_sidebar{
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media (min-width: 780px) {
    #dances_sidebar {
        padding-left: 12px;
        padding-right: 12px;
    }
}
@media (min-width: 850px) {
    #dances_sidebar {
        padding-left: 16px;
        padding-right: 16px;
    }
}
@media (min-width: 992px) {
    #dances_sidebar {
        padding-left: 6px;
        padding-right: 6px;
    }
}
@media (min-width: 1050px) {
    #dances_sidebar {
        padding-left: 10px;
        padding-right: 10px;
    }
}


    #contact {
        width: 250px;
        font-size: 0.75em;
    }

    #tabDance .nav-tabs {
        font-size: 0.7em;
    }

    #tabDance .nav-link {
        background-color: #AB9164;
    }

#tabDance .nav-link:hover {
    background-color: #ffffff;
}

    #tabDance .nav-item .active {
        color: #990000;
        font-weight: bolder;
        border-bottom: 1px solid #ab9164;
    }

    #tabDance .tab-content {
        font-size: 0.75em;
        border: 1px solid #ab9164;
        background-color: #f4e6d1;
    }

    #tabDance .tab-pane {
        padding: 1rem;
        line-height: 120%;
    }

    .main-content {
        border: 1px solid #ab9164;
        background-color: #f4e6d1;
        padding: 20px;
    }

    .VCRed {
        color: #990000;
        font-weight: 700;
    }

    .small {
        font-size: 0.75em;
    }

    .PreistypTag {
        color: #000;
    }

    .Kursbeginn {
        font-size: 0.8em;
        color: #900;
    }

    .KurseEntfallen {
        color: rgb(204,0,51);
    }

    .auto-style1 {
        text-decoration: underline;
        color: #990000;
    }

    a[href^="mailto"] {
        color: black;
        text-decoration: none;
    }

        a[href^="mailto"]:hover {
            text-decoration: underline;
        }

    .auto-style4 {
        background-color: #78a28f;
        width: 80px;
    }

    .auto-style9 {
        text-align: left;
        background-color: #F4E6D1;
    }

    .auto-style10 {
        text-align: center;
    }

    .auto-style12 {
        font-weight: normal;
    }

    .auto-style21 {
        height: 111px;
    }

    .auto-style25 {
        color: #3366FF;
        text-align: center;
    }

    .auto-style26 {
        color: #0000FF;
    }

    .auto-style27 {
        height: 88px;
    }

    .auto-style31 {
        color: #0066FF;
        width: 143px;
    }

    .auto-style32 {
        height: 111px;
        width: 143px;
    }

    .auto-style34 {
        color: #009933;
    }

    .auto-style35 {
        text-decoration: underline;
    }
