/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.zelle_blau {
	text-indent: 6px;
 	background-color: rgb(0,0,128);
 	margin: 6px
}

.TextNavBar {
	color: rgb(113,77,39);
 	text-decoration: none ;
 	background-color: transparent;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}
