#head{
    height: 200px; 
    background-image: url(images/rand_top_4k.png);
}
#content{
    margin-top: -90px;
    background-image: url(images/rand_mitte_4k.png);
    font-size: 36px;
}   
#footer{
    background-image: url(images/rand_unten_4k.png);
}
h1{
    /*color: #db2126;*/
    font-size: 60px;
    margin-top: 10px;
    margin-bottom: 10px;
}
h2{
    font-size: 52px;
    margin-top: 10px;
    margin-bottom: 10px;
}
h3{
    font-size: 44px;
    margin-top: 10px;
    margin-bottom: 10px;
}
#footer{
    font-size: 26px;
}
#logoimage{

    margin-bottom: -44px;
}    
#menue a{
    font-size: 34px;
} 