body {	scrollbar-highlight-color: #F1027F;	scrollbar-shadow-color: #F1027F;	scrollbar-arrow-color: #F1027F; scrollbar-base-color:  #FFD700;	font-family : Arial;}table{	font-family : Arial;}/* Beinflusst die Linkformation*/a:link, a:active, a:visited { color: #b10034; text-decoration: underline }a:hover		{ text-decoration: underline; color : #b10034; }					 input,textarea  {	border : 1px groove #F1027F;	background : #DCDCDC;	font-family : Arial;	font-size : 10px;		}/* Beinflusst Text Startseite*/.tblStart{	font-size :14px;	color : #b10034;	text-align : justify;}/* Beinflusst Text */.tblDates{	font-size :12px;	color : #000000;	text-align : justify;}/* Beinflusst Zwischenueberschriften */.tblZwihead{	font-size :12px;	color : #000000;	text-align : justify;}/* Beinflusst Text */.tblMagenta{	font-size :12px;	color : #F1027F;	text-align : justify;}/* Beinflusst Headline */.headDates{ font-size : 12px;	color : #F1027F; text-align : justify;}/* Beinflusst Datum */.headHead{ font-size : 9px;	color : #000000; font-weight : bold; text-align : justify;}/* der Rahmen um die Tabellen - magenta*/.tblRahmen {	border-top: 1px dashed #F1027F;