body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	padding-top: 0px;
}
.schwarz{
	color: #333333;
}
.layout{
	width: 720px;
	float:left;
}
.navi{
	bottom: -10px;
	position: relative;
}
.navibutton{
	background-color: #e9e9e9;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #666666;
	color: #333333;
}
.spalterechts{
	float:left;
	width: 200px;
	margin-left: 20px;
}
h1{
	font-size: 36px;
	font-weight: bold;
	color: #666666;
	letter-spacing: -2px;
	line-height: 80%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h3{
	font-size: 18px;
	color: #666666;
}
.footer{
clear:left;
width: 820px;
}
div.sitemap{
	float: left;
	margin-right: 15px;
}
div.sitemap2{
	clear: both;
}