/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.zelle_rahmen {
	color: rgb(0,0,0);
 	background-color: transparent;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.TextObject {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif
}