.ToolTipTable
{
	font-family: Arial;
	font-size: 12px;

	border-width:2px;
	border-style:solid;
  	border-color: #000000;
  	background-color: #FFCC66;
}
.Berechnung
{
	font-size: 10px;
}

.Info
{
	font-size: 10px;
}

.ArtikelKopf
{
	font-weight: bold;
}

.Artikel
{
	color: CC6600;
	font-weight: bold;
}

.Netto
{
	font-weight:bold
}

.Brutto
{

}

.SeitenKopf
{
	font-weight: bold;
	font-size: 22px;
}
.PreisInfo
{
	font-weight: normal;
	font-size: 12px;
}

.PreisInfoTooltip
{
	font-size: 10px;
}

