.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.container .row td {
    padding-bottom: 20px;
    padding-right: 5px;
}


.wrapper {
    background-color: #2D9B98;
    color: #FFF;
    padding: 50px 0;
    margin: 30px auto;
}

.noc {
    color: #000;
}


.wrapper i.bi,
.container i.bi{
    font-size: 80px;
}

.wrapper.nomargin {
    margin: 0 auto !important;
}

.wrapper.nopadding {
    padding: 0 0 !important;
}

.wrapper h2,
.wrapper h5{
    color: #FFFFFF;;
}

label {
    display: inline-block;
    margin-bottom: .0rem;
    margin-top: .5rem;
}

span.point{
    font-size: 60px;
    color: #2D9B98;;
}
.navbar-brand {
    font-size: 16px;
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255,255,255,1);
    font-size: 1.7rem;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
}

.headtext {
    font-size: 26px;
    background-color: #FFF;
    color: #2D9B98;
}

.headtext.links {
    padding-right: 20px;
    padding-left: 10px;
}

.headtext.rechts {
    text-align: right;
    right: 15px;
    padding-right: 10px;
    padding-left: 20px;
}

.headtext.box1 {
    position: absolute;
    top: 0px;
    display: flex;
}

.headtext.box2 {
    position: absolute;
    top: 50px;
    display: flex;
}

.headtext.box6 {
    position: absolute;
    top: 150px;
    display: flex;
    max-width: 50%;
}

.headtext.box3 {
    position: absolute;
    top: 100px;
    display: flex;
}

.headtext.box4 {
    position: absolute;
    top: 150px;
    display: flex;
}

.headtext.box5 {
    position: absolute;
    top: 200px;
    display: flex;
}

.bg-primary {
    background-color: #2D9B98 !important;
}

.btn-primary {
    color: #fff;
    background-color: #2D9B98;
    border-color: #2D9B98;
}

p.ticker{
    background-color: #2D9B98;
    color: #FFF;
    font-size: 22px;
    text-align: center;
    padding: 15px 0;
}

.checktext {
    font-size: 20px;
}

a {
    color: #2D9B98;

}

.container #Datenschutz li {
    list-style-type: upper-roman;
}

.wrapper.bottom {
    padding: 0px 0;
    margin: 0px auto;
}

.wrapper.bottom p {
    text-align: center;

    padding: 0px 0;
    margin: 10px;
}

.wrapper.bottom p a{
    color:  #FFF;
}

.wrapper p a.aw{
    color:  #FFF;
    font-weight: bold;
}

.wrapper p a.aw,
.wrapper label a.aw,
a.aw {
    color:  #FFF;
    font-weight: bold;
}

h4.h4w {
    color:  #FFF;
}

span.tzadr {
    font-size: 18px;
}

.btn-outline-primary {
    color: #2D9B98;
    background-color: #FFF;
    border-color: #FFF;
}

p.ticker_smalltext {
    font-size: 18px;
    text-align: center;
}

span.smalltext {
    font-size: 12px;
}

.kostentext {
    font-size: 18px;
}


.kostentext_big {
    font-size: 20px;
}

.container .row table.ihredaten td {
    padding-bottom: 10px !important;
    padding-right: 10px !important;
}

/* Ort Navigation */
.test_orte .ort{
    width: 33.33333%;
    float: left;
    text-align: center;
    margin-bottom: 25px;
}
.test_orte .ort span{
    border: 1px solid #2D9B98;
    color: #2D9B98;
    font-size: 1.5rem;
    text-align: center;
    line-height: 45px;
    cursor: pointer;
    padding: 7px 70px;
    transition: all 0.2s;
}
.test_orte .ort.act span{
    border: 1px solid #2D9B98;
    background-color: #2D9B98;
    color: #fff;
}
.test_orte .ort span:hover{
    background-color: #2D9B98;
    color: #fff;
}
.test_orte h4{
    display: block;
    margin-bottom: 40px;
    width: 100%;
}
.ort_nav{
    width: 100%;
    float: left;
    margin: 25px 0 40px 0;
}
.hidden_ort{
    width: 100%;
    float: left;
    display: flex;
    flex-wrap: wrap;
    display: none;
    margin-bottom: 50px;
}
.hidden_ort.act{
    display: flex;
}
.is_pcr{
    display: none;
}
.ort_spec{
    display: none;
    margin-bottom: 24px;
}
.ort_spec.show_0{
    display: inline-block;
}





@media (min-width: 768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }
}

@media (max-width: 768px) {
    .headtext {
        font-size: 18px;
    }

    .headtext.box2 {
        top: 40px;
    }

    .headtext.box3 {
        top: 100px;
    }
    .headtext.box4 {
        top: 140px;
    }

    .headtext.box5 {
        top: 180px;
    }
    .headtext.box6 {
        top: 220px;
        max-width: 93%;
    }

    p.ticker {
        font-size: 16px;
        padding: 10px 20px;
    }

    .navbar-dark .navbar-nav .nav-link {
        color: rgba(255,255,255,1);
        font-size: 1.5rem;
    }

    .row.test_orte{
        margin: 0;
        padding: 0;
    }
    .test_orte .ort{
        width: 100%;
        margin-bottom: 22px;
    }
    .test_orte .ort span{
        font-size: 20px;
    }
}

.flagge {
    position: absolute;
    top: -50px;
    right: 0px;
    display: flex;
    padding-right: 15px;
    font-size: 34px;
}

.flagge a {
    text-decoration: none;
}

.flaggede {
    right: 45px;
}

.flaggenl {
    top: -49px;
}

.flaggeaus {
    opacity: 0.4;
}

.pcrlink {
    text-decoration: underline;
    font-weight: bold;
}

.pcrlink::after{
    content: "\0020\00BB";
    font-size: 24px;
    line-height: 16px;
}

.wrapper h4 {
    color: #FFF;
}