#container tr #footer {
	font-size: 13px;
	line-height: 24px;
	color: #FFF;
	text-align: center;
	background-color: #7B1C1F;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#container tr #footer a {
	color: #FFF;
	text-decoration: none;
}
#container tr #footer a:hover {
	color: #C69A76;
	text-decoration: none;
}
#container tr #footer #adresse_unten tr td {
	padding-right: 10px;
	padding-left: 10px;
}

