/* ================================================================ 
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.
=================================================================== */

.preload1 {background: url(/bilder/design/topnavi/ld_1a.png);}
.preload2 {background: url(/bilder/design/topnavi/ld_1b.png);}
.preload3 {background: url(/bilder/design/topnavi/ld_1c.png);}


#nav {padding:0; margin-left:15px; margin-right: 0; margin-top: 0; margin-bottom: 0; list-style-type:none; width:965px; height:28px; z-index:200; font-family:arial, verdana, sans-serif; }
#nav li.top {display:block; float:left;}
#nav li a.top_link {display:block; float:left; height:28px; line-height:26px; color:#eee; text-decoration:none; font-size:13px; font-weight:bold; text-decoration:none; font-family: "Lucida Grande", Arial, sans-serif; padding:0 0 0 25px; cursor:pointer; background: url(/bilder/design/topnavi/ld_0.png);}
#nav li a.top_link span {float:left; display:block; padding:0 25px 0 0; height:28px; background: url(/bilder/design/topnavi/ld_0.png) right top no-repeat;}
#nav li a.top_link span.down {float:left; display:block; padding:0 25px 0 0; height:28px; background: url(/bilder/design/topnavi/ld_0b.png) right top no-repeat;}

#nav li.current a.top_link {color:#ccc; background: url(/bilder/design/topnavi/ld_1a.png);}
#nav li.current a.top_link span {background: url(/bilder/design/topnavi/ld_1b.png) no-repeat right top;}
#nav li.current a.top_link span.down {background: url(/bilder/design/topnavi/ld_1c.png) no-repeat right top;}

#nav li:hover a.top_link,
#nav a.top_link:hover
{color:#fff; background: url(/bilder/design/topnavi/ld_1a.png) no-repeat;}
#nav li:hover a.top_link span, 
#nav a.top_link:hover span
{background:url(/bilder/design/topnavi/ld_1b.png) no-repeat right top;}
#nav li:hover a.top_link span.down,
#nav a.top_link:hover span.down
{background:url(/bilder/design/topnavi/ld_1c.png) no-repeat right top; }

#nav li.current:hover a.top_link,
#nav li.current a.top_link:hover
{color:#ccc; background: url(/bilder/design/topnavi/ld_1a.png) no-repeat;}
#nav li.current:hover a.top_link span, 
#nav li.current a.top_link:hover span
{background:url(/bilder/design/topnavi/ld_1b.png) no-repeat right top;}
#nav li.current:hover a.top_link span.down,
#nav li.current a.top_link:hover span.down
{background:url(/bilder/design/topnavi/ld_1c.png) no-repeat right top; }

#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:0; padding:0; 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:1px; top:28px; background: #eee; padding:3px; border:1px solid #fff; white-space:nowrap; width:160px; height:auto; z-index:300;}
#nav :hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:160px; font-weight:normal;}
#nav :hover ul.sub li a
{display:block; font-size:11px; height:18px; width:158px; line-height:18px; text-indent:5px; color:#000; text-decoration:none;border:1px solid #eee;}
#nav :hover ul.sub li a:hover 
{background:#4b4bf3; color:#fff; border-color:#fff;}

#nav li.current a:hover,
#nav li.current:hover
{position:relative; z-index:200;}
