/* CSS Footer-Definitions // heinrichs Stauerei */

#footer
{
	height: 35px;
	background: url(../_img/footer/background.jpg) no-repeat top left;
	position: relative;
}

#footer span
{
	position: absolute;
	top: 15px;
	color: #ffffff;
	font-size: 10px;
}

#footer span.left
{
	left: 20px;
}

#footer span.right
{
	right: 30px;
}

#footer a
{
	font-size: 10px;
	color: #FFFFFF;
}

#footer a:hover
{
	color: #818084;
}

#footer .wasserstand_links
{
	position: relative;
	top: -70px;
	width: 170px;
}

#footer .wasserstand_links ul
{
	list-style-type: none;
	margin-left: 20px;
}

#footer .wasserstand_links ul li a,
{
	font-size: 10px;
	color: #ffffff;
}