#mitarbeiter {
    background: #58585a;
    width: 191px;
    height: auto;
    clear: none;
    float: left;
    margin-top: 55px;
    padding-bottom: 20px;

    border-bottom: solid 10px;
    border-bottom-color: #4499ff;
}
.mitarbeiter {
    margin-top: 7px;
    color: #cccccc;
}

#copy {
    width: auto;
    height: auto;
    float: left;
    margin-top: 45px;
    margin-left: 210px;
}

