#servicenavigationWrapper,
#serviceNavigation
#searchformWrapper,
#searchform,
#hauptnavigation,
#breadcrumbs,
#projektFloater,
#sidebar {
	display: none;
}

.narrowcolumn {
	width: auto;
}

strong {
	padding: 0 !important;
	margin: 0 !important;
	float: none !important;
	display: inline !important;
}

div.narrowcolumn {
	width: 480px;
	padding: 0 !important;
	margin: 0 !important;
	float:none !important;
        background: none!important;
}

.eckenoben, .eckenunten {
	display: none;
        background: none!important;
}

a, img, button {border:0 none}

body {
	font-size: 76%; /* Resets 1em to 12px */
	font-family: Baskerville, Palatino Linotype, Palatino, Georgia, Times, Times New Roman, Serif;
	background: #fff;
	color: #000;
}

 a[href]:after {
 content:" <"attr(href)">";
 color:#888;
 background-color:inherit;
 font-style:italic;
 size:80%;
} 

 #headerimg a[href]:after {
 content:"";
} 