#founds{
	float:left;
	width:100%;
	margin-bottom:20px;
	}
	
#founds h1{
	display:block;
	width:389px;
	background:url(../imgs/search_list_item.gif) left no-repeat #ebebeb;
	height:25px;
	line-height:25px;
	padding-left:35px;
	padding-right:10px;
	font-size:100%;
	font-weight:bold;
	color:#7c7c7c;
	}
	
#founds h1 a{
	color:#13a6b3;
	text-decoration:none;
	font-weight:bold;
	}
	
#founds p{
	padding-bottom:10px;
	margin-bottom:10px;
	float:left;
	}
	
#erw_suche{
	width:200px;
	border-top:1px solid #555;
	border-left:1px solid #555;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	font-size:11px;
	height:18px;
	margin:0;
	margin-top:20px;
	padding-top:5px;
	padding-left:5px;
	float:left;
	}
	
* html #erw_suche{
	height:25px;
	}
	
#erw_submit{
	float:left;
	width:120px;
	margin-right:80px;
	margin-left:20px;
	margin-top:20px;
	height:25px;
	}	
	
#erw_option{
	width:100%;
	}
	
#erw_option h1{
	color:#000;
	font-size:110%;
	margin:0;
	padding:0;
	margin-top:10px;
	}
	
.tx-indexedsearch p,
.tx-indexedsearch-whatis,
.browsebox
{
float:left;
width:90%;
}
