#footer
{
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	text-align: left;
	width: 910px;
	height: 27px;
	padding: 8px 0px 0px 344px; /*oben|rechts|unten|links */
	margin-left: auto;
	margin-right: auto;
	border: solid 0px #ff0000;
}