/* ######################################################################################################
** # "XTC CSS  Layout" (c) by Oliver Förster (http://www.install24.com) #################################
** ######################################################################################################
** 

**
*/
@import url(main.css.php);
@import url(module.css.php);
@import url(boxes.css.php);
@import url(navi.css.php);
@import url(../../productfinder/style.css.php);


.tooltip {
	display:none;
	background:transparent url(/images/tooltip/black_arrow_big.png);
	font-size:12px;
	height:174px;
	width:320px;
	padding:25px;
	color:#fff;
}