body {
    color: rgb(0, 0, 0);
    background-color: rgb(110, 197, 75);
    font-family: "roboto", sans-serif;
    text-align: center;
}


ul {
    text-align: left;
    font-size: 20pt;
}

ol {
    text-align: left;
    font-size: 20pt;
}

li {
    text-align: left;

}

h1 {
    height: 100px;
    background-image: url(img/nawi-hintergrund.jpg);
    background-repeat: no-repeat;
    width: 100%;
    font-size: 62pt;
    font-family: Arial Rounded MT Bold;
    background-position: 50%;
    background-size: 100%;
    color: rgb(255, 255, 255);


}

h2 {
    text-align: center;
    background-color: rgb(0, 117, 6);
    font-size: 35pt;
    font-family: Arial Rounded MT Bold;
    color: white;
}

p2 {
    font-size: 20pt;
}

p {
    font-size: 20pt;
}

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

h3 {

    text-align: center;
    background-color: rgb(0, 117, 6);
    font-size: 35pt;
    font-family: Arial Rounded MT Bold;
    color: white;
}

SdK {
    font-size: 20pt;
}

h4 {

    text-align: center;
    background-color: rgb(0, 117, 6);
    font-size: 35pt;
    font-family: Arial Rounded MT Bold;
    color: white;
}

Alles {
    font-size: 20pt;
}

h5 {

    text-align: center;
    background-color: rgb(0, 117, 6);
    font-size: 35pt;
    font-family: Arial Rounded MT Bold;
    color: white;
}

warum {
    font-size: 20pt;
}

h6 {

    text-align: center;
    background-color: rgb(0, 117, 6);
    font-size: 35pt;
    font-family: Arial Rounded MT Bold;
    color: white;
}



footer {
    font-size: 20pt;
}