/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.apotheke {
	font-size: 12px;
 	text-transform: none;
 	color: rgb(128,128,128);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	font-variant: normal;
 	text-align: center;
 	background-image: none;
 	padding-left: 0px;
 	border-left-style: none;
 	border-top-style: none;
 	padding-right: 0px;
 	border-right-style: none;
 	border-bottom-style: none
}

.TextNavBar {
	font-size: 12px;
 	color: rgb(0,128,0);
 	font-weight: bold;
 	text-decoration: none 
}
