/*Hintergrundbild über ganze Seite */
body.site {
background: transparent;
background-image: url(/images/Icons/MFBeV_Stempel_10_trans.png);
background-position: top;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
}