/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/pro_drop_2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */


#nav {
	padding:0 0 0 4px; /* was 0 0 0 14px */ 
	margin:0;
	list-style:none;
	width: 994px; /* was 978px */
	height:36px;
	background:#cea864 url(../images/i_bottomblockhead_1000x80.jpg) no-repeat;
	position:relative;
	z-index:500;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

#nav li.top {
	display:block;
	float:left;
	height:36px;
	margin: 0;
	}

#nav li a.top_link 
{
	display:block;
	float:left;
	width: 176px; /* new */
	height:36px;
	line-height:33px;
	color:#111111;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	cursor:pointer;
	background: none;
	}
	
#nav li a.top_link.home 
{
	display:block;
	float:left;
	width: 110px; /* new */
	height:36px;
	line-height:33px;
	color:#111111;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	cursor:pointer;
	background: none;
	}
	
#nav li a.top_link span 
{
	width: 100%;
	float:left;
	display:block;
	text-align: center;
	height:36px;
	}

#nav li a.top_link span.down {
	width: 100%;
	float:left;
	display:block;
	text-align: center;
	height:36px;
	}

#nav li:hover a.top_link {color:#fff; background-color: #bd8940;}

#nav li:hover a.top_link span {background-color: #bd8940;}

#nav li:hover a.top_link span.down {background-color: #bd8940;}

#nav li:hover a.top_link.home {color:#fff; background-color: #bd8940;}

#nav li:hover a.top_link.home span {background-color: #bd8940;}
/* Default list styling */

#nav li:hover {position:relative; z-index:200;}

#nav li:hover ul.sub
{left:0px; bottom:36px; background: #b4904d; padding:2px; border:1px solid #9c691d; white-space:nowrap; width:170px; height:auto; z-index:300;}

#nav li:hover ul.sub li
{display:block; height:auto; position:relative; float:left; width:170px; font-weight:normal; border-top:1px solid #b58747; background:#b4904d url(../images/bg_dropmenusub2_178x70.jpg) 0px 0px no-repeat;}

#nav li:hover ul.sub li a
{display:block; font-size:12px; height:auto; width:170px; line-height:16px; text-indent:5px; padding-top:9px; padding-bottom:9px; color:#FFF; text-decoration:none;}

#nav li ul.sub li a.fly
{background: #b4904d url(../images/bg_dropmenusub2_178x70arrow.jpg) top right no-repeat;}

#nav li:hover ul.sub li a:hover 
{background:#bd8940; color:#fff; border-color:#fff;}

#nav li:hover ul.sub li a.fly:hover
{background:#bd8940 url(../images/bg_dropmenusub2_178x70arrowover.gif) top right no-repeat; color:#fff;}

#nav li ul.sub li a.deutschflag
{background: #b4904d url(../images/bg_dropmenusub4_178x70b_deutsch.jpg) top right no-repeat;}

#nav li ul.sub li a.deutschflag:hover
{background: #b4904d url(../images/bg_dropmenusub4_178x70b_deutsch-over.jpg) top right no-repeat;}	

#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:160px; bottom:2px; background: #b4904d; padding:2px; border:1px solid #9c691d; white-space:nowrap; /*width:162px*/width:170px; z-index:400; height:auto;}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; bottom:0px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{background: #b4904d url(../images/bg_dropmenusub2_178x70arrowover.gif) top right no-repeat; color:#fff; border-color:#fff;} 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{background: #b4904d url(../images/bg_dropmenusub2_178x70arrow.jpg) top right  no-repeat; color:#fff; border-color:#bbd37e;} 
