body {
    color: rgb(0, 0, 0);
    background-color: rgb(207, 247, 241);
    font-family: "roboto", sans-serif;
    text-align: center;
}

ul {
    text-align: left
}

ol {
    text-align: left;
    font-size: 20pt;
    background-color: rgb(207, 247, 241)
}

li {
    text-align: left;

}

h1 {
    height: 100px;
    background-image: url(img/info-hintergrund.jpg);
    color: aliceblue;
    font-size: 62pt;
    font-family: Arial Rounded MT Bold;
}

h2 {
    text-align: center;
    background-color: rgb(56, 205, 216);
    font-size: 35pt;
    font-family: Arial Rounded MT Bold;
}

p2 {
    font-size: 20pt;
}

tabelle {
    font-size: 20pt;
    text-align: center;
}

h3 {

    text-align: center;
    background-color: rgb(56, 205, 216);
    font-size: 35pt;
    font-family: Arial Rounded MT Bold;
}

SdK {
    font-size: 20pt;
}

h4 {

    text-align: center;
    background-color: rgb(56, 205, 216);
    font-size: 35pt;
    font-family: Arial Rounded MT Bold;
}

Alles {
    font-size: 20pt;
}

h5 {

    text-align: center;
    background-color: rgb(56, 205, 216);
    font-size: 35pt;
    font-family: Arial Rounded MT Bold;
}

warum {
    font-size: 20pt;
}

h6 {

    text-align: center;
    background-color: rgb(56, 205, 216);
    font-size: 35pt;
    font-family: Arial Rounded MT Bold;
}



footer {
    font-size: 20pt;
}