form.gsearch-form{
	padding-top: 18px;
	padding-bottom: 18px;
	border-top: 1px solid #B5B6AA;
	border-bottom: 1px solid #B5B6AA;
}
h2.gsearch-numresults{
	/*
	background-image: url(/fileadmin/templates/lenzstaehelin/images/line-dotted.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	*/
	border-bottom: 1px solid #B5B6AA;
	padding-bottom: 11px;
	padding-top: 11px;
}
div.gsearch-resultitem{
	background-image: url(/fileadmin/templates/lenzstaehelin/images/line-dotted.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding-bottom: 11px;
	padding-top: 11px;	
}
div.gsearch-resultitem a{
	font-weight: normal;
}
div.gsearch-cursors{
	padding-bottom: 11px;
	padding-top: 11px;
}
div.gsearch-cursors a{
	margin-right: 8px;
}
/*
div#centercontent table.gsc-branding {
	display:none;
}
div#centercontent a.gsc-trailing-more-results {
	display:none;
}



div#centercontent .gsc-tabhActive {
	border: none;
}


div#centercontent .gsc-tabHeader {
	padding: 0px;
	color:#404145;
	font-size:11px;
	line-height:18px;
	font-family:Arial,Helvetica,sans-serif;
	font-weight: bold;
}


div#centercontent a.gs-title:hover {
	color:#4E4B21;
}


div#centercontent .gsc-resultsHeader {
	display: none;
}

div#centercontent .gs-result .gs-title,
div#centercontent .gs-result .gs-title * {
	color: #757132;
	text-decoration: none;
} 

div#centercontent .gs-no-results-result .gs-snippet {
	padding: 0px;
	margin: 0px;
	background-color: transparent;
	border: none;
}
div#centercontent .gsc-control {
	width:100%;
}
div#centercontent .gs-result .gs-visibleUrl,
div#centercontent div.gsc-tabHeader,
div#centercontent div.gsc-clear-button{
	display: none;	
}
div#centercontent input.gsc-search-button{
	background-color: #E4E6D6;
	border-color: #D3D5C7;
	color: #000000;
	line-height: 14px;
	margin-left: 4px;
	padding-left: 4px;
	padding-right: 4px;
}
div#centercontent input.gsc-input{
	padding: 0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #3e4047;
	border: 1px solid #b5b6aa;
	margin-left:15px;
	width:160px;
}
div#centercontent .gsc-control{
	background-image: url(/fileadmin/templates/lenzstaehelin/images/line-solid.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding-top: 18px;
	padding-bottom: 18px;
}
div#centercontent div.gsc-result{
	background-image: url(/fileadmin/templates/lenzstaehelin/images/line-dotted.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding-bottom: 11px;
	padding-top: 11px;
	margin-bottom: 0px;
}
div#centercontent form.gsc-search-box{
	background-image: url(/fileadmin/templates/lenzstaehelin/images/line-solid.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding-bottom: 17px;	
}
div#centercontent table.gsc-search-box{
	width: 234px;
}
div#centercontent .gsc-cursor-box,
div#centercontent .gs-webResult{
	width: 406px;
}
div#centercontent .gsc-cursor-box{
	padding-top: 11px;
	margin-bottom: 0px;
}
div#centercontent div.gsc-cursor-page{
	font-weight: normal;
	text-decoration: none;
	color: #757132;
}
div#centercontent div.gsc-cursor-page:hover {
	color:#4E4B21;
}
div#centercontent div.gsc-cursor-current-page{
	text-decoration: underline !important;
}
*/