/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Arbeiterall {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 12px;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	list-style-type: none;
 	list-style-image: none;
 	clear: none;
 	background-repeat: no-repeat;
 	background-attachment: scroll;
 	background-position: top;
 	border: 2px solid rgb(76,76,76)
}
