@charset "utf-8";
/* CSS Document */
.div_footer {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width:969px;
	height:25px;
}
#footer li {
	background:#808080;
	display: inline;
	list-style-type:none;
	position:relative;
	float: left;
	margin-right:1px;
	text-align:center;
	width:137px;
	height:25px;
}
#footer li:hover{
	background:#008080;
}
#footer .accent {
	background:#008080;
}
#footer .vierbreed {
	width:551px;
	cursor:default;
}
#footer .vierbreed:hover {
	background:#808080;
}
#footer #activemenu {
	background:#008080;
}
#footer h3 {
	color:#FFFFFF;
	font-size:12px;
	display:block;
	padding-top:5px;
	height:20px;
	text-align:center;
	font-weight:normal;
}
#footer li a{
	color:#FFFFFF;
	font-size:12px;
	display:block;
	padding-top:5px;
	height:20px;
	text-align:center;
}
