/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.zelle_rahmen {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 14px;
 	color: rgb(32,29,29);
 	background-color: rgb(231,234,238);
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}
