/*Navigation
*/
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/menu.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.
=================================================================== */
/* for this demo only */
/* the styling */
#nav { background-color: #fff; background-image: url(elements/navi_bkgr.gif); position: absolute; width:940px; height: 56px; clip: auto; margin: 0 0 20px 50px; padding: 0; display: block; }
#nav .select, #nav .current { color: #fdc411; z-index: 0; margin:0; padding:0; list-style:none; }
#nav li { background-color: #995167; display:inline; margin:0; padding:0; height:auto; }
/*Top 
*/
#nav .select a,
#nav .current a { display:block; background:#0080b2; text-decoration:none; font-size:12px; white-space:nowrap; border-right:1px solid #fff; color:#fff; float: left; margin: 0; padding: 5px 10px; }
* html #nav .select a, * html #nav .current a { font-size: 12px; width:1px; margin: 0; padding: 5px 10px; }
#nav .current a { color:#3c3c3c; font-weight: bold; background: #fff; }
#nav .select a:hover, 
#nav .select li:hover a { cursor:pointer; color:#fff; background-color: #5ea9c6; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin: 0; padding: 5px 10px; }
#nav .sub { display: none; }
#nav table {position:absolute; border-collapse:collapse; left:0; top:0;}
#nav .sub li a:hover, 
#nav .select a:hover .sub li a:hover, 
#nav .select li:hover .sub li a:hover { color:#fff; font-weight: bold; background: #5ea9c6; }
#nav .sub_active .current_sub a, 
#nav .sub_active a:hover { color: #3c3c3c; font-weight: normal; background-color: #9e9e9e; background-image: url(elements/subnavi_fade3.jpg); background-attachment: scroll; }
#nav .select li a:hover .sub, 
#nav .select li:hover .sub { display:block; position:absolute; width:930px; z-index:100; color:#fff; font-size:11px; background: #5ea9c6; top: 23px; left: 0; height: 30px; margin: 0; }
#nav .sub, #nav .sub_active { background-image: url(elements/subnavi_fade.jpg); background-repeat: repeat-x; background-position: 0 0; margin:0; padding:0; list-style:none; }
#nav .sub_active { background-image: url(elements/subnavi_fade.jpg); background-attachment: scroll; background-position: 0 0; display:block; position:absolute; top:25px; left:0; height: 25px; padding:0; z-index:10; margin: 0; }
* html #nav .sub_active, * html #nav .select a:hover .sub { z-index:-1; margin-top:0; margin-top:1px; }
#nav .sub_active a { height:21px; text-decoration:none; line-height:20px; white-space:nowrap; display:block; float:left; padding:5px 10px; margin:0; font-size:12px; white-space:nowrap; color:#3c3c3c; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; border-right: 1px dotted #dbdbdb; border-bottom-style: none; border-bottom-width: 0; border-left-style: none; border-left-width: 0; tyle: none; border-top-width: 0; }
/*Top over und Sub*/
#nav .select a:hover .sub li a, 
#nav .select li:hover .sub li a { display:block; padding:5px 8px; margin:0; white-space:nowrap; color:#fff; font-size:12px; background-color: #5ea9c6; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; border-right: 1px solid #fff; border-top-style: none; border-top-width: 0;border-right-style;border-bottom-color: #fff; border-bottom-style: solid; border-left-style: none; border-left-width: 0; }
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/menu.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.
=================================================================== */
#rest { background-color: #b31934; width: 220px; height: 24px; float: left; margin: 0; display: block; }
