/* kein Hintergrund */
body { background: transparent none; }
/* Werbung */
#caption, #sky { display:none; }
/* Breadcrumb und Quicklinks */
div#content_header_area, div#content_header_area_with_logo { display:none; }
/* Box header mit Channelname */
div.box_header span.set_right { display:none; }
/* Artikel drucken */
div.box_footer span.set_right { display:none; }
/* Footerlinks */
div#content_footer_links_area { display:none; }
/* Content Ende */
div#content_footer_body_bottom_area,
div#content_footer_shadow_area { display:none; }

div#content_area { position:relative; top:100px; left:0;width:806px; }
#content_area #content_header_area, #content_area #content_body_area { width:630px; }
#content_body_area { width:100% !important; padding:0; }
#content_footer_area { display:none; }
.box_body { width:100% !important; }
.doc_content_wide { width:614px;padding:5px 6px 15px 6px;}
h4 { margin-top:20px; }
.nopdf {width:0;}
.nopdf img {display:none;}

