/* ================================================================ 
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/pro_dropline7.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#dropline { position:relative; font-size:12px; background-image: url(../css/back.gif); background-repeat: repeat-x; background-attachment: scroll; height:38px; margin: 0; }

#dropline, #dropline ul {padding:0 0 0 10px; margin:0; list-style:none; width:990px;}

#dropline table {border-collapse:collapse; margin:-1px -10px; 0 0; padding:0; width:0; height:0; font-size:12px;}
#dropline li {float:left; height:38px; margin-right:1px;}
#dropline li a {float:left; display:block; height:38px; line-height:38px; padding:0 20px 0 10px; font-family:arial, sans-serif; font-size:11px; color:#fff; text-decoration:none; font-weight:bold;}
#dropline li a.down {background:url(../css/down.gif) no-repeat right center;}
#dropline li ul li a.down {font-size:15px; color:#ff0; font-weight:normal;}

#dropline li a:hover {white-space:nowrap; color:#ffae00;}
#dropline li a.down:hover {white-space:nowrap; color:#ffae00; background:url(../css/down-over.gif) no-repeat right center;}

/*#dropline li:hover > a {color:#444;}*/
#dropline li:hover > a {color:#e36500;}
/*#dropline li:hover > a.down {color:#444; background:url(../css/down-over.gif) no-repeat right center;}*/
#dropline li:hover > a.down {color:#e36500; background:url(../css/down-over.gif) no-repeat right center;}

#dropline li ul { color: #ffd960; position:absolute; top:38px; left:-9999px; z-index:10; background:url(sub-back2.png) repeat-x left top; height: 100px; }
#dropline li ul.floatRight li {float:right;}

#dropline :hover ul,
#dropline :hover ul :hover ul,
#dropline :hover ul :hover ul :hover ul,
#dropline :hover ul :hover ul :hover ul :hover ul,
/*#dropline :hover ul :hover ul :hover ul :hover ul :hover ul { color: #444; left:0; background:url(sub-back2.png) repeat-x left top; }*/
#dropline :hover ul :hover ul :hover ul :hover ul :hover ul { color: #e36500; left:0; background:url(sub-back2.png) repeat-x left top; }

#dropline :hover ul ul,
#dropline :hover ul :hover ul ul,
#dropline :hover ul :hover ul :hover ul ul,
/*#dropline :hover ul :hover ul :hover ul :hover ul ul { color: #ffae00; left:-9999px; top:38px; background:#fff; }*/
#dropline :hover ul :hover ul :hover ul :hover ul ul { color: #e36500; left:-9999px; top:38px; background:#fff; }
#menu_aktiv a:link, #menu_aktiv a:hover, #menu_aktiv a:visited { color: #ffae00; font-weight: bold; text-decoration: none; margin-right: 5px; margin-left: 5px; padding-right: 10px; padding-left: 10px; }
