

/* --- Stylesheet 1325 () --------- */ 

#content .box.reserva .inner { padding: 12px 10px 12px 10px; font-size: 13px; line-height: 15px; }

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

#content .box.reserva .label { font-size: 11px; line-height: 11px; color: rgba(255,255,255,0.5); padding: 0px 0px 0px 5px; }
#content .box.reserva .von { float: left; width: 105px; height: 45px; }
#content .box.reserva .bis { float: left; width: 100px;}

#content .box.reserva .clear { border-top: 1px solid rgba(255,255,255,0.3); padding-top: 5px; margin-top: 5px; }

#left .box.reserva input {
	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;
}
#left .box.reserva input:focus { background-color: #fff; color: #000; }
#left .box.reserva input:hover { background-color: #fff; color: #000; }