.menu  { color: #fff; font-size: 11px; font-family: Arial; font-weight: bold; text-transform: uppercase }
.menu:hover  { color: #fff; font-size: 11px; font-family: Arial; font-weight: bold; text-decoration: underline; text-transform: uppercase }
.menuselected  { color: #fff; font-size: 11px; font-family: Arial; font-weight: bold; text-decoration: underline; text-transform: uppercase }
.menuselected:hover  {
	color: #fff;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;

}


.menu_left     { color: #999; font-size: 12px; font-family: Arial; font-weight: bold }
.menu_left:hover    {
	color: #000;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;


}
.menu_leftselected    { color: #000; font-size: 12px; font-family: Arial; font-weight: bold; text-decoration: none }
.menu_leftselected:hover    { color: #000; font-size: 12px; font-family: Arial; font-weight: bold; text-decoration: none }

.seitenmenu     { color: #999; font-size: 12px; font-family: Arial; font-weight: normal }
.seitenmenu:hover     { color: #000; font-size: 12px; font-family: Arial; font-weight: bold; text-decoration: none }
.seitenmenuselected    { color: #000; font-size: 12px; font-family: Arial; font-weight: bold; text-decoration: none }
.seitenmenuselected:hover    { color: #000; font-size: 12px; font-family: Arial; font-weight: bold; text-decoration: none }
.bg_menu_pfeil_no_active  { background-image: url(picts/pfeil_no_active.gif); background-repeat: no-repeat; background-position: left center }
.bg_menu_pfeil_active  { background-image: url("picts/pfeil_active.gif"); background-repeat: no-repeat; background-position: left center }

