

/* --- Stylesheet 1399 () --------- */ 

.box.reserva a { color: #fff; text-decoration: none; }
.box.reserva a:hover { color: #fff; text-decoration: undeline; }

#gastsuche .label { font-size: 11px; line-height: 11px; color: rgba(255,255,255,0.5); padding: 0px 0px 0px 5px; }
#gastsuche .von { float: left; width: 105px; }
#gastsuche .bis { float: left; width: 100px;}
#gastsuche .zimmertyp { padding:  3px 0px; }
#gastsuche .personen { float: left; }
#gastsuche .suchen { float: left; margin-left: 10px; }

#xgastsuche input[type="text"] {
	background-color: transparent;
	border: 1px solid #fff;
	color: #fff;
	padding: 2px 6px 3px 6px;
	font-weight: bold;
	font-size: 13px;
	border-radius: 7px;
	outline: none;
}
#xgastsuche input:focus { background-color: #fff; color: #000; }
#xgastsuche input:hover { background-color: #fff; color: #000; }

#ui-datepicker-div { left: 45px !important; }