.background-image {
background-image: url(/obj/Bilder/buerogebaeude.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
width: 100%;
height: autopx;
}

