﻿#Site_Begruessung {
    display: none;
    /*  visibility:hidden;*/
}


#carouselExampleCaptions {
    display: none;
}

#Impressum_Rahmen {
    margin-top: 140px;
}

#ImpressumFeld_9,
#ImpressumFeld_10 {
    display: none;
}


#ImpressumFeld_11,
#ImpressumFeld_12 {
   /* display: none;*/
}




.qr_code {
    margin-top: 0px;
    background: url(../logos/qr_code.png) left no-repeat;
    height: 150px;
    background-size: 150px;
}

.impressumtext,
.impressumtext_1,
.impressumtext_2,
.impressumtext_gr,
.impressumtext_xxl {
    font-family: Verdana, Arial, Helvetica;
    font-size: 0.8em;
    color: black;
    /*margin-left: 20px;*/
}

.impressumtext_1 {
    color: dimgrey;
    font-size: 0.8em;
}

.impressumtext_2 {
    font-size: 1.0em;
}


.impressumtext {
    font-size: 1.0em;
}

    .impressumtext a:link {
        text-decoration: none;
        COLOR: Green;
    }

    .impressumtext a:hover {
        COLOR: yellowgreen;
    }


.impressumtext_gr {
    font-size: 1.2em;
    text-decoration: underline;
}

.impressumtext_xxl {
    font-size: 1.6em;
}
