
@media (max-width: 768px) {

    #hg_alles {
        background: none;
	    background-color: #949292;
    }

    .logo-oben {
        padding: 10px 0 0px 0px;
        width: 100px;
        height: auto;
    }

    .slogans {
        font-size: 20px;
    }

    #linke_seite {
        display: none;
    }

    .sprachwahl {
        position: absolute;
        top: 70px;
    }

    .anschrift.unten {
        display: block;
    }

}