/* Style sheet 2009-stockheim-tooltip */
.tooltip{width:350px;cursor: pointer;z-index: 13000;}
.tooltip.nolink{cursor: auto;}
.tool .tip-title{width:350px;padding:6px;background-color:#554438;border:1px solid #bdab90;font-family:sans-serif;font-size:12px;color:#fff;text-shadow: 2px 2px 1px #222;}
.tool .tip-text{width:350px;margin:0;padding:6px;text-align:left;background-color:#87776B;border-right:1px solid #bdab90;border-bottom:1px solid #bdab90;border-left:1px solid #bdab90;font-family:sans-serif;font-size:12px;color:#fff;text-shadow: 2px 2px 1px #222;}

