#tab_citymap, #tab_Stadtplan {
	background: url(../../navi/en/img/stadtplan.gif);
	width: 105px;
	}
#tab_citymap.active, #tab_Stadtplan.active, #tab_citymap.active:hover, #tab_Stadtplan.active:hover {
	background: url(../../navi/en/img/stadtplan_on.gif);
	}
#tab_citymap:hover, #tab_Stadtplan:hover {
	background: url(../../navi/en/img/stadtplan_hover.gif);
	}
#tab_route, #tab_Route {
	background: url(../../navi/en/img/route.gif);
	width: 72px;
	}
#tab_route:hover, #tab_Route:hover, #tab_route.active, #tab_Route.active {
	background: url(../../navi/en/img/route_on.gif);
	}
#tab_hotel, #tab_Hotel {
	background: url(../../navi/en/img/hotel.gif);
	width: 69px;
	}
#tab_hotel:hover, #tab_Hotel:hover, #tab_hotel.active, #tab_Hotel.active {
	background: url(../../navi/en/img/hotel_on.gif);
	}
.subhome #ri_input_cont, .subhome #ci_input_cont, .subhome #hi_input_cont,
.registry #ri_input_cont, .registry #ci_input_cont, .registry #hi_input_cont, 
#home #ri_input_cont, #home #ci_input_cont, #home #hi_input_cont {
	margin-top: 16px;
}
