
.container {
    margin-top: 20px;
    margin-bottom: 50px;
}
h1 {
    margin-top: 25px;
    margin-bottom: 15px;
    font-size: 2.0em;
}

h2 {
    color: #3854A1;
    margin-top: 25px;
    margin-bottom: 35px;
    font-size: 1.75em;
}

.main {
    font-weight: bold;
}

.klein {
    font-size: 0.8em;
}

img {
    margin-bottom: 20px;
}