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

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



#inh-re .bild {
    background: url(../bilder/inhalt/logo-postfinance.png) no-repeat;
    width:198px;
    border:1px solid #999;
    height:72px;
    display:block;
}

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

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


}