#moveUL
{
	font-family:		Arial, sans-serif;
	text-decoration:	none;
	color:				#000000;
	font-size:			12px;
}

#moveUL LI
{
	font-family:		Arial, sans-serif;
	text-decoration:	none;
	color:				#000000;
	font-size:			16px;
}

LI #aktivMenu
{
	font-weight:		bold;
	background:			#dddddd;
	display:			inline-block;
}




DIV#balMenuEdit
{
	width:	50%;
	float:	left;
	border:	0px solid red;
}

DIV#jobbMenuEdit
{
	width:	50%;
	float:	right;
	border:	0px solid green;
}

UL.menuPopup
{
	border:		0px solid red;
}

DIV#menuPontForm
{
	text-align:		right;
	float:			left;
}

