.green {
    color: #00B050;
}

.align-left {
    text-align: left;
}

.align-center {
    text-align: center;
}

.align-right {
    text-align: right;
}

.willkommen {
    font-size: 14pt;
    font-weight: bold;
    padding-left: 15px;
    padding-right: 15px;
}

.willkommen2 {
    font-size: 8pt;
    margin-bottom: 20px;
}

.abschluss {
    text-align: right;
    color: #00B050;
    font-family: "Microsoft Sans Serif";
    margin-top: 80px;
    font-size: large;
}

.titel {
    margin-bottom: 50px;
}

.logo {
    margin-bottom: 50px;
}

.margin-top {
    margin-top: 50px;
}

.margin-top140 {
    margin-top: 140px;
}

.navbar {
    margin-bottom: 50px;
}

.end {
    margin-bottom: 50px;
}