/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Rezept-Text {
	padding: 3px 6px
}

.Glossar-Anker {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 12px;
 	font-weight: normal;
 	font-style: normal;
 	background-color: rgb(255,255,0);
 	background-image: none;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}