.suchslot{
	padding: 20px 0px 2px 10px;
}


.gsc_eingabe {
	background-color: #172683;
	border-style:dotted;
	border-width:1px;
	border-color: #CFDAED;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CFDAED;;
	padding: 3px;
	height: 14px;
	width: 130px;
}


.gsc_button {
	background:#ffee00 url(../navigator/search_box_icon.png) 8px 4px no-repeat;
	width:30px;
	height:22px;
	border-radius:2px;
	cursor:pointer;
	border:0;
}

.gsc_button:hover {background-color:#ff0000; opacity:1;}