#mainnavi ul li a { /* bei Farsi evtl. anderer float nötig ! */
	float:left;
	margin:0px;
	padding:0px;
	}

a.geschichte:link, a.geschichte:visited	{
	display: block;
	background: url('./images/en_buttons/geschichte.gif') no-repeat;
	height: 33px;
	width:96px;
	}
a.geschichte:hover {
	background-position: 0px -33px;
}

a.philosophie:link, a.philosophie:visited {
	display: block;
	background: url('./images/en_buttons/philosophie.gif') no-repeat;
	height: 33px;
	width: 104px;
	}
a.philosophie:hover {
	background-position: 0px -33px;
}

a.produkt:link, a.produkt:visited {
	display: block;
	background: url('./images/en_buttons/produkt.gif') no-repeat;
	height: 33px;
	width: 86px;
	}
a.produkt:hover {
	background-position: 0px -33px;
}

a.vertrieb:link, a.vertrieb:visited	{
	display: block;
	background: url('./images/en_buttons/vertrieb.gif') no-repeat;
	height: 33px;
	width: 87px;
	}
a.vertrieb:hover {
	background-position: 0px -33px;
}

a.presse:link, a.presse:visited	{
	display: block;
	background: url('./images/en_buttons/presse.gif') no-repeat;
	height: 33px;
	width: 80px;
	}
a.presse:hover {
	background-position: 0px -33px;
}

a.news:link, a.news:visited	{
	display: block;
	background: url('./images/en_buttons/news.gif') no-repeat;
	height: 33px;
	width: 72px;
	}
a.news:hover {
	background-position: 0px -33px;
}

a.partner:link, a.partner:visited	{
	display: block;
	background: url('./images/en_buttons/partner.gif') no-repeat;
	height: 33px;
	width: 88px;
	}
a.partner:hover {
	background-position: 0px -33px;
}

a.kontakt:link, a.kontakt:visited	{
	display: block;
	background: url('./images/en_buttons/kontakt.gif') no-repeat;
	height: 33px;
	width: 88px;
	}
a.kontakt:hover {
	background-position: 0px -33px;
}

a.downloads:link, a.downloads:visited	{
	display: block;
	background: url('./images/en_buttons/downloads.gif') no-repeat;
	height: 33px;
	width: 92px;
	}
a.downloads:hover {
	background-position: 0px -33px;
}