body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-image: url(bilder/pool-hell.jpg);
	font-size: 12px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
}
table {
	background-color: #ffffcc;
	font-size: 12px;
}
.Gelb {
	color: #ffffcc;
}
.Blau {
	color: #003399;
}
.Rot {
	color: #FF0000;
}
a {
	text-decoration: none;
	color: #000000;
}
.Rot-kursiv {
	color: #FF0000;
	font-style: italic;
	font-size: 20px;
	font-weight: bold;
}
.grau {
	background-color: #F3F3F3;
}
.px24 {
	font-size: 24px;
}

