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

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

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

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

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

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

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

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

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