.pageCover {
  background: url("https://static-de.moveon4.com/dsz/images/S208_StudienstiftungBUW_Logo.jpg") left top no-repeat, url("https://static-de.moveon4.com/dsz/images/DSZ_Logo_RGBdigital.jpg") right top no-repeat;
  background-size: 45%;
  min-height: 350px;
  margin-top: 5px;
}
.loginContainer:before {
	content: "Bitte verwenden Sie Firefox oder Chrome. Bitte beachten Sie, dass das Passwort mindestens eine Zahl, einen Buchstaben und ein Sonderzeichen enthalten und aus mind. 8 Zeichen bestehen muss.Please ensure you are using Firefox or Chrome. Please also create a password which must contain letters, numbers and special characters and be at least 8 digits long.";
}

#languageButtons {
    float: right;
    position: absolute;
    right: 0px;
    top: -10px;
    margin-right: 5px;
}