p {
    font-size: 1.2rem;
}

.space {
    height: 20px;
}

.ausloesebild {
    margin: 10px;
    max-width: 200px
}

h5 {
    display: inline;
}

.tg {
    margin: auto auto 10px;
    border-collapse: collapse;
    border-spacing: 0;
}

.tg td {
    border-color: black;
    border-style: solid;
    border-width: 1px;
    font-family: Arial, sans-serif;
    font-size: 14px;
    overflow: hidden;
    padding: 10px 5px;
    word-break: normal;
}

.tg th {
    border-color: black;
    border-style: solid;
    border-width: 1px;
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    overflow: hidden;
    padding: 10px 5px;
    word-break: normal;
}

.tg .tg-0lax {
    vertical-align: top
}

.right-align {
    text-align: right;
}

.center-align {
    text-align: center;
}

ol {
    font-size: 1.2rem;
    padding-left: 15px;
}