/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

._Standard_FliessText {
	font-size: small;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	vertical-align: baseline;
 	text-align: left;
 	background-color: transparent;
 	background-image: none;
 	background-attachment: scroll;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}