/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Bestenliste {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 9pt;
 	line-height: 19px;
 	font-weight: normal;
 	font-style: normal
}

.Balken {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10pt;
 	font-weight: normal;
 	font-style: normal;
 	background-color: rgb(255,153,0);
 	margin: 1mm 1mm 1mm 2mm
}
