/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.BK-Schrift {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	color: rgb(0,128,128);
 	font-weight: bold;
 	text-align: left;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.Links1 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	color: rgb(0,128,128);
 	font-weight: bold
}