/* 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:72px;
}
#menu ul.menu a.products span dfn {
	background: transparent url('../we_images/icon/en/product_but.gif') no-repeat 0 0;
	width:52px;
}


#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:87px;
}
#menu ul.menu a.tech span dfn {
	background: transparent url('../we_images/icon/en/tech_but.gif') no-repeat 0 0;
	width:67px;
}

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

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

#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/en/blog_but.gif') no-repeat 0 0;
	width:92px;
}


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