#whiteBar, #generic, #header, #intro,
#navbox, #toolboxtop, #subnavcontainer,
#toolbarbottom, #marginalspalte, #footer,
#lightboxeb, #sb-container, #lightboxr,
#newsboxWhite, #tabs ul, .subtabs {
 	display: none !important;
}

html #whiteBar, html #generic, html #header, html #intro,
html #navbox, html #toolboxtop, html #subnavcontainer,
html #toolbarbottom, html #marginalspalte, html #footer,
html #lightboxeb, html #sb-container, html #lightboxr,
html #newsboxWhite, html #tabs ul, html .subtabs {
 	display: none;
}

body, #container, #contentbox, #content, #contenttable {
 	font-family: Arial, Helvetica, sans-serif;
 	float: none !important;
 	width: auto !important;
 	margin: 0 !important;
 	padding: 0 !important;
}

body, #container, #contentbox, #content {
 	background: none;
}

#container {
	border: none;
}

h1{
	font-size: 16px;
	font-weight: bold;
}

h2, h3{
	font-size: 14px;
	font-weight: bold;
}

html body #contentbox, html body #contenttable {
	position: static; width: auto; height: auto;
}

html body pre, html body code {vertical-align: baseline;}
