li#homebutt {
	background: url(../images/buttons/home_over_german.gif) no-repeat;
}
	li#homebutt a {
		background: url(../images/buttons/home_up_german.gif);
		width: 52px;
	}
	
		li#homebutt a:hover {
			background: transparent;
		}

li#aboutbutt {
	background: url(../images/buttons/about_over_de.gif) no-repeat;
}
	li#aboutbutt a {
		background: url(../images/buttons/about_up_de.gif);
		width: 70px;
	}
	
		li#aboutbutt a:hover {
			background: transparent;
		}

li#termsbutt {
	background: url(../images/buttons/terms_over_german.gif) no-repeat;
}
	li#termsbutt a {
		background: url(../images/buttons/terms_up_german.gif);
		width: 137px;
	}
	
		li#termsbutt a:hover {
			background: transparent;
		}

li#contactbutt {
	background: url(../images/buttons/contact_over_german.gif) no-repeat;
}
	li#contactbutt a {
		background: url(../images/buttons/contact_up_german.gif);
		width: 88px;
	}
	
		li#contactbutt a:hover {
			background: transparent;
		}
		
li#hotelbutt {
	margin-left: 120px;
	background: url(../images/buttons/hotel_over_german.gif) no-repeat;
}
	li#hotelbutt a {
		background: url(../images/buttons/hotel_up_german.gif);
		width: 117px;
	}
	
		li#hotelbutt a:hover {
			background: transparent;
		}	
		
li#theatrebutt {
	background: url(../images/buttons/theatre_over_german.gif) no-repeat;
}
	li#theatrebutt a {
		background: url(../images/buttons/theatre_up_german.gif);
		width: 117px;
	}
	
		li#theatrebutt a:hover {
			background: transparent;
		}

#lon_att {
	background: url(../images/tab_londonattr-de.gif) no-repeat top left;
}

#lon_rest {
	background: url(../images/tab_londonrest.gif) no-repeat top left;
}
#uk_att {
	background: url(../images/tab_ukattr-de.gif) no-repeat top left;
}