.footertable {
	font-size: 10px;
	height: 14px;
	line-height: 22px;
	width: 710px;
	border-top: 1px solid #C1C1C1;
	border-right: 1px #C1C1C1;
	border-bottom: 1px #C1C1C1;
	border-left: 1px #C1C1C1;
}

.tdfootermid {
	font-size: 10px;
	color: #828282;
	border-top-color: #C1C1C1;
	border-right-color: #C1C1C1;
	border-bottom-color: #C1C1C1;
	border-left-color: #C1C1C1;
	height: 14px;
	text-align: left;
	line-height: 22px;
}

.tdfooterright {
	font-size: 10px;
	color: #828282;
	border-top-color: #C1C1C1;
	border-right-color: #C1C1C1;
	border-bottom-color: #C1C1C1;
	border-left-color: #C1C1C1;
	height: 14px;
	text-align: right;
	line-height: 22px;
	vertical-align: middle;
}

.tdfooterright a {
	text-decoration: none;
	color: #828282;
	padding-right: 50px;
	text-align: right;
	vertical-align: middle;
}

.tdfooterright a:hover {
	color: #EC1A25;
	text-decoration: none;
	padding-right: 50px;
	text-align: right;
	vertical-align: middle;
}
.footerzeile {
	vertical-align: bottom;
	padding-left: 40px;
}
.tdfooterleft {
	font-size: 10px;
	color: #828282;
	border-top-color: #C1C1C1;
	border-right-color: #C1C1C1;
	border-bottom-color: #C1C1C1;
	border-left-color: #C1C1C1;
	height: 14px;
	text-align: left;
	line-height: 22px;
	width: 216px;
}
.footerspacer {
	vertical-align: bottom;
	padding-left: 40px;
	height: 60px;
}
.footer_ecke_rechts {
	background-image: url(images/ecke_footer_rechts.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
	height: 8px;
}
.footer_ecke_links {
	background-image: url(images/ecke_footer_links.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
	height: 8px;
}
