.ü{
    margin-top:10px;
    font-size:15pt;
    text-align: center;
}

.text{
    margin-top:5px;
    font-size:25pt;
    text-align: center;
}

.text2{
    margin-top:5px;
    font-size:10pt;
    text-align: center;
}

.hauptbild{
    background-image: url("images/server_129.png");
    height:65vh;
    background-size:cover;
}

a:link, a:visited {
    text-decoration: none;
    color:black;
}

a:hover {
    color:red;
}