/*! $Id: zpsearch.css 51514 2017-09-07 10:37:35Z sseiz $ */

.SO-SiteSearchResult{
	margin-bottom: 1em;
}
.zpwSuche p.restitle{
	opacity: 0.75; 
	margin-bottom: 1em !important;
}
.SO-SiteSearchResult h3{
	margin: 0;
}
.zpwSuche .rescount{
	opacity: 0.75; 
}

.SO-SiteSearchForm label{
	font-family: inherit;
	font-size: inherit;
	padding: 3px 10px 3px 0;
}

.SO-SiteSearchForm input.typetext{
	font-family: inherit;
	font-size: inherit;
	color: #333333;
	background: #ffffff;
	padding: 6px 8px;
	border: 1px solid #9A9A9A;
	border: 1px solid rgba(0,0,0,0.4);
	max-width: 100%;
	
	box-sizing: border-box;
	height: auto;
}

