@charset "UTF-8";
/* CSS Document */

#nav   {
	text-align: center;
	text-transform: none;
	height: 30px;
}
#footer {
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	float: left;
	margin-left: 5px;
}
#footer a {
	color: #00FF00;
	text-decoration: none;
	font-size: 100%;
	margin: 0px;
	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;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer a:hover {
	font-size: 100%;
	color: #FFFFFF;
	text-decoration: none;
	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;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer li {
	display: inline;
	list-style-type: none;
}
.button_seite_aktiv_footer {
	font-size: 100%;
	color: #FFFFFF;
	text-decoration: none;
	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;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
