
@media all
{
/* Your styles here */

   body { margin:0;background:#fff url(../images/bg-body.gif) repeat-y top left; padding: 0; font-family: Arial, Helvetica, Verdana, sans-serif; font-size:100%; color:#fff;}  
  
  .newsticker {width:765px;background: #005AA1;padding:3px 30px;color:#fff;overflow:hidden;height:20px;border-bottom:1px solid #fff;} 
  .newsticker a{color:#fff;} 
  .frequenzleiste {width:825px;background: #e20025;padding:3px 0;}
  .infoleiste {color:#FFFFFF;font-style:normal;font-weight:bold;
letter-spacing:1px;text-decoration:none;font-size:10px;}
    
  table, td {margin:0;padding:0;}
  table {}  
  p {color:#fff;line-height:16px;font-size:14px;margin:0;padding:2px 10px;}
  
  #tickertape{
  position:relative;
  /*layer-background-color:#FFB800;*/
  width:770px;
  height:16px;
  }

  #subtickertape{
  background-color:#FFB800;
  position:absolute;
  border: 0px;
  width:770px;
  height:16px;
  }

  .subtickertapefont{
  font:normal 11px Verdana;
  text-decoration:none;
  color:black;
  }
  
  
}
