
/* CSS für Scroller 
***************************************************************/
#pscroller{
width: 310;
height: 125px;
margin: 10px;
}

#pscroller1{
width: 310;
height: 125px;
}

#pscroller a{
font-family: Arial, Helvetica, sans-serif; 
font-size: 9pt
}

.someclass	{ /*class to apply to your scroller(s) if desired*/
}
/*************************************************************/

A          {font-family: arial,tahoma,verdana; text-shadow: black; font-size: 8pt;}
A:link     {color: #000000; text-decoration: none }
A:visited  {color: #000000; text-decoration: none }
A:active   {color: #000000; text-decoration: underline}
A:hover    {color: #000000; text-decoration: underline}

A.gross          {font-family: arial, tahoma, verdana; text-shadow: black; font-size: 9pt;}
A.gross:link     {color: #000000; text-decoration: none }
A.gross:visited  {color: #000000; text-decoration: none }
A.gross:active   {color: #000000; text-decoration: underline}
A.gross:hover    {color: #000000; text-decoration: underline}

td {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt}
.klein_schwarz {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt}
.header_weiss {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #FFFFFF}
