body {
    font-family: arial;
}

#text {
    position: absolute;
    left: 200px;
    top: 100px;
    font-family: arial;
}

#ueberschrift {
    font-size: 1.2em;
    font-weight: 600;
} 

#ueberschriftzwei {
      font-size: 1.1em;
}

#website {
    font-size: 1em;
    font-weight: lighter;
}

#anmerkung {
    font-size: 0.8em;
    font-style: italic;
}

#inarbeit {
    font-size: 0.8em;
}

#home {
    font-size: 1.2em;
}