/* COLORS

flieder: #830375;
gelb: #ff9c00
turkis: #005360;
grau: #7c7c7c;


*/

#menu ul.menu a.home {
	width:53px;
}

#menu ul.menu a.home span dfn {
	background: transparent url('../we_images/icon/en/home_but.gif') no-repeat 0 0;
	width:33px;
}


#menu ul.menu a.products {
	width:68px;
}
#menu ul.menu a.products span dfn {
	background: transparent url('../we_images/icon/it/product_but.gif') no-repeat 0 0;
	width:48px;
}


#menu ul.menu a.news {
	width:52px;
}
#menu ul.menu a.news span dfn {
	background: transparent url('../we_images/icon/en/news_but.gif') no-repeat 0 0;
	width:32px;
}

#menu ul.menu a.tech {
	width:85px;
}
#menu ul.menu a.tech span dfn {
	background: transparent url('../we_images/icon/it/tech_but.gif') no-repeat 0 0;
	width:65px;
}

#menu ul.menu a.support {
	width:75px;
}
#menu ul.menu a.support span dfn {
	background: transparent url('../we_images/icon/it/support_but.gif') no-repeat 0 0;
	width:55px;
}

#menu ul.menu a.dealer {
	width:58px;
}
#menu ul.menu a.dealer span dfn {
	background: transparent url('../we_images/icon/it/dealer_but.gif') no-repeat 0 0;
	width:38px;
}

#menu ul.menu a.my {
	width:100px;
}
#menu ul.menu a.my span dfn {
	background: transparent url('../we_images/icon/en/my_but.gif') no-repeat 0 0;
	width:80px;
}
#menu ul.menu a.blog {
	width:45px;
}
#menu ul.menu a.blog span dfn {
	background: transparent url('../we_images/icon/it/blog_but.gif') no-repeat 0 0;
	width:92px;
}


#global form button {
	width:55px;
	overflow:visible;
}