h1 {
	font-size: 18px;
	background-color: #DDDDDD;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #009933;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;


}
td {
	font-size: 12px;
	border: none;


}
.gruen {
	background-color: #CCFFCC;
}
a:link, a:visited {
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009900;
	text-decoration: none;
}
th {
	background-color: #00CC99;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;


}
h2 {

	font-size: 14px;
	background-color: #DDDDDD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009933;
}
ul {
	page-break-before: auto;
	page-break-after: auto;
}
.chronik {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009933;

}
#ticker {
	font-size: 15px;
	font-weight: bold;
	color: #CCFFCC;
	background-color: #666666;
	vertical-align: middle;


}

#ticker a:link, #ticker a:visited {
	font-size: 15px;
	font-weight: bold;
	color: #CCFFCC;
	background-color: #666666;
}
#ticker a:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009900;
	text-decoration: none;
}

