body, html {
	height:101%;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	line-height: 24px;

}
a:link {
	color: #990033;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	color: #990033;
	text-decoration: none;
	font-weight: normal;

}
a:active {
	color: #339999;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #000000;
	text-decoration: underline overline;
	font-weight: bold;

}
.initial {
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	font-style: italic;
}
h4 {
	font-size: 14px;
	text-decoration: underline;
}
tr.gray {
	background-color: #FFCC99;
}
.aktuell {
	font-weight: bold;
	color: #990033;
}
