.logo {
     float:left;
}


.jobtitle{
     color:#666666;
     text-align:right;
     float:right;
}


.footer{
    margin-left: auto;
    margin-right: auto;
    width: 550px;
    text-align: center; 
} 


footer a {
    color: #FB3A3A;
/*    font-size: 20px;*/
/*    font-weight: bold;*/
    text-decoration: underline;
}


.bewerben{
    float: left;
    text-align: right;
    width: 53%;
}

a{
    color: #FB3A3A;

}

.close{
   float:right;
   padding-top: 25px;
}