* {
	background-color: transparent !important;
}

html, 
body {
	background: #fff;
}

h1, h2, h3, h4, h5 {
	font-size: 1.45em;
}

p {
	color: #000 !important;
	font-size: 1.05em;
}

#header, 
#navigation, 
#kundenfeedback, 
#rightcol, 
#stopper, 
#footer {
	display: none;
}

#printlogo {
	display: inline;
	height: 180px;
	width: 180px;
	position: absolute;
	top: 0;
	right: 0;
}

#wrapper, 
#content {
	float: left;
	background: #fff;
}

#wrapper {
	width: 700px !important;
}

#content {
	width: 450px !important;
}

.beitrag_centercol {
	border: 0;
	width: 450px;
}

#leftcol {
	margin: 0 0 0 0;
	position: absolute;
	bottom: 0;
	right: 0;
}

#adresse {
	border: 0;
}

#adresse * {
	color: #000 !important;
	text-decoration: none;
	border: 0 !important;
}

#adresse .colored {
	font-weight: bold;
}

#centercol { 
	float: left;
}





