body {
	background-attachment: scroll;
	background-image: url(bilder/hintergrund.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #444444;
}
a {
	border: none #000033;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: normal;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	color: #FFFFFF;
	font-weight: normal;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
}
