/* Text durch Bild Ersetzung im mainnav/ru */

/* Home */

#m_home {
	background: url(mainnav/ru/home_g.jpg) no-repeat;
	max-width: 44px;
	min-width: 44px;
	overflow: hidden;
}

#m_home a{
	text-decoration:none;
}


#m_home a:hover {
	background: url(mainnav/ru/home_b.jpg) no-repeat;
	max-width: 44px;
	min-width: 44px;
	overflow: hidden;
}

#m_home a span{
	visibility: hidden;
}

/* Produkte */

#m_produkte {
	background: url(mainnav/ru/produkte_g.jpg) no-repeat;
	max-width: 64px;
	min-width: 64px;
	overflow: hidden;
}

#m_produkte a{
	text-decoration:none;
}


#m_produkte a:hover {
	background: url(mainnav/ru/produkte_b.jpg) no-repeat;
	max-width: 64px;
	min-width: 64px;
	overflow: hidden;
}

#m_produkte a span{
	visibility: hidden;
}

/* Service */

#m_service {
	background: url(mainnav/ru/service_g.jpg) no-repeat;
	max-width: 54px;
	min-width: 54px;
	overflow: hidden;
}

#m_service a{
	text-decoration:none;
}


#m_service a:hover {
	background: url(mainnav/ru/service_b.jpg) no-repeat;
	max-width: 54px;
	min-width: 54px;
	overflow: hidden;
}

#m_service a span{
	visibility: hidden;
}

/* Support */

#m_support {
	background: url(mainnav/ru/support_g.jpg) no-repeat;
	max-width: 74px;
	min-width: 74px;
	overflow: hidden;
}

#m_support a{
	text-decoration:none;
}


#m_support a:hover {
	background: url(mainnav/ru/support_b.jpg) no-repeat;
	max-width: 74px;
	min-width: 74px;
	overflow: hidden;
}

#m_support a span{
	visibility: hidden;
}

/* Unternehmen */

#m_unternehmen {
	background: url(mainnav/ru/unternehmen_g.jpg) no-repeat;
	max-width: 100px;
	min-width: 100px;
	overflow: hidden;
}

#m_unternehmen a{
	text-decoration:none;
}


#m_unternehmen a:hover {
	background: url(mainnav/ru/unternehmen_b.jpg) no-repeat;
	max-width: 100px;
	min-width: 100px;
	overflow: hidden;
}

#m_unternehmen a span{
	visibility: hidden;
}

/* Referenzen */

#m_referenzen {
	background: url(mainnav/ru/referenzen_g.jpg) no-repeat;
	max-width: 90px;
	min-width: 90px;
	overflow: hidden;
}

#m_referenzen a{
	text-decoration:none;

}


#m_referenzen a:hover {
	background: url(mainnav/ru/referenzen_b.jpg) no-repeat;
	max-width: 90px;
	min-width: 90px;
	overflow: hidden;
}

#m_referenzen a span{
	visibility: hidden;

}

/* News */

#m_news {
	background: url(mainnav/ru/news_g.jpg) no-repeat;
	max-width: 50px;
	min-width: 50px;
	overflow: hidden;
}

#m_news a{
	text-decoration:none;
}


#m_news a:hover {
	background: url(mainnav/ru/news_b.jpg) no-repeat;
	max-width: 50px;
	min-width: 50px;
	overflow: hidden;
}

#m_news a span{
	visibility: hidden;
}

/* Kontakt */

#m_kontakt {
	background: url(mainnav/ru/kontakt_g.jpg) no-repeat;
	max-width: 58px;
	min-width: 58px;
	overflow: hidden;
}

#m_kontakt a{
	text-decoration:none;
}


#m_kontakt a:hover {
	background: url(mainnav/ru/kontakt_b.jpg) no-repeat;
	max-width: 58px;
	min-width: 58px;
	overflow: hidden;
}

#m_kontakt a span{
	visibility: hidden;

}
