
/* Style für Bereiche die nicht gedruckt werden */
.noprint {
    display:none;
}
.width_full         { width:100% !important; }
.width_left         { width: 40% !important; }
.width_left_        { width:100% !important; }
.width_right        { width:100% !important; }
.width_content      { width:100% !important; }
.width_function     { width:100% !important; }
.width_function_    { width:100% !important; }

