﻿.freitextsuche_ueberschrift
{
	display: block;
	margin: 10px 0 10px 0;
	padding: 0;
	font-size: 110%;
	font-weight: bold;
}

.freitextsuche_head
{
	margin: 0;
	padding: 10px 0 10px 0;
	font-weight: bold;
}
.freitextsuche_noresult
{
	margin: 10px 0 0 0;
	padding: 10px 0 10px 0;
	font-weight: bold;
	display: block;
}
.freitextsuche ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.freitextsuche li
{
	float: none;
	clear: both;
	margin: 2px 0 2px 0;
}
.freitextsuche img
{
	float: left;
	margin-right: 10px;
}
.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;
}

