#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.9em;
	line-height: 30px;
	display: none;
}
#container #fussleiste .fussleiste a {
	font-weight: bold;
	color: #F8EFD6;
	text-decoration: none;
}#container #fussleiste .fussleiste a:hover {

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