/* Style sheet tooltip */
.tipps{z-index:2000;}
.tip{width:316px;height:156px;background-image:url("tl_files/template/bilder/tooltip.png");background-position:center center;color:#fff;z-index: 13000;}
.tip-title{margin:0;padding:10px 20px 10px 10px;font-size:11px;color:#black;}
.tool-text{font-size:11px;background: url(/tl_files/template/bilder/tooltip.png) bottom right;}
.custom-tip{width:130px;color:#000;z-index: 13000;}
.custom-title{margin:0;border-bottom:1px solid #B5CF74;font-weight:bold;font-size:11px;color:#3E4F14;background: white;}
.custom-text{font-size:11px;background: white;}

