.kopfzeile h1{
    color: darkturquoise;
    align-content: center;
    text-align: center;

}

.kopfzeile{
    background-color: black;
}

body{
    background-color: black;
}

.login2 tr td p{
    color: darkturquoise;
}