html{
    background-size: cover !important; 
  }
  body {
    background: -moz-linear-gradient(top, rgba(0,0,0,0.44) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.44) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.44) 0%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6000000', endColorstr='#00000000',GradientType=0 );
  }
  body .ph_footer {
    padding-bottom: 0rem !important;
  }html{background: url('/fileadmin/platzhirsche/mitglieder/1/126811/Galerie/Fischgrat-1.jpg') no-repeat center bottom fixed;background-size: cover;}