td {
	font-family:   Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
	font-style : normal;
}

P  {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
	font-style : normal;
	line-height : normal;
}

BODY {
	font-family:  Arial, Verdana,Geneva, Helvetica, sans-serif;
	font-size: 8pt;
	font-style : normal;
}

.trfehler
{
    BACKGROUND-COLOR: #ff7f50;
}

.sternchen
{
	COLOR: #FF0000;
}

A:hover 
{
	color: #FF0000; 
	font-weight: bold;
}

.flleft {
	float:left;
	}
	
.flright {
	float:right;
	}