@charset "UTF-8";
headline {
    color: #F31029;
}
.klasseTest {
    font-family: verdana;
    font-weight: normal;
    font-size: 1.2em;
    line-height: 1.8em;
    text-align: center;
    color: #F31029;
    background-color: #E3E3E3;
    margin-top: 100px;
    height: 800px;
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 200px;
}
.erster {
    color: #414344;
    float: left;
    padding-top: 30px;
    top: 50px;
}
.zweiter {
    color: #414344;
    font-size: 3em;
    font-style: normal;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}
