@charset "UTF-8";
/* CSS Document */

body.impressum {
background:#FFF url(../img/bg_impressum0.jpg) no-repeat center top;
background-attachment:fixed;
}
body.team {
background:#FFF url(../img/bg_team.jpg) no-repeat center top;
background-attachment:fixed;
}
body.firma {
background:#FFF url(../img/bg_home0.jpg) no-repeat center top;
background-attachment:fixed;
}
body.bereiche {
background:#FFF url(../img/bg_bereiche0.jpg) no-repeat center top;
background-attachment:fixed;
}
body.referenzen {
background:#FFF url(../img/bg_referenzen0.jpg) no-repeat center top;
background-attachment:fixed; 
}
body.mitgliedschaften {
background:#FFF url(../img/bg_mitgliedschaften0.jpg) no-repeat center top;
background-attachment:fixed;
}


