* {
 background-color: transparent;
 background-image: none !important;
}
#head, .top, #pflichtfeldhint, #mwsthint, #back, #footer, #links { display: none; }
#outer, #wrapper, #placeholder, .content {
 width: auto;
 height: auto;
 margin: 0;
 background-image: none;
 overflow: visible;
 padding: 0;
}
.box, .editor, .box h1 { width: auto; }
.onlyprint { display: block; }

