body {
	margin: 0px;
	background-attachment: fixed;
	background-image: url(../bilder/aufbau/unten_hinten_b.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	font-size: 11px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #039;
}
a:active, a:focus, a:link, a:visited {
	text-decoration: underline;
	color: #cc0000;
	font-weight: normal;
}
a:hover {
	color: #003399;
}
#fusszeile {
	text-align: center;
	top: -20px;
	z-index: 1;
	position: relative;
}
