
div.bavariamenu_top
{
	width: 100%;
	margin-bottom: 4px;
	height: 17px;
	display: block;
}

a.bavariamenu_level0
{
	text-decoration: none;
	padding-left: 10px;	
	padding-right: 10px;
	color: White;
	font-family: Arial, 'Lucida Sans Unicode' , 'Lucida Grande';
	font-size: 16px;
	border-right: solid 1px #787878;
	font-weight: bold;
}

a.bavariamenu_level0_last
{
	border-right: none;
}

a.bavariamenu_level0_selected
{
	color: #999999;
}

a.bavariamenu_level0:hover
{
	color: #999999;
}