/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Standard-Listenlink {
	font-size: medium;
 	font-weight: bold
}

.Standard-Fuß {
	font-size: xx-small;
 	font-weight: bold;
 	vertical-align: sub;
 	text-decoration: none 
}