.menu { color: #fff }
.menu:hover  {  color:#000000; text-decoration: none }
.menu_selected { color:#000000}
.menu_selected:hover  { text-decoration: none }
.submenu { color: #000 }
.submenu:hover   { color: #000; text-decoration: none }
.submenu_selected { color: #000 }
.submenu_selected:hover   { color: #000; text-decoration: none }
.menutitel { color: #000 }
.menutitel:hover   { color: #000; text-decoration: none }
.menutitel_selected { color: #000 }
.menutitel_selected:hover   { color: #000; text-decoration: none }
.copyrights { font-size: 10px; font-weight: normal }
.copyrights:hover { font-size: 10px; font-weight: normal; text-decoration: underline }

