#de_navi_home {
  display:inline-block;
  cursor:pointer;
  width: 58px;
	height: 21px;
	background: no-repeat url('/webcontent_images/de_navi_home.gif');
	height: 25px;
}

#de_navi_memory {
  display:inline-block;
  cursor:pointer;
  width: 118px;
	height: 21px;
	background: no-repeat url('/webcontent_images/de_navi_memory.gif');
	height: 25px;
}

#de_navi_preview {
  display:inline-block;
  cursor:pointer;
  width: 187px;
	height: 21px;
	background: no-repeat url('/webcontent_images/de_navi_preview.gif');
	height: 25px;
}

#de_navi_highscores {
  display:inline-block;
  cursor:pointer;
  width: 137px;
	height: 21px;
	background: no-repeat url('/webcontent_images/de_navi_highscores.gif');
	height: 25px;
}

#de_navi_home_activ {
  display:inline-block;
  cursor:pointer;
  width: 58px;
	height: 21px;
	background: no-repeat url('/webcontent_images/de_navi_home_activ.gif');
	height: 25px;
}

#de_navi_memory_activ {
  display:inline-block;
  cursor:pointer;
  width: 118px;
	height: 21px;
	background: no-repeat url('/webcontent_images/de_navi_memory_activ.gif');
	height: 25px;
}

#de_navi_preview_activ {
  display:inline-block;
  cursor:pointer;
  width: 187px;
	height: 21px;
	background: no-repeat url('/webcontent_images/de_navi_preview_activ.gif');
	height: 25px;
}

#de_navi_highscores_activ {
  display:inline-block;
  cursor:pointer;
  width: 137px;
	height: 21px;
	background: no-repeat url('/webcontent_images/de_navi_highscores_activ.gif');
	height: 25px;
}

#fr_navi_home {
  display:inline-block;
  cursor:pointer;
  width: 58px;
	height: 21px;
	background: no-repeat url('/webcontent_images/fr_navi_home.gif');
	height: 25px;
}

#fr_navi_memory {
  display:inline-block;
  cursor:pointer;
  width: 76px;
	height: 21px;
	background: no-repeat url('/webcontent_images/fr_navi_memory.gif');
	height: 25px;
}

#fr_navi_preview {
  display:inline-block;
  cursor:pointer;
  width: 187px;
	height: 21px;
	background: no-repeat url('/webcontent_images/fr_navi_preview.gif');
	height: 25px;
}

#fr_navi_highscores {
  display:inline-block;
  cursor:pointer;
  width: 137px;
	height: 21px;
	background: no-repeat url('/webcontent_images/fr_navi_highscores.gif');
	height: 25px;
}

#fr_navi_home_activ {
  display:inline-block;
  cursor:pointer;
  width: 58px;
	height: 21px;
	background: no-repeat url('/webcontent_images/fr_navi_home_activ.gif');
	height: 25px;
}

#fr_navi_memory_activ {
  display:inline-block;
  cursor:pointer;
  width: 76px;
	height: 21px;
	background: no-repeat url('/webcontent_images/fr_navi_memory_activ.gif');
	height: 25px;
}

#fr_navi_preview_activ {
  display:inline-block;
  cursor:pointer;
  width: 187px;
	height: 21px;
	background: no-repeat url('/webcontent_images/fr_navi_preview_activ.gif');
	height: 25px;
}

#fr_navi_highscores_activ {
  display:inline-block;
  cursor:pointer;
  width: 137px;
	height: 21px;
	background: no-repeat url('/webcontent_images/fr_navi_highscores_activ.gif');
	height: 25px;
}

#navi_language_fr {
  display:inline-block;
  cursor:pointer;
  width: 137px;
	height: 21px;
	background: no-repeat url('/webcontent_images/francais.gif');
	height: 25px;
}

#navi_language_de {
  display:inline-block;
  cursor:pointer;
  width: 137px;
	height: 21px;
	background: no-repeat url('/webcontent_images/deutsch.gif');
	height: 25px;
}

.navi_replacement {
	display: none;
}

.de_highscores_registry {
  border:none;
  height:48px;
  width:131px;
  margin:13px 0 0 318px;
  cursor:pointer;
  background: url('/webcontent_images/de_highscores_registry.gif') no-repeat center center;
  cursor: hand; /* for IE 5.x */
}

.fr_highscores_registry {
  border:none;
  height:48px;
  width:187px;
  margin:13px 0 0 318px;
  cursor:pointer;
  background: url('/webcontent_images/fr_highscores_registry.gif') no-repeat center center;
  cursor: hand; /* for IE 5.x */
}

.fr_highscores_registry span,
.de_highscores_registry span {
  display:none;
}
