#footeraround {
	float: left;
	width: 100%;
	background-color: #8B8878;
	background-repeat: repeat-x;
	bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	margin-top: 30px;
	}
#footer {
	width: 900px;
	margin: 20px auto;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 1.5em;
	
	}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
}
#footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer p {
	font-size: 70%;
	}
.kleinebraune {
	font-size: 12px;
	font-weight: bold;
	color: #8B8878;
}

