/* CSS Document */

#footer {
	float:left;
	width:900px;
	height:49px;
	background-image:url('../bilder/systemdatei/footer_bg.jpg');
	text-align:center;
	color:#000000;
	font-family:Tahoma, sans-serif;
	font-size:9px;
	line-height:42px;
}

#footer a {
	color:#000000;
	text-decoration:none;
}

#footer a:hover {
	color:#000000;
	text-decoration:underline;
}