/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Links {
	font-size: 12pt;
 	color: rgb(0,128,128);
 	font-weight: bold
}

.Schrift_gruen {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	color: rgb(0,128,128);
 	font-weight: normal;
 	font-style: normal;
 	text-align: left
}