/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.programmtext1 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(51,51,51);
 	line-height: 18px;
 	font-weight: normal;
 	font-style: normal
}

.TextObject {
	line-height: 17px;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}
