
        @media (max-width: 650px) { body { min-width: 'initial' } body.desktopV { min-width: 980px } }
        @media (min-width: 651px) { body { min-width: 980px } body.mobileV { min-width: initial } }
                        .bodyBackground {
                            
background-image:url('/____impro/1/Pic/betonwand_001.jpg?etag=%22ffcc-5c754f50%22&sourceContentType=image%2Fjpeg&quality=80');
background-color:rgba(255,255,255,1);
background-repeat:repeat;
background-position:0% 0%;
background-size:auto;
background-attachment:scroll;
background-image-opacity:1;
                        }