/* ================================================================ 
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.cssplay.co.uk/menus/pro_drop7.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 li.sep {display:block; float:left; height:39px; line-height:39px; width:2px; background-image:url(/public/grafik/separator.gif); background-repeat:no-repeat; }
#nav {padding:0; margin:0 0 0 0; list-style:none; height:39px; z-index:200; font-family:Arial, Helvetica, Geneva, sans-serif; width:751px; }

#nav li.top {display:block; float:left;}
#nav li a.top_link 			{float:left; display:block; padding:0 0 0 0; height:39px; color:#FFFFFF; text-decoration:none; font-family:Arial, Helvetica, Geneva, sans-serif; font-size:14px; font-weight:normal; cursor:pointer; }
#nav li a.top_link span 	{float:left; display:block; padding:10px 22px 0px 22px; height:29px; }
#nav li a.top_link span.on 	{float:left; display:block; padding:10px 22px 0px 22px; height:29px; color:#ffffff; }

#nav li:hover a.top_link,
#nav a.top_link:hover
{color:#616161;  background:url(/public/grafik/topmenu_bg_on.gif) repeat-x;}

#nav li:hover a.top_link span.down,
#nav a.top_link:hover span.down
{padding-bottom:3px;}

#nav table {border-collapse:collapse; padding:0; width:0; height:0; margin:0 -20px 0 0;}

#nav .sub {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:2px 0 0 0; padding:0 0 0 0px; list-style:none; }

#nav li:hover {position:relative; z-index:200;}
#nav a:hover {position:relative; white-space:normal; z-index:200;}

#nav :hover ul.sub 				{left:0px; top:36px; min-width:100%; padding:12px 0px 0px 0px; border:0px; white-space:nowrap; width:auto; height:auto; z-index:300; background:url(/public/grafik/dropmenu_top_bg.gif); background-repeat:repeat-x; }

#nav :hover ul.sub li			{ display:block; position:relative; font-weight:normal; background-color:#b4494c; }
#nav :hover ul.sub li a			{ display:block; height:18px; white-space:nowrap; font-size:11px; line-height:normal; font-weight:normal;color:#ffffff; text-decoration:none; border:0px none; padding:0px 5px 0px 5px; background-color:#b4494c;}
#nav :hover ul.sub li a:hover	{ color:#ffffff; height:18px; text-decoration:underline;}

.drop_bottom 					{ float:left; height:1px; min-width:100%; background-color:blue; line-height:0px; font-size:0px; padding:0px 0px 0px 0px; text-align:center; }
.drop_bottom_left				{ float:left; background:url(/public/grafik/dropmenu_bottom_bg_left.gif) left no-repeat; background-color:transparent; width:10px; height:12px; line-height:0px; font-size:0px;}
.drop_bottom_mid				{ float:left; width:auto; min-width:auto; height:12px; background-color:#b4494c; }
.drop_bottom_right				{ float:right; background:url(/public/grafik/dropmenu_bottom_bg_right.gif) right no-repeat; background-color:transparent; width:10px; height:12px; line-height:0px; font-size:0px;}



