#propertyFinder #pf_Country{
	width			: 100px;
}
#propertyFinder #pf_City{
	width			: 110px;
}
#propertyFinder #pf_Property{
	width			: 285px;
}
/*
/*						Reservation Box Homepage					
/*##############################################################*/
#reservationBox.homepage #propertyFinder #pf_Country{
	width			: 145px;
}
#reservationBox.homepage #propertyFinder #pf_Property{
	width			: 285px;
}
#reservationBox.homepage #reservationForm TD{
	padding			: 0px;
}
#reservationBox.homepage TD.topLeft{
	width			: 80px;
}
#reservationBox.homepage #propertyFinder{
	background		: url(../images/de/bg_reservationBox.jpg) top center no-repeat;
}
#reservationBox.homepage #reservationForm{
	background		: url(../images/de/bg_reservationBox2.jpg) top center no-repeat;
}
#reservationBox.homepage #notForBooking{
	display			: none;
	margin			: 5px 0px 5px 5px;
	width			: 415px;
}
#reservationBox.homepage #nonCitadines{
	display			: none;
	margin			: 5px 0px 5px 5px;
	width			: 415px;
}
/*
/*						Inner Menu					
/*##############################################################*/

#innerMenu UL.aboutUs{
	width			: auto;
	padding-left	: 25px;
}
#innerMenu UL.aboutUs LI TABLE{
	width			: 95px;
}
#innerMenu UL.aboutUs LI TABLE.odd{
	width			: 80px;
}
/*
/*						Welcome Homepage				
/*##############################################################*/
#highlightMenu LI{
	margin-left		: -1px;
}
#highlightMenu LI A{
	background		: url(../images/bg_box7.jpg) top center no-repeat;
}
#highlightMenu LI TABLE.tabTable{
	margin-bottom	: -3px;
}
#highlightMenu LI TABLE.tabTable TD{
	padding			: 0px 16px 0px 16px;
	margin-bottom	: -3px;
}
#highlightMenu LI A.selected{
	background		: url(../images/bg_box8.jpg) top center no-repeat;
}
