/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Formular {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 10pt;
 	font-weight: normal;
 	font-style: normal;
 	clear: none
}

.TextObject {
	font-family: "@Arial Unicode MS",  sans-serif;
 	font-size: 10pt;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.TextNavBar {
	font-family: "@Arial Unicode MS",  sans-serif;
 	font-size: 10pt;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}