table {
	border: 0.2mm solid #999999;
	background-color: #FFFFFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	background-image: url(background.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-color: #000000;
	font-size: 14px;
}
.Grauschrift {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: lighter;
	text-decoration: none;
	font-size: 12px;
}
.kleingedrucktes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.rotschrift {
	color: #FF0000;
}
.box1 {
	margin: 0.2px;
	padding: 0.2mm;
	clear: left;
	float: left;
	height: 100px;
	width: 250px;
	border: 3px dashed #003366;
}
h2 {
	color: #000000;
	font-size: 16px;
	font-style: italic;
}
h1 {
	font-size: 45px;
	color: #FFFFFF;
	font-style: italic;
}
.menuschrift {
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
