#zzlist_outer_outer
{
  margin-left: auto; 
  margin-right: auto; 
  width: 1024px; 
  position: relative; 
  padding: 0px; 
  height: 0px; 
  z-index: 98; 
  top: 2px;
}

/* fuer IE7 */
*+html #zzlist_outer_outer
{
  top: 28px;
}
  
#zzlist_outer
{
  position: absolute; 
  background-color: white;
  width: 1004px; 
  display: none; 
  margin-left: 10px; 
  margin-right: 10px; 
  z-index: 99; 
  padding: 0px;
  height: 342px;
}

#zzlist_outer_background
{
  opacity: 0.9;
  position: absolute; 
  background-color: #202e53;
  width: 1024px; 
  display: none; 
  margin-left: 0px; 
  margin-right: 0px; 
  z-index: 98; 
  padding: 0px;
  height: 350px; 
}

#zzlist_content div.inner-box
{
  height: 238px;
}

/* fuer IE7 */
*+html #zzlist_outer_background
{
  filter:alpha(opacity=70);
}

#zzlist_inner
{
  height: 260px; 
  background-color: transparent;
  overflow: visible;
}
#zzlist_inner #content
{
  height: 260px; 
  background-color: transparent;
  overflow: visible;
}
.auswertungen td > div
{ 
  whitespace: nowrap; 
  height: 14px; 
  overflow: hidden; 
}
