/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.TextObject{
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: 12pt;
 	text-transform: none;
 	font-weight: normal;
 	font-style: normal;
 	vertical-align: baseline;
 	font-variant: normal;
 	text-align: left;
 	clear: none;
 	background-color: transparent;
 	background-image: none;
 	background-repeat: no-repeat;
 	margin-left: 10px;
 	border-left-style: none;
 	border-top-style: none;
 	margin-right: 10px;
 	border-right-style: none;
 	border-bottom-style: none
}