/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Menü-Leiste {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal
}

.Task-Menü {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	text-align: center;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.Schriftstandard {
	font-family: Arial, Helvetica, Geneva, Sans-serif
}
