/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */

#nav { padding:35px 0px 15px 55px; font-size:1.0em;letter-spacing:0px; background:transparent url(../images/neutrends_navigation_bottom1.jpg) no-repeat bottom left;}

/********Hack für IE**********/
html*#nav { padding:45px 0 15px 55px; }


/************** ALL LEVELS  *************/ /* Style consistent throughout all nav levels */
ul#nav li  {
	font-size:14px;
	font-weight:bold;
	background:transparent url(../images/neutrends_menu_level0.jpg) no-repeat top left;
	margin:10px 0px 0px -32px;
	padding:0 0 0 23px;
	}



#nav ul li  {
	font-size:12px;
	font-weight:normal;
	background:transparent url(../images/neutrends_menu_level1.jpg) no-repeat top left;
	margin:0px 0px 0px -8px;
	color:#000000;
	padding:0 0 0 21px;
	}

ul#nav li a {
	text-decoration:none;
	color:#cc6601;

	}

#nav ul li a  {
	text-decoration:none;
	color:#494949;
	}

#nav ul li a:hover  {
	text-decoration:underline;
	color:#494949;
	}

/********Informations Menü**********/

.infomenu_top{
background:transparent url(../images/neutrends_infomenu_top.jpg) no-repeat top left;
height:40px;
}
.infomenu_middle{
background:transparent url(../images/neutrends_infomenu_middle.jpg) repeat-y top left;
}

.infomenu_bottom{
background:transparent url(../images/neutrends_infomenu_bottom.jpg) no-repeat top left;
height:45px;
}

#infomenu{
padding:0px 0 0 23px;
}

#infomenu a {
text-decoration:none;
font-size:12px;
font-weight:normal;
color:#494949;
}

#infomenu a:link  {
text-decoration:none;
font-size:12px;
font-weight:normal;
color:#494949;
}

#infomenu a:hover  {
text-decoration:none;
font-size:12px;
font-weight:normal;
color:#cc6601;
}


#infomenu li  {
	background:transparent url(../images/neutrends_infomenu_spec.jpg) no-repeat top left;
	padding:0px 0 0 12px;
	}
