
#Navi {
 /*background-color:#DDDDDD;*/
 	width: 136px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	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: #E0091D;
 	/*background-color:#DDDDDD;*/
  width: 136px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-left-color: #DDDDDD;
	border-top-color: #DDDDDD;	
  border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
  
  padding: 5px;
  margin: 0px;
  text-decoration:none;
	text-align: left;
	
	border:0;
}

.MenuItem a:hover, .MenuItem a:visited:hover, .MenuItem a:active:hover 
{
  font-weight: bold;
  display: block;
	color:  #000000;
/*background-color:#DDDDDD;*/
  width: 136px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-left-color: #DDDDDD;
	border-top-color: #DDDDDD;
  border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	
  padding: 5px;
  margin: 0px;
  text-decoration:none;
	text-align: left;
	
	border:0;
}
.MenuItemAktiv  {
  font-weight: bold;
  display: block;
	color: #000000;
/*background-color:#DDDDDD;*/
  width: 136px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-left-color: #DDDDDD;
	border-top-color: #DDDDDD;
  border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
  padding: 5px;
  margin: 0px;
  text-decoration:none;
	text-align: left;
	
	border:0;
}

.SubMenuItem a:Link, .SubMenuItem a, .SubMenuItem a:link, .SubMenuItem a:active, .SubMenuItem a:visited, .SubMenuItem a:visited:active
{
  display: block; 
  color: #E0091D;
	/*background-color:#DDDDDD;*/
  width: 140px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-left-color: #DDDDDD;
	border-top-color: #DDDDDD;	
  border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;

  padding: 0px;
  margin: 0px;
  font-size: 11px;
	text-align:right;
  text-decoration:none;
	text-align: left;
	
	border:0;
}

.SubMenuItem a:hover, .SubMenuItem a:visited:hover, .SubMenuItem a:active:hover 
{
  display: block;   
 /* font-weight: bold;*/
	color: #000000;
  width: 140px;
	/*background-color:#DDDDDD;*/
	border-left-width: 1px;
	border-top-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-left-color: #DDDDDD;
	border-top-color: #DDDDDD;	
  border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;

  padding: 0px;
  margin: 0px;
  font-size: 11px;
	text-align:right;
  text-decoration:none;
	text-align: left;
	
	border:0;
}

.SubMenuItemAktiv {
  display: block; 
  /*font-weight: bold;*/
  width: 140px;
	color: #000000;
	/*background-color:#DDDDDD;*/
	border-left-width: 1px;
	border-top-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-left-color: #DDDDDD;
	border-top-color: #DDDDDD;	
  border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;

  padding: 0px;
  margin: 0px;
  font-size: 11px;
	text-align:right;
  text-decoration:none;
	text-align: left;
	
	border:0;
}

	/* alle grauen Borders entfernt */

div, a, a:hover{
border:0;
}