/* COLORS

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


*/

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

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


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


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

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

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

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

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



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