#Hinweis {
    text-align: justify;
    width: 460px;
    margin-top: 14px;
    font-size: smaller;
}

#Copyright {
    text-align: center;
    font-size: smaller;
}

#FormHeader {
    font-size: large;
    font-weight: bold;
    text-align: center;
    margin: 24px 0 14px 0;
}

#FormButton {
    text-align: center;
    margin: 15px 0;
"
}

#ContentBox {
    text-align: center;
    margin-top: 14px;
}

#DatumsBox {
    text-align: center;
    margin: 20px 0;
}

.linkBox {
    margin: 5px 0;
}