* {
	font-family:Arial, sans-serif;
}
#rahmen_oben, #rahmen_unten, #nav_anker, #navigation, #nach_oben, #footer {
	display:none;
}
#logo {
	float:left;
	padding:0 20px 20px 0;
	border:none;
}
#header h2 {
	font-size:10pt;
	text-align:center;
}

#inhalt {
	clear:both;
}
h1 {
	font-size:14pt;
	margin:12pt 0;
}
#inhalt p {
	text-align:justify;
}
#vaillant {
	border:none;
	float:right;
}
.sp_links {
	float:left;
	width:10%;
	clear:both;
	padding-right:5%;
}
.sp_rechts {
	float:left;
	width:80%;
}
.sp1 {
	float:left;
	width:33%;
}
.sp2 {
	float:left;
	width:33%;
}
.sp3{
	float:left;
	width:33%;
}