body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.navitable {
	background-color: #999999;
}
.naviheader {
	background-color: #666666;
	color: #FFFFFF;
	font-size: 9pt;
}
.content {
	background-color: #FFFFFF;
	text-align: justify;
	font-size: 8pt;
	margin: 2px 2px 8px;
	vertical-align:top;
}
.contenthead {
	background-color: #cccccc;
	font-size: 9pt;
}
.newshead {
	background-color: #cc0001;
	color: #FFFFFF;
	font-size: 9pt;
}
.newsbody {
	font-size: 8pt;
	text-align: justify;
}
.beitrag {
	font-size: 8pt;
}
.betrag {
	font-weight: bold;
	color: #cc0000;
}
.centerbody {
	font-size: 8pt;
	text-align: center;
}
h6 {
	font-size: 9pt;
	font-weight: bold;
	margin: 5px;
}
.belegt {
	background-color: #000000;
}

