
/* SUCHE */



.searchbox {
	width:156px;
	height: 16px;
	border: 1px solid #9c9c9c;
	padding-left: 4px;
	padding-top: 2px;
	font-size: 12px;
	position:relative;
	top:-7px;
}






*+html>body .searchbox {
	top:-6px;

}




