
ul.suche {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.suche li {
	padding: 0;
	margin: 0 0 35px 0;
}

ul.suche h1 {
	margin: 0;
	color: #000;
	font-size: 18px;
	font-weight: normal;
	border-bottom: 1px dashed #2a2a2a;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

div.suche_absatz {
	margin-bottom: 3px;
	text-align: justify;
}

span.author {
	float: left;
	color: #666666;
	font-size: 11px;
}

span.author a {
	color: #666666;
}

time.date {
	float: right;
	color: #666666;
	font-size: 11px;
}

div.body {
	margin-top: 10px;
}

#search_form_search_string {
	width: 450px;
}
