/* CSS Document */
.text
{ 
font-size:12px; 
font-family:arial,helvetica;
}
.text_fett
{
	font-size:14px;
	font-family:arial;
	font-weight:bold;
	color:#313131;
	text-align: center;
}
.text_gross
{ 
font-size:18px; 
font-family:arial;
font-weight:bold;
color:#585858;
}
.text_mittel
{ 
font-size:18px; 
font-family:arial;
font-weight:bold;
color:#585858;
}

.text tr td p {



}
.top {
	text-align: center;
}
.down {
	text-align: center;
	font-weight: bold;
}
