.backgroundphoto{
    height: 100vh;
    width: auto;
}


.impressum{
    margin-top: 70px;
    margin-left: 50px;
    margin-right: 400px;
}

.bestPageContact{
    display: inline-flex;
    margin-top: 20px;
    font-weight: bold;
}

/* #contact{
    background-image: url("Hintergrundbild.png");
    
}
 */

 /* .projektauswahl{
    display: inline-flex;
    justify-content: center;
    justify-content: space-around;
    margin-left: 40px;
 } */

 .rotation{
    position: relative;
    animation: myothermove 5s infinite;
 }

 @keyframes myothermove {
    from {top: 0px;}
    to {top: 20px;}}



#contact-constructor{
    background-image: linear-gradient(rgb(13, 159, 244),rgb(5, 55, 85), rgb(2, 241, 247));
}

.titel_constuctor{
    color: rgb(1, 1, 77);
}

.officehero{
    background-image: url("desc.jpg");
}

.background_contact{
    background-image: url(fotos/elbphilharmonie-3891238_1280_alf.png) ;
    margin-top: 5px;
}