body {
    font-family: 'Marcellus SC', serif;
    background-color: black;
    padding-left: 5px;
    padding-right: 5px;
}

img {
    width: 300px;
}

video {
    width: 300px;
}

.headline {
    color: rgb(255, 225, 55);
    font-size: 200px;
}

a {
    color: rgb(184, 164, 51);
    text-decoration: none;
    font-size: 25px;
}

a:hover {
    text-decoration: none;
}

.zurueck {
    display: flex;
    justify-content: space-between;

}

.zurueckstyle {
    color: rgb(112, 101, 35);
    font-size: 14px;

}

.unterverzeichnis {
    color:rgb(140, 120, 0);
    font-size: 18px;
}

.baumclass1 {
    color: rgb(185, 162, 30);
    font-size: 18px;

}

.baumclass2 {
    color: rgb(140, 120, 0);
    font-size: 18px;
}

.fett {
    color:rgb(189, 170, 61);
    font-size: 24px;
    


}

.blütefruchtgröße {
    color: rgb(140, 120, 0);
    font-size: 20px;
}

a {
    color: rgb(94, 84, 33);
    text-decoration: underline;
    font-size: 25px;
}

a:hover {
    text-decoration: none;
}

.familiegattungart {
    color: rgb(140, 120, 0);
    font-size: 20px;
}