
.tooltip 
{
   width: 200px; 
   color:#000;
   font:lighter 11px/1.3 Arial,sans-serif;
   text-decoration:none;
   text-align:center
}

.tooltip span.top 
{ 
   padding: 30px 8px 0;
    background: url(http://www.brainforce-channel.com/pix/tooltip.gif) no-repeat top}

.tooltip b.bottom 
{
   padding:3px 8px 10px;
   color: #548912;
    background: url(http://www.brainforce-channel.com/pix/tooltip.gif) no-repeat bottom}
    
    
.infolink
{ 
   cursor:help;    
   color:#0a2d6e;
}       


/* FLIESSTEXT -> Dunkel */
a.infolink {   text-decoration:none; }
a.infolink:link    { color:#ff2121; }
a.infolink:visited { color:#ff2121; }
a.infolink:hover   { color:#ff2121; }
a.infolink:active  { color:#ff2121; }
