  @media only screen and (min-width: 701px) {

      body {
        background-image: url(../img/preise_5703.jpg);
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-size: cover;
        z-index: 1;
      }}