body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
body {
	background-color: #000000;
	background-attachment: fixed;
	background-image: url(bilder/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #666666;
}
h1 {
	font-size: 24px;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	font-weight: normal;
}
.footer {
	font-size: 9px;
}
.bildunterschrift {
	font-size: 9px;
	text-align: right;
	font-style: italic;
}li {
	list-style-type: square;
}
h4 {
	font-size: 12px;
	font-weight: normal;
}
