#logo {
    background-image: url(../images/Logos/Klinikum_vest_Logo.png);
    background-repeat: no-repeat;
    height: 140px;
}

.main_content_right_stellen {
    height: 435px;
    background-image: url(../images/bg_blase_stellen.png);
    background-repeat: no-repeat;
}

.main_content_right_infos {
    height: 435px;
    background-image: url(../images/bg_blase_infos.png);
    background-repeat: no-repeat;
}

.main_content_right_registrierung {
    height: 435px;
    background-image: url(../images/bg_blase_registrierung.png);
    background-repeat: no-repeat;
}

.main_content_right_login {
    height: 435px;
    background-image: url(../images/bg_blase_login.png);
    background-repeat: no-repeat;
}

.main_content_right_login_vergessen {
    height: 435px;
    background-image: url(../images/bg_blase_login_vergessen.png);
    background-repeat: no-repeat;
}

.main_content_right_datenschutz {
    height: 340px;
    background-image: url(../images/datenschutz.png);
    background-repeat: no-repeat;
}

.main_content_right_intern_start {
    height: 435px;
    background-image: url(../images/bg_blase_intern_start.png);
    background-repeat: no-repeat;
}

.main_content_right_intern_profil1 {
    height: 435px;
    background-image: url(../images/bg_blase_intern_profil1.png);
    background-repeat: no-repeat;
}
