.txt {
	font-family:verdana;
	font-size:12px;
	color:#000;
	}
.searchbox-title {
	font-family:verdana;
	font-size:14px;
	color:#B80F2F;
	}
.searchbox-line {
	border-bottom:1px;
	border-bottom-style:solid;
	color:#C6C6C6;
	}
div.searchbox-fld {
	width:229px;
	height:19px;
	background:url('/www/emendo/mainpages.nsf/images/searchbox-fld.gif');
	
	overflow:hidden;
	float:left;
	text-align:left;
	
	}	
	
div.searchbox-fld input {
	font-size:11px;
	font-family:Verdana, Sans-Serif;
	border:none;
	background:transparent;
	color:#acacac;
	height:17px;
	}
	
div.searchbox-fld input.search {
	width:200px;
	margin-left:5px;
	margin-top:3px;
	}
.searchbox-button {
	font-family:Verdana;
	color: #858585;
	font-size: 11px;
	background: url('/www/emendo/mainpages.nsf/images/searchbox-fld-button.gif');
	border: solid 0px;
	width: 462px;
	height:19px;
	}
.contact-button {
	font-family:Verdana;
	color: #858585;
	font-size: 11px;
	background: url('/www/emendo/mainpages.nsf/images/searchbox-fld-button-contact.gif');
	border: solid 0px;
	width: 462px;
	height:19px;
	}
/*FORM*/
#ftsearchnavi .search {
    background-color: #f5f6f5;
	border:dotted;
	border-bottom-color:#525252;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#525252;
	padding-left:5px;
	text-decoration:none;
	font-weight:normal;
	width:152px;
	height:14px;
	border-width:thin;
	*border-width:thin;
	margin-left:10px;
}
