a:link {  color: #FFFF00; text-decoration: none}
a:hover {  color: #66FF00; text-decoration: none}
a:visited {  color: #FFFF00; text-decoration: none}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	background-color: #1F4100;
	color: #FFFFFF;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
table {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal; font-weight: normal}
.Paginatitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	font-weight: normal;
	padding: 5px;
	border: 1px none #999999;
}
.klein {
	font-size: xx-small;
	font-style: italic;
}
