﻿#freitextsuche p
{
  margin:10px 0 10px 0;
  padding:0;
}
#freitextsuche ul
{
  margin:0;
  padding:0;
  list-style-type:none;
}
#freitextsuche li
{
 float :none;
 clear:both;
}
#freitextsuche img
{
	float:left;
}
#freitextsuche div
{
	float:left;
	margin:0 0 0 1em;
	padding:0;
}
#freitextsuche a
{
  margin:0;
  padding:0;
  color:#000;
  text-decoration:none;
}
#freitextsuche span
{
  color:#666;
}

