



#willkommenformular{
    font-size: calc(1.6vw + 3.2vh);
    font-weight: 420;
    letter-spacing: 1.4px;
}

#willkommentext{
    line-height: 1.8;
    letter-spacing: 0.2px;
    font-weight: 400;
    font-size: calc(2vh);
    max-width: 800px;
}

#kontakt{
    padding-bottom: calc(4vw + 4vh);
}

#hauptlogo img{
    object-fit: contain;
    max-height: 100%;
}