.suchbox{
	margin-left:10px;
margin-top:20px;
	float:left;
	width: 170px;
}

.suchbox .suchbox_header {
	float:left;
	font-size: 90%;
       font-weight:bold;
	color: #000099;
margin-bottom:5px;
}

.suchbox .suchbox_form{
	float:left;
}

.suchbox .suchbox_form input{
	float:left;
	text-indent:2px;

}

.inpfeld{
	font-family: "Trebuchet MS";
	border: 1px #999999 solid;
	height:16px;
	width:148px;
	font-size: 90%;
}

.inptBtn
{
	border:none;
height:13px;
width:13px;
padding-top:3px;
margin-left:5px;
}


