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

.marquee
{
font-family : Verdana;
font-size : 18;
font-weight : 700;
font-style : normal;
color : #C40000;
border: 4px groove #737373;
background-image: url('../images/newsticker/background2.gif');
background-repeat: repeat-x;
line-height: 35px
}


