/*<![CDATA[*/
/**
 * * CSS Style Basislayout
 *
	Copyright (c) 2009
	Peter Kuester
	Hauptstrasse 19
	35614 Asslar-Werdorf

	+49 (0)64 43  810 960
	www.peterkuester.de

	Alle Rechte vorbehalten. Unberechtigte Kopie und Weiterverwendung nicht gestattet.
*/

#navigation ul ul {
	clear: both;
	position: absolute;
	z-index: 10;
	border: 0;
	margin-top: 18px;
	padding: 0 !important;
	font-size: 0.9em;
	width: 200px !important;
	/*background-color: #336633;*/
	visibility: hidden;
}

#navigation ul ul li {
	float: none;
	height: auto !important;
}

#navigation ul ul li:first-child {
}

#navigation ul ul li:last-child {
}

div.moduletable-jsm ul ul a {
	color: #42454A;
    margin:  0;
    margin: 0 10px;
	position: relative;
	display: block;
	text-decoration: none;
	z-index: 10;
/*	width: 159px !important;*/
	width: 179px !important;
	float: none !important;
	padding: 5px 0 !important;
	background-image: none !important;
}

div.moduletable-jsm ul ul li a {
	width: 159px !important;
}

#navigation ul ul ul li {
	float: none;
	height: auto !important;
	max-height: 40px;
}

#navigation ul ul ul li:first-child {
	padding-top: 3px !important;
}

#navigation ul ul ul li:last-child {
}



#navigation #menulist_root > li > ul{
    clear: both;
    position: absolute;
    z-index: 10;
    border: 0;
    margin-top: 2em;
    font-size: .9em;
    width: 200px !important;
    background-color: #ffffff;
    box-shadow: 0px 1px 2px #ccc;
    padding-bottom: 10px !important;
    padding-top: 10px !important;
}



div.moduletable-jsm ul ul ul li a {
	width: 179px !important;
}
div.moduletable-jsm ul ul a[title="Jagd"],
div.moduletable-jsm ul ul a[title="Polizei & Militär"],
div.moduletable-jsm ul ul a[title="Sport"],
div.moduletable-jsm ul ul a[title="Hunting"],
div.moduletable-jsm ul ul a[title="Police and Military Forces"],
div.moduletable-jsm ul ul a[title="Absehen"],
div.moduletable-jsm ul ul a[title="Reticles"],
div.moduletable-jsm ul ul a[title="Europa"],
div.moduletable-jsm ul ul a[title="Nordamerika"],
div.moduletable-jsm ul ul a[title="Asien"],
div.moduletable-jsm ul ul a[title="Europe"],
div.moduletable-jsm ul ul a[title="North America"],
div.moduletable-jsm ul ul a[title="Asia"] {
	background: url("../images/dropdown_arrow_on.png") no-repeat right center !important;
}

div.moduletable-jsm ul ul a:hover {
	color: #ad8c61 !important;
}

div.moduletable-jsm ul ul a:active {
	color: #cc0000 !important;
}

#navigation ul ul ul {
    left: auto;
    margin: -24px 0 0 170px !important;
    padding: 0px !important;
    z-index: 5;
}

div.moduletable-jsm ul ul ul a:link,
div.moduletable-jsm ul ul ul a:visited,
div.moduletable-jsm ul ul ul a:active {
	background: none !important;
}

/*]]>*/