.studip_container .ce-bodytext + .ce-bodytext {
    margin-top: 3em;
}

input.f3-form-error {
    background-color:#FF9F9F;
    border: 1px #FF0000 solid;
}

.tx-studipol table {
    border-collapse:separate;
    border-spacing:10px;
}

.tx-studipol table th {
    font-weight:bold;
}

.tx-studipol table td {
    vertical-align:top;
}
