
#Navi {
 	background: #CCCCCC;
 	width: 136px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	align: right;
	height: auto;
  font-size: 12px;
  display: block;
  margin: 0px;
	padding: 5px;
}

.MenuItem {
}

.MenuItem a:Link, .MenuItem a, .MenuItem a:link, .MenuItem a:active, .MenuItem a:visited, .MenuItem a:visited:active
{
  font-weight: bold;
  display: block;
  color: #005500;
 	background: #CCCCCC;
  width: 136px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-left-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
  padding: 5px;
  margin: 0px;
  text-decoration:none;
	text-align: right;
}

.MenuItem a:hover, .MenuItem a:visited:hover, .MenuItem a:active:hover 
{
  font-weight: bold;
  display: block;
	color:  #FF5500;
	background: #CCCCCC;
  width: 136px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-left-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
  padding: 5px;
  margin: 0px;
  text-decoration:none;
	text-align: right;
}
.MenuItemAktiv  {
  font-weight: bold;
  display: block;
	color: #FF5500;
	background: #CCCCCC;
  width: 136px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-left-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
  padding: 5px;
  margin: 0px;
  text-decoration:none;
	text-align: right;
}

.SubMenuItem a:Link, .SubMenuItem a, .SubMenuItem a:link, .SubMenuItem a:active, .SubMenuItem a:visited, .SubMenuItem a:visited:active
{
  display: block; 
  color: #005500;
	background: #CCCCCC;
  width: 120px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-left-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
  padding: 0px;
  margin: 0px;
  font-size: 11px;
	text-align:right;
  text-decoration:none;
	text-align: right;
}

.SubMenuItem a:hover, .SubMenuItem a:visited:hover, .SubMenuItem a:active:hover 
{
  display: block;   
  font-weight: bold;
	color: #FF5500;
  width: 120px;
	background: #CCCCCC;
	border-left-width: 1px;
	border-top-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-left-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
  padding: 0px;
  margin: 0px;
  font-size: 11px;
	text-align:right;
  text-decoration:none;
	text-align: right;
}

.SubMenuItemAktiv {
  display: block; 
  font-weight: bold;
  width: 120px;
	color: #FF5500;
	background: #CCCCCC;
	border-left-width: 1px;
	border-top-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-left-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
  padding: 0px;
  margin: 0px;
  font-size: 11px;
	text-align:right;
  text-decoration:none;
	text-align: right;
}

