td {
	font-size : 9px;
	font-family: verdana, arial, sans-serif;
	}

.titel {
	font-size : 11px;
	font-weight : bold;
	}

.fehler {
	background-color: #AC0000;
	color : #FFFFFF;
	font-size : 11 px;
	font-weight : bold;
	font-family : verdana, arial, helvetica, sans-serif;
	}

.erfolg {
	background-color : #CCCCCC;
	font-size : 11px;
	font-weight : bold;
	font-family : verdana, arial, helvetica;sans-serif;
	}	
