/* --- Print/Screen --- */
.ScreenOnly { display:none; }
.PrintOnly { display:block; }

.article { margin:0px; }

#bodyBox { width:100% auto; }
    
#topSuche,
#topChat,
#topNavi,
#bottomNavi,
#tarinfInfoHotline,
#bottom,
#divSupport
{   
    display:none; 
}
    
#kruemel,
#contentBox,
#bottom { 
    background-color:Transparent;
}