/* CSS Document -*- coding: utf-8-unix -*- */

body{
    background:url(../bilder/design/hgr_unternehmen.jpg) no-repeat;
}

#inh-re .bild {
    width:198px;
    border:1px solid #999;
    height:198px;
    display:block;
}

@media screen and (max-width: 800px) {

body{
	background:url(../bilder/design/hgr_unternehmen_m.jpg) no-repeat;
}


}