* {
background-color: #fff;
}
html, body { height: auto; }
body { background-image: none; }
#head, #menuleft, #navigationspath, #footer, .ansprechpartnerwrapper, #teaser, .commentarea > div { display: none; }
#wrapper {
background-image: none;
margin: 0;
width: auto;
}
#content, #wrap > div.container {
float: none;
margin: 0;
padding: 0;
width: auto;
}
#content div { padding: 0; }
.editor td, .editor th { background-color: transparent; }
.vcard {
display: block;
position: static;
}