/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Tabelle {
	font-size: 14px;
 	background-color: rgb(226,226,226);
 	background-image: none;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}