#toolTipWallpapers_en {

	background-image: url(../Images/ToolTipWallpapers_en.gif);
	position: absolute;
	height: 111px;
	width: 207px;
	display: none;
	border: 2px solid #FF6600;
	background-repeat: no-repeat;
}
#toolTipWallpapers_de {

	background-image: url(../Images/ToolTipWallpapers_de.gif);
	position: absolute;
	height: 111px;
	width: 207px;
	display: none;
	border: 2px solid #FF6600;
	background-repeat: no-repeat;
}
#toolTipWallpapers {



	background-image: url(../Images/ToolTipWallpapers.gif);
	position: absolute;
	height: 111px;
	width: 207px;
	display: none;
	border: 2px solid #FF6600;
}
#toolTipBox {

	background-image: url(../Images/ToolTip.gif);
	position: absolute;
	height: 111px;
	width: 207px;
	display: none;
	border: 2px solid #FF6600;
}
#toolTipBouquet {
	background-image: url(../Images/ToolTipBouquet.gif);
	position: absolute;
	border: 2px solid #FF6600;
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 111px;
	width: 207px;
	display: none;
	z-index: auto;
}
#toolTipBouquet_en {
	background-image: url(../Images/ToolTipBouquet_en.gif);
	position: absolute;
	height: 111px;
	width: 207px;
	display: none;
	border: 2px solid #FF6600;
	background-repeat: no-repeat;
}
#toolTipBouquet_de {

	background-image: url(../Images/ToolTipBouquet_de.gif);
	position: absolute;
	height: 111px;
	width: 207px;
	display: none;
	border: 2px solid #FF6600;
	background-repeat: no-repeat;
}
