body {
	background-position:  center top;
	background-color: #546A91;
	background-image: url(images/spotskleinhell.jpg);
	font-family: Arial;
	background-attachment: scroll;
	background-repeat: no-repeat;
}
h1 { font-family: Arial, Helvetica, sans-serif;
	 font-size: 30px;}
li {
	list-style-image: url(images/aufzaehlung.gif);
}
a {
	color: #003366;
}

