#container #fussleiste {
	color: #FFFFFF;
	background-image: url(/bilder/design/fussleiste.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 0.8em;
	line-height: 30px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
}
#container #fussleiste .fussleiste a {
	font-weight: bold;
	color: #F8EFD6;
	text-decoration: none;
}#container #footer {
	font-size: 10px;
	background-color: #FCF9EF;
	text-align: right;
	color: #990000;
	text-decoration: none;
	vertical-align: middle;
}
#container #footer a {
	font-size: 10px;
	background-color: #FCF9EF;
	text-align: right;
	color: #990000;
	text-decoration: none;
	vertical-align: middle;
}
#container #footer a:hover {
	font-size: 10px;
	background-color: #FCF9EF;
	text-align: right;
	color: #990000;
	text-decoration: underline;
	vertical-align: middle;
}
#container #fussleiste .fussleiste a:hover {

	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
