/*
  $Id$

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2007 osCommerce

  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License v2 (1991)
  as published by the Free Software Foundation.
*/

/* MENU_LANGUAGES */


#menu_home a {
	width: 106px;
	background: url('images/menu/nav_1_de.png') no-repeat center;
}

#menu_shop a {
	width: 129px;
	background: url('images/menu/nav_2_de.png') no-repeat center;
}

#menu_waterrower a {
	width: 147px;
	background: url('images/menu/nav_3_de.png') no-repeat center;
}

#menu_waterworkx a {
	width: 150px;
	background: url('images/menu/nav_4_de.png') no-repeat center;
}

#menu_homefitness a {
	width: 153px;
	background: url('images/menu/nav_5_de.png') no-repeat center;
}

#menu_professional a {
	width: 156px;
	background: url('images/menu/nav_6_de.png') no-repeat center;
}

#menu_katalog a {
	width: 158px;
	background: url('images/menu/nav_7_de.png') no-repeat center;
}

div.account_address_book {
	background: url(images/account_address_ger.png) no-repeat;
	width:190px;
	height:131px;
	margin:0;
	padding: 0;
	text-decoration: none;
}

div.account_personal {
	background: url(images/account_personal_ger.png) no-repeat;
	width:190px;
	height:131px;
	margin:0;
	padding: 0;
	text-decoration: none;
}
