.unsichtbar,
.invisible {
    position: absolute;
    margin-left: -9999px;
}

.clear {
    clear: both;
}