body {
    background-color: white;
}

h1 {
    font: normal normal normal 14px/1.93 "Lora", serif;
    font-size: 60px;
    margin: 0;
    text-transform: uppercase;
}

h3 {
    font: normal normal normal 14px/1.93 "Lora", serif;
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 50px;
}

ul {
    list-style: none;
}

a {
    text-decoration: none;
    color: black;
}

.Ueberschrift {
    text-align: center;
}

.header {
    border: 1px solid;
    border-left: none;
    border-right: none;
}