body {
	text-align: center;
	font-family: Verdana, Arial;
	color: 7e7773;
	font-size: 11px;
	line-height: 160%;
}

#site {
	position: relative;
	margin: 0px auto;
	top: 20px;
	text-align: left;
	width: 500px;
}
#logo {
	position: relative;
	top: 0px;
	left: 290px;
	width: 200px;
	height: 103px;
}
#spalteli {
	position: absolute;
	top: 150px;
	left: 0px;
	width: 280px;
}
#spaltere {
	position: absolute;
	top: 150px;
	left: 315px;
	width: 185px;
}
.grau	{
	font-family: Verdana, Arial;
	color: #7e7773;
	font-size: 11px;
	line-height: 160%;
}
a:link, a:visited, a:active {
	font-family: Verdana, Arial;
	color: #6b675b;
	font-size: 11px;
	text-decoration: none;
	border-bottom: 1px dotted 7e7773 ;
}	
a:hover {
	color: #e83032;
	text-decoration: none;
	border-bottom: 1px dotted 7e7773;
}	
