.menu span {
	display:			none;
}
/* DEUTSCH */

.angebot:link, .angebot:visited {
	display:			block;
	width:				90px;
	height:				30px;
	background:			url(angebot.png);
	background-repeat: 0;
}
.angebot:hover, .angebot:active, .angebot:focus {
	background-image:		url(angebot_h.png);
	}
	
	.kontakt:link, .kontakt:visited {
	display:			block;
	width:				164px;
	height:				31px;
	background:			url(kontakt.png);
	background-repeat: 0;
}
.kontakt:hover, .kontakt:active, .kontakt:focus {
	background-image:		url(kontakt_h.png);
	}
	
	.contact:link, .contact:visited {
	display:			block;
	width:				138px;
	height:				31px;
	background:			url(contact.png);
	background-repeat: 0;
}
.contact:hover, .contact:active, .contact:focus {
	background-image:		url(contact_h.png);
	}
	
	.referenzen:link, .referenzen:visited {
	display:			block;
	width:				109px;
	height:				30px;
	background:			url(referenzen.png);
	background-repeat: 0;
}
.referenzen:hover, .referenzen:active, .referenzen:focus {
	background-image:		url(referenzen_h.png);
	}
	
	.unternehmen:link, .unternehmen:visited {
	display:			block;
	width:				128px;
	height:				30px;
	background:			url(unternehmen.png);
	background-repeat: 0;
}
.unternehmen:hover, .unternehmen:active, .unternehmen:focus {
	background-image:		url(unternehmen_h.png);
	}
	
a.menu2:active {
text-decoration: underline; 
}

/* ENGLISCH */

.services:link, .services:visited {
	display:			block;
	width:				90px;
	height:				30px;
	background:			url(services.png);
	background-repeat: 0;
}
.services:hover, .services:active, .services:focus {
	background-image:		url(services_h.png);
	}
	
	.references:link, .references:visited {
	display:			block;
	width:				109px;
	height:				30px;
	background:			url(references.png);
	background-repeat: 0;
}
.references:hover, .references:active, .references:focus {
	background-image:		url(references_h.png);
	}
	
	.company:link, .company:visited {
	display:			block;
	width:				128px;
	height:				30px;
	background:			url(company.png);
	background-repeat: 0;
}
.company:hover, .company:active, .company:focus {
	background-image:		url(company_h.png);
	}
	

