.bbb  {
    background-color: whitesmoke;
    -ms-user-select:none;
    -moz-user-select:none;
    -webkit-user-select:none;
    -khtml-user-select:none;
    user-select:none;
    margin: 0 auto;
    }
    
.head  {
    margin: 0 auto;
    max-width: 1111px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    } 
    
.leer {
        margin: 0 auto;
        float: none;
        max-width: 100%;
        padding-bottom: 20px;
        padding-right: 10px;
        padding-left: 10px;
        text-align: center;
        }

        .leer--1 {
            margin: 0 auto;
            height: 0px;
            float: none;
            max-width: 100%;
            padding-bottom: 20px;
            padding-right: 10px;
            padding-left: 10px;
            text-align: center;
            }

            .leer--2 {
            margin: 0 auto;
            float: none;
            max-width: 100%;
            padding-bottom: 20px;
            padding-right: 10px;
            padding-left: 10px;
            text-align: center;
            }
    
h1 {
font-family: Segoe Print, MV Boli, Ink Free;
text-shadow: grey 1px 5px 10px;
text-align: center;
font-size: 99px;
}
                
.h2 {
font-family: Segoe Print, MV Boli, Ink Free;
text-shadow: grey 1px 5px 10px;
text-align: center;
font-size: 29px;
color: grey;
}

.bild-d-a {
    display: block;
    margin: 0 auto;
    width: 444px;
    height: auto;
}



p {
            font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
            color: black;
            font-style: normal;
            font-size: 18px;
            text-align: center;
            padding-right: 20px;
            padding-left: 20px;
            }

.rechte {
                font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
                vertical-align: middle;
                text-align: center;
                color:silver;
                font-size: 15px;
                }
        


.impi {
            text-align: justify;
            padding-right: 30px;
            padding-left: 30px;
            font-size: 15px;
            font-style: normal;
            font-weight: normal;
            color:silver; text-decoration: none;
    }



        .head-ind-footer  {
                margin: 0 auto;
                width: 88%;
                border-radius: 15px 15px 15px 15px;
                box-shadow: whitesmoke 0 4px 10px -2px;
                background-color: whitesmoke;
                padding-top: 30px;
                padding-bottom: 30px;
                text-align: center;
                font-size: 100%;
                -ms-user-select: none;
                -moz-user-select: none;
                -webkit-user-select: none;
                -khtml-user-select: none;
                user-select: none;
                }

                .foot {
                    margin: 0 auto;
                    max-width: 870px;
                    background-color: whitesmoke;
                    padding: 20px;
                    padding-bottom: 50px;
                    vertical-align: middle;
                    text-align: justify;
                    word-spacing: 1px;
                    color:black;
                    font-size: 12px;
                    line-height: 1.5;
                    }
                    
.imp {
                    background-color: whitesmoke;
                    margin: 0 auto;
                    max-width: 870px;
                    vertical-align: middle;
                    text-align: center;
                    color:black;
                    font-size: 14px;
                    }
                        
                    
                    a.imps:link         { color:silver; text-decoration: none;}
                    a.imps:hover   { color: rgb(63, 158, 248); text-decoration: none;}
                    a.imps:visited    { color:rgb(188, 188, 188); text-decoration: none; }
                    a.imps:active { color: rgb(63, 158, 248); text-decoration: none;}
                    

