/* --- Hintergrundbild --- */
.login-pf {
  background: none;
}
.login-pf body {
  background: url('../img/background.jpg') no-repeat center center fixed;
  background-size: cover;
}
