﻿#tooltipSprechblase
{ 
	position: absolute;
	display: none;
	z-index: 10;
	text-align: left;
}

#tooltipSprechblaseTeil1
{
	float:left; 
	height:66px; 
	background-image:url(../Images/SprechblaseTeil1.gif); 
	padding-left:9px; 
	padding-top:7px; 
	padding-right:4px; 
	font-size:11px;
}

#tooltipSprechblaseTeil2
{
	float:left; 
	width:7px; 
	height:73px; 
	background-image:url(../Images/SprechblaseTeil2.gif);
}

#contentoverview .kundenliste
{
  border-collapse: separate;
  width: auto;
  padding-top: 15px;
}

#contentoverview .kundenliste tr td
{
	vertical-align:middle;
	height:60px;
}