@font-face {
    font-family: QuicksandNormal;
    font-style: normal;
    font-weight: 400;
    src: url("./quicksand-cdnfonts/Quicksand_Book.otf");
}
@font-face {
    font-family: QuicksandBold;
    font-style: normal;
    font-weight: 600;
    src: url("./quicksand-cdnfonts/Quicksand_Bold.otf");
}
@font-face {
    font-family: QuicksandFat;
    font-style: normal;
    font-weight: 700;
    src: url("./quicksand-cdnfonts/Quicksand_Bold.otf");
}

body {
    font-family: 'QuicksandNormal', sans-serif;
    font-weight: 400;
    word-wrap: break-word;
}

h1 {
    font-family: 'QuicksandBold', sans-serif;
    font-weight: 600;
}

h1.logo {
    font-family: 'QuicksandFat', sans-serif;
    font-weight: 700

}

h4.signet {
    font-family: 'QuicksandNormal', sans-serif;
    font-weight: 400

}

.bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-size: 80% auto !important;
    background-position: 50% 60px;
    background-repeat: no-repeat;
    overflow: auto;
}

.ueber_uns, .preise {
    float: left;
    width: 90%;
    margin-left: 70px;
}

#map {
    height: 100%;
    width: 100%;
}

#map iframe {
    height: 80%;
    width: 100%;
    padding-top: 3%;
}

#header {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 60px;
    opacity: 1;
    z-index: 100;
    background-color: rgb(255, 245, 229);
}

@media (max-width: 1250px) {
    #header {
        height: 120px;
    }
}

.center {
    max-width: 90%;
    min-width: 320px;
    padding: 0 40px;
    margin-left: auto;
    margin-right: auto;
}

#logo {
    padding: 0;
    margin: 0 0 0 20px;
    height: 60px;
    width: 50px;
    float: left;
    background-image: url("images/logo-blaetter.png");
    background-size: contain;
    background-repeat: no-repeat;
}
.logo {
    cursor: pointer;
}

#name {
    float: left;
    text-align: left;
    padding-top: 10px;
}

#name h1 {
    font-size: 20px;
    margin-top: 3px;
}

#name h4 {
    font-size: 13px;
}


.content {
    line-height: 1.3em;
    margin-top: 140px;
}

.spalte_1 {
    margin-left: 60px;
    width: 33%;
    padding: 20px;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, .7);
}

.spalte_2 {
    margin-left: 33%;
    width: 33%;
    padding: 10px;
    background-color: rgba(255, 255, 255, .6);
}

.spalte_3 {
    margin-left: 66%;
    width: 33%;
    padding: 10px;
    background-color: rgba(255, 255, 255, .6);
}

.content img {
    width: 75%;
    height: auto;
    min-width: 150px;
}

.content h1, .content h2 {
    font-size: 20px;
    margin: 10px 0;
}

.content p {
    font-size: 14px;
    margin: 10px 0;
}

p.maginal {
    font-size: .75em;
    opacity: 0.4;
}

.maginal a, .maginal a:active, .maginal a:visited {
    color: #999;
    text-decoration: underline;
}

.maginal a:hover {
    text-decoration: none;
}

.content canvas {
    width: 400px;
    height: 400px;
}

.previous {
    position: absolute;
    width: 20%;
    left: 0;
    top: 0;
    bottom: 0;
    opacity: 1;
    transition: all .5s;
    -webkit-transition-delay: 0s;
    -webkit-transition-property: all;
    -webkit-transition-duration: .5s;
    -moz-transition-delay: 0s;
    -moz-transition-property: all;
    -moz-transition-duration: .5s;
}

.previous:after {
    content: '';
    position: absolute;
    top: 45%;
    left: 2%;
    overflow: visible;

    border-color: transparent rgba(255, 255, 255, .6);
    border-style: solid;
    border-width: 40px 40px 40px 0px;
    height: 0px;
    width: 0px;
}

.next {
    position: absolute;
    width: 15%;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transition: all .5s;
    -webkit-transition-delay: 0s;
    -webkit-transition-property: all;
    -webkit-transition-duration: .5s;
    -moz-transition-delay: 0s;
    -moz-transition-property: all;
    -moz-transition-duration: .5s;
}

.next:after {
    content: '';
    position: absolute;
    top: 45%;
    right: 2%;
    overflow: visible;

    border-color: transparent rgba(255, 255, 255, .6);
    border-style: solid;
    border-width: 40px 0px 40px 40px;
    height: 0px;
    width: 0px;
}

.next:hover, .previous:hover {
    cursor: pointer;
    opacity: 0.7;
}

.footer {
    line-height: 1.4em;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto;
    background-color: rgba(253, 253, 253, 0.80);
}

#imprint img {
    min-width: 0 !important;
}

.spalte_li {
    margin-left: 70px;
}

.table-container {
    display: flex;
    flex-direction: column
}

.row {
    display: flex;
    flex: 1 auto;
    justify-content: space-evenly;
    border-top: 1px solid #7D7559;
}

.row:first-child {
    border-top: none;
}

.col-5 {
    min-width: 20%;
}
.col-3 {
    min-width: 33%;
}

/* datepicker */
.ui-state-disabled:not(.ui-datepicker-other-month):not(.ui-datepicker-prev):not(ui-datepicker-next) span {
    background: rgba(150, 10, 10, .5);
    color: white;
}

.ui-widget-content a.ui-state-default {
    border: 1px solid #c5c5c5;
    font-weight: normal;
    color: white;
    text-align: center;
    background: rgba(10, 150, 10, .75);
    opacity: .9;
}

.ui-widget-content a.ui-state-default:hover {
    color: white;
    text-align: center;
    background: rgba(20, 175, 20, .75);
}


/* Responsives */
@media (min-width: 568px) and (max-width: 960px) {

    h4.signet {
        display: none;
    }

    #name h1 {
        margin-top: 8px;
    }

    .bg {
        background-size: auto 100% !important;
        background-position: 50% 50%;
    }
}

@media (min-width: 1px) and (max-width: 800px) {
    #header {
        height: 100px;
    }

    h4.signet {
        display: none;
    }

    #name h1 {
        margin-top: 8px;
    }

    .bg {
        background-size: auto 100% !important;
        background-position: center center;
    }

    .content p {
        font-size: 14px;
        line-height: 16px;
    }

    .content h1 {
        font-size: 18px;
        line-height: 20px;
        margin: 0;
    }

    .content h2 {
        font-size: 14px;
        line-height: 16px;
        font-weight: bold;
        margin: 0;
        padding: 0;
    }

    .spalte_3, .spalte_1 {
        margin-left: 50px;
        width: calc(100% - 120px);
        border-radius: 10px;
    }

    .spalte_li {
        margin-left: 0px;
    }

    #logo {
        margin: 0;
    }
}

@media (max-width: 590px) {
    #header {
        height: 100px;
        border-bottom: 1px solid #ccc !important;
    }

    .content canvas {
        display: none;
    }

    .ueber_uns {
        width: 85%;
        margin-left: 0px;
    }

    .content img {
        min-width: 0;
    }

    .content h3, .content h2 {
        font-size: 11px;
        line-height: 13px;
        font-weight: bold;
    }

    #contact p {
        font-size: 11px;
    }
}

@media (min-width: 1px) and (max-width: 320px) {

    #header {
        height: 120px;
        border-bottom: 1px solid #ccc !important;
    }

    h4.signet {
        display: none;
    }

    #name h1 {
        margin-top: 8px;
    }

    .bg {
        background-position: right bottom;
    }

    .center {
        min-width: 240px;
    }

    .content canvas {
        display: none;
    }

    .content p {
        width: 100%;
    }

    .center.content {
        padding: 0;
        margin-left: 0;
    }

    .content p {
        font-size: 11px;
        line-height: 12px;
    }

    .content h1 {
        font-size: 18px;
        line-height: 20px;
        margin: 0;
    }

    .content h2 {
        font-size: 14px;
        line-height: 16px;
        font-weight: bold;
        margin: 0;
        padding: 0;
    }

    .spalte_1, .spalte_3 {
        width: 70%;
        margin: 0 auto;
    }

    .ueber_uns {
        width: 80%;
        margin: 0 10%;
        display: block;
    }

    .ueber_uns p {
        text-align: justify;
    }

    .preise {
        width: 80%;
        margin: 0 10%;
        display: block;
    }

    .preise p {
        text-align: justify;
    }

    .content img {
        min-width: 0;
    }

    .content h3, .content h2 {
        font-size: 11px;
        line-height: 13px;
        font-weight: bold;
    }

    #contact p {
        font-size: 11px;
    }

    #logo {
        margin: 0 0 0 5px;
    }

    .spalte_li {
        margin-left: 20px;
        margin-right: 15px !important;
        width: 36% !important;
    }
}
