BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
}
A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	font-weight : bold;
	text-decoration : none;
	color : #1D3164;
}
A:HOVER {
	text-decoration : underline;
	color : #4A6BCA;
	font-weight : bold;
}

tr{
}

TABLE#mfz {
font-size:8pt;
vertical-align: top;
}

TABLE#mfz TH {
vertical-align: top;
text-align: left;
font-size:8pt;
}

.dunkel {
  background: #589458;
  height:1;
}
.hell {
  background: #83B846;
 height:1;
}
.blau {
background: #537BC0;
 height:1 ;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	color:#1D3164;
	text-align: left;
	vertical-align : top;
}
.dunkel {
background: #589458;
width:15;
}
.hell {
background: #83B846;
width:5;
}
.blau {
background: #537BC0;
width:5;
}
.main{
	background-color : #EFF2F9;
	font-size:8pt;
}
.text{
font-size:8pt;
}
.titel{
font-weight:bold;
font-size:10pt;
}