/* Logo */

#banner {
        margin-top: 10px;
	margin-bottom: -40px;
        width: 100%;
        height: 250px;
        background-image: url(../images/logo_sanktaugustin.svg);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        position:center;
        border: 0px solid red;
 }

/* .btn#buttonfunktionseinheit-1 {
	display: none;
}

.btn#buttonfunktionseinheit-2 {
	display: none;
}

.btn#buttonfunktionseinheit-3 {
	display: none;
}
*/
