
#Navi {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	align: right;
	height: auto;
    font-size: 12px;
    display: block;
    margin: 2px;
	padding: 2px;
background-image:url(http://www.tonstudio-weimar.de/cms/images/nav.jpg);	
}

.MenuItem {
}

.MenuItem a:Link, .MenuItem a, .MenuItem a:link, .MenuItem a:active, .MenuItem a:visited, .MenuItem a:visited:active
{
    display: block;
    color: #EEEEEE;
    width: 136px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
    padding: 2px;
    margin: 2px;
    text-decoration:none;
	text-align: right;
	}

.MenuItem a:hover, .MenuItem a:visited:hover, .MenuItem a:active:hover {
    font-weight: bold;
    display: block;
	color:  #FFFFFF;
	background: #EE8800;
    width: 136px;
	border-left-color: #DDDDDD;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #575B64;
	border-bottom-color: #575B64;
    padding: 2px;
    margin: 2px;
    text-decoration:none;
	text-align: right;
}
.MenuItemAktiv  {
    font-weight: bold;
    display: block;
	color: #FFFFFF;
	background: #EE8800;
    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-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #575B64;
	border-bottom-color: #575B64;
    padding: 2px;
    margin: 2px;
    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: #EEEEEE;
	background: #575B64;
  width: 120px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-left-color: ;
	border-top-color: ;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;

    padding: 2px;
    margin: 2px;
    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: #FFFFFF;
    width: 120px;
	background: #EE8800;
	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-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #575B64;
	border-bottom-color: #575B64;

    padding: 2px;
    margin: 2px;
    font-size: 11px;
	text-align:right;
    text-decoration:none;
	text-align: right;
}

.SubMenuItemAktiv {
  display: block; 
    font-weight: bold;
    width: 120px;
	color: #FFFFFF;
	background: #EE8800;
	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-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #575B64;
	border-bottom-color: #575B64;
    padding: 2px;
    margin: 2px;
    font-size: 11px;
	text-align:right;
    text-decoration:none;
	text-align: right;
}
