@charset "UTF-8";
#footer {
	padding: 10px;
	background-color: #669900;
	text-align: center;
}
#footer a {
	color: #FFFF00;
	text-decoration: none;
	font-size: 65%;
	margin: 0px;
	background-color: #669900;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #840101;
	border-right-color: #840101;
	border-bottom-color: #840101;
	border-left-color: #840101;
}
#footer a:hover {
	font-size: 65%;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #669900;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer li {
	display: inline;
	list-style-type: none;
	margin-left: 5px;
	margin-right: 5px;
}
.button_seite_aktiv_footer {
	font-size: 65%;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #669900;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
