table, th, td {
    border: solid 2px;
    border-collapse: collapse;
    padding: 10px;
}

.noborder {
    border: none;
    background-color: rgb(174, 179, 247);
}

.table1 {
    width: 100%;
}

.spalte10 {
    width: 100%;
}

.spalte01 {
    width: 35%;
}

.spalte02 {
    width: 45%;
}

.spalte03 {
    width: 20%;
}

.spalte11 {
    width: 15%;
}

.spalte12 {
    width: 35%;
}

.spalte13 {
    width: 50%;
}