#sidebar, #pageoption-icons, #footer, #topinfo, #search, #schriftzug_logo, #header {
	display: none !important;
 	clear: none !important;
	float: none !important;
	}

#contentwide, #contentfull {
	text-align:left !important;
	margin:0 !important;
	padding:0 !important;
	clear: none !important;
	float: none !important;
	}

* {
	color: black !important;
	background-color: white !important;
	}

#printheader {
	display: block;
	font-size: 10px;
}

a, a img {
	text-decoration: none;
	border: none;
}

img {
	padding: 0 5px 5px 0;
	clear: both;
}

.post img {
	margin: 0 7px 7px 0;
}
.post {font-size:11.5px;text-align:justify}
.fullwidth{width:100%}

#breadcrumb {font-size: 10px;}
