@charset "UTF-8";
.language-flag-position {
    margin-left: 10px;
    text-align: right;
}
.navbar-position {
    margin-top: -30px;
}
.headline-beige {
    color: #B89A5F;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 20pt;
}
.fliess-grau {
    color: #6B6B6B;
    font-size: 12pt;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding-left: 0.35rem;
    padding-right: 0.35rem;
}
.fliess-beige {
    color: #D1B681;
    font-size: 12pt;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding-left: 0.35rem;
    padding-right: 0.35rem;
}
.fliess-rot {
    color: #FF0000;
    font-size: 14pt;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding-left: 0.35rem;
    padding-right: 0.35rem;
}
.fliess-grau-thumbnail {
    color: #6B6B6B;
    font-size: 12pt;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding-top: 0px;
    margin-top: -5px;
    line-height: 14pt;
}
.fliess-beige-thumbnail {
    color: #B89A5F;
    font-size: 12pt;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding-top: 0px;
    margin-top: -5px;
    line-height: 14pt;
}
.subhead-grau {
    color: #474747;
    font-size: 15pt;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.subhead-grau-auflistung {
    color: #5B5B5B;
    font-size: 15pt;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 18pt;
}
.subhead-beige {
    color: #B89A5F;
    font-size: 15pt;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.subhead-beige-thumbnail {
    color: #B89A5F;
    font-size: 15pt;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-top: 5px;
}
.text-div-border-1 {
    padding-left: 0px;
    padding-right: 0px;
}
.logo-border-mobile {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 15px;
}
.logo-wrapper-mobile {
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.trennlinie_beige {
    border-top: thin solid #DCC8A1;
    margin-bottom: 10px;
}
.container-grau {
    background-color: #e9ecef;
}
.container-grau-hell {
    background-color: #F4F6F7;
}
.card-spacer {
    margin-top: 12px;
}
.portrait-border {
    text-align: center;
}
.logo-wrapper-widescreen {
    text-align: center;
}
.logo-widescreen {
    margin-top: -100px;
}
.carousel-position {
    padding-top: 50px;
}
.auflistungs-logo-border {
    margin-right: 8px;
}
.headline-shadow {
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
    text-shadow: 2px 2px 4px #CCCCCC;
}
