/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.TextObject {
	font-family: "Arial CE",  sans-serif;
 	font-size: 10pt;
 	color: rgb(0,0,255);
 	font-weight: normal;
 	font-style: normal;
 	background-position: top left;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.TextNavBar {
	font-family: "Arial CE",  sans-serif;
 	font-size: 10pt;
 	text-transform: none;
 	color: rgb(0,0,255);
 	font-weight: bold;
 	vertical-align: baseline;
 	text-decoration: none ;
 	text-align: left;
 	background-color: transparent
}
