/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.textroller {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 10px;
 	line-height: 0px;
 	vertical-align: baseline;
 	text-align: left;
 	text-indent: 2px;
 	background-color: rgb(255,255,255);
 	margin-left: 9px;
 	border-left-style: none;
 	margin-top: 0px;
 	padding-top: 0px;
 	border-top-style: none;
 	margin-right: 8px;
 	border-right-style: none;
 	border-bottom-style: none
}