/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.TextNavBar {
	font-size: 12px;
 	text-transform: lowercase;
 	vertical-align: baseline;
 	text-decoration: none ;
 	font-variant: normal;
 	text-align: justify;
 	margin-left: 10px;
 	border-left-style: none;
 	border-top-style: none;
 	margin-right: 10px;
 	border-right-style: none;
 	border-bottom-style: none
}