@charset "utf-8";
#menu {
	float:left;
	margin-top:10px;
	margin-left:-9px;
	width:777px;
	height:25px;
	background-image:url(../graphic/buttons/bg.gif);
	background-repeat:repeat-x;
	padding-left:90px;
}
*html #menu {
	float:left;
	margin-top:10px;
	margin-left:-9px;
	width:786px;
	height:25px;
	background-image:url(../graphic/buttons/bg.gif);
	background-repeat:repeat-x;
	padding-left:90px;
}
.menuElement {
	float:left;
	margin-left:0px;
	height:25px;
}
	

