BODY
{
	background-color:#FFFFFF;
	font: 10pt Arial;
}
#header {
	padding: 10px 0 40px 0;
}
#hdr-left {
	float: left;
	width: 50%;
	font: bold 1.8em/30px Arial;
}
#hdr-mid {
	float: left;
	width: 25%;
	font: bold 1.3em/30px Arial;
}
#hdr-right {
	float: right;
	font: 1.0em/30px Arial;
}

H2
{
		font-size:14pt;
}
H3
{
		font-size:12pt;
		text-align:center;
}
H4
{
		font-size:10pt;
		font-weight:bold;
		text-align:center;
}
.zentriert
{
		text-align:center;
}
TD
{
		font-family:Arial;
		font-size:10pt;
}		
TD.h1
{
		background-color:#FFFF00;
}
TD.h2
{
		background-color:#BCB792;
		text-align:center;
}
TD.c2
{
		text-align:center;
}
TD.c3
{
		text-align:center;
		font-weight:Bold;
}
TH
{
		background-color:#CCCCCC;
		font-family:Arial;
		font-size:10pt;
}

