* {
    border: 1px rgba(255, 0, 0, 0) solid;
}

#fehlerimg {
    width: 50px;
    height: 50px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.fehlerdiv {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 21%;
}