.container_center {
    display: flex;
    justify-content: center;
}

#hinweis_key {
    padding-top: 15px;
}

#tab_content {
    width: 90%;
}

#fehlermeldung {
    float: left; 
    width: 90%; 
    text-align: center;
}