#MainMenuField		{	margin: auto; width: 739px; height: 40px; background-image: url(/static/images/bg.menu.de.gif); background-repeat: no-repeat; }
#MainMenuField	ul	{	list-style: none; margin: 0px; padding: 0px;	}
#MainMenuField	li	{	text-indent: -2000px; list-style: none; float: left; height: 100%; margin: 0px; padding: 0px;	}
#MainMenuField 	a 	{	height: 40px; display: block;	}

#MainMenuField	a:hover,
#MainMenuField	a.selected	{	background-image: url(/static/images/bg.menu.de.gif);	}

#m1	a								{	width: 111px; margin-left: 62px;	} 
#m2 a								{	width: 94px; margin-left: 2px;	} 
#m3 a								{	width: 121px; margin-left: 2px;	} 	
#m4 a								{	width: 125px; margin-left: 2px;	}
#m5 a								{	width: 126px; margin-left: 2px;	}

#m1 a:hover, #m1 a.selected			{	background-position: -62px -40px;	}
#m2 a:hover, #m2 a.selected			{	background-position: -175px -40px;	}
#m3 a:hover, #m3 a.selected			{	background-position: -271px -40px;	}
#m4 a:hover, #m4 a.selected			{	background-position: -394px -40px;	}
#m5 a:hover, #m5 a.selected			{	background-position: -521px -40px;	}

#ShortMenu			{	margin-left: 80px; padding-top: 12px; float: left; }