body {
	background-color: #000000;
}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FFFF00;
}
.Text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCCCCC;
}
.Aktualisiert {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #FFCC00;
}
.Impressum {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	font-style: italic;
	color: #999999;
}
.Butom {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-weight: bold;
	color: #66FFFF;
}
