body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #003399;
}
a.liste:link {
	font-size: 12px;
	font-weight: bold;
	color: blue;
	text-decoration: none;
}
a.liste:active {
	font-size: 12px;
	font-weight: bold;
	color: blue;
	text-decoration: none;
}
a.liste:visited {
	font-size: 12px;
	font-weight: bold;
	color: blue;
	text-decoration: none;
}
a.aktuell {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a {
	font-size: 12px;
}
li {
	font-size: 12px;
}
.Endinfo {
	font-size: xx-small;
}
td {
	font-size: 12px;
}
h4 {
	color: #008000;
}
pre {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
.green {
	color: #008000;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
}
