#searchform {
	padding-left: 19px;
	background-image: url(../bilder/suchfeld/srch_l.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 15px; !important
	float: left;
	width: 120px;
	overflow: hidden;
	}
#searchform .sbox_r {
	background: url('../bilder/suchfeld/srch_r.gif') 0 0 no-repeat;
	float: left;
	width: 19px;
	height: 19px;
	}
#searchform .sbox_r_f2 {
	background: url('../bilder/suchfeld/srch_r.gif') 0 -19px no-repeat;
	float: left;
	width: 19px;
	height: 19px;
	}
#searchform input {
	background: #fff url('../bilder/suchfeld/srch_bg.gif') 0 0 repeat-x;
	float: left;
	border: 0;
	height: 14px;
	width: 52px;
	padding-top: 4px;
	font: 11px/13px arial;
	color: #000;
	margin-top: 0px;
	}