#search-box {
	position: absolute;
	top: 2px;
	right: 19px;
	float: right;
	white-space: nowrap;
	text-align: left;
}

#search-box #keywords {
	width: 95px;
}

#search-box input.button1 {
	padding: 0px 5px;
	background-color: #FFFFFF;	
}

input.search {
	background: white url('./images/bginput.gif') top left repeat-x;
	padding-left: 16px;
	background-color: #FFFFFF;
}

.lupe {
	background-image: url('./images/searchbox.gif');
	position: absolute;
	top: 2px;
	left: 2px;
	width: 13px;
	height: 13px;
}