
/*--------------------------------------------------------------------------*/
/*aDIS/BMS Stylesheet Scroller												*/
/*© by |a|S|tec| GmbH (Keine Gewährleistung für veränderte Software!)  München und Berlin, http://www.astec.de, A. Großmann  */     
/* 10/2007 V5.7                                                       */
/*--------------------------------------------------------------------------*/

.scroller  {
	font-size : 10pt;
	font-family : Courier New, Courier, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #0000ff;
	text-decoration : none;
	text-align : left;
	background-color : #ffffff;
	border-right-width : thin;
	border-left-width : thin;
	border-top-width : thin;
	border-bottom-width : thin;
	border-width : thin;
	border-color : #ffffff;
	border-style : none;
}

