

.preload1 {
    background: url(../img/bgs/six_0a.gif);
}

.preload2 {
    background: url(../img/bgs/six_1a.gif);
}

#nav {
    padding: 0px;
    margin: 0px;
    list-style: none;
    height: 36px;
    background: #fff url(../img/bgs/six_0.gif) repeat-x;
    position: relative;
    z-index: 200;
    font-family: Verdana, Geneva, sans-serif;
}

#nav li.top {
    display: block;
    float: left;
}

#nav li a.top_link {
    display: block;
    float: left;
    height: 36px;
    line-height: 35px;
    color: #fff;
    text-decoration: none;
    font-size: 11px;
    padding: 0 0 0 9px;
    cursor: pointer;
    background: url(../img/bgs/six_0.gif);
}

#nav li a.top_link span {
    float: left;
    display: block;
    padding: 0 24px 0 12px;
    height: 36px;
    background: url(../img/bgs/six_0.gif) right top no-repeat;
}

#nav li a.top_link span.down {
    float: left;
    display: block;
    padding: 0 24px 0 12px;
    height: 36px;
    background: url(../img/bgs/six_0a.gif) no-repeat right top;
}

#nav li:hover a.top_link, #nav a.top_link:hover, #nav li.current a {
    color: #fff;
    background: url(../img/bgs/six_1.gif) no-repeat;
}

#nav li.current li a {
    color: #fff;
    background: none;
}

#nav li:hover a.top_link span, #nav a.top_link:hover span, #nav li.current a.top_link span {
    background: url(../img/bgs/six_1.gif) no-repeat right top;
}

#nav li:hover a.top_link span.down, #nav a.top_link:hover span.down {
    background: url(../img/bgs/six_1a.gif) no-repeat right top;
    padding-bottom: 0px;
}

#nav table {
    border-collapse: collapse;
    padding: 0;
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
}

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

#nav a:hover {
    position: relative;
    white-space: normal;
    z-index: 200;
}

#nav :hover ul.sub
/*hintergrund Drop down*/ {
    left: 0;
    top: 36px;
    background: #336699;
    white-space: nowrap;
    width: 220px;
    height: auto;
    z-index: 9900;
}

#nav :hover ul.sub li {
    display: block;
    height: 24px;
    position: relative;
    float: left;
    width: 220px;
    font-weight: normal;
    background: #336699 url(../img/bgs/line.jpg) 0 0 no-repeat;
    z-index: 9900;
}

#nav :hover ul.sub li a {
    display: block;
    font-size: 11px;
    z-index: 9900;
    height: 24px;
    width: 220px;
    line-height: 24px;
    text-indent: 6px;
    color: #fff;
    text-decoration: none;
}

#nav li ul.sub li a.fly {
    background: #336699 url(../img/icons/line_arrow.gif) 0px 0px no-repeat;
}

#nav li ul.sub li a.fly2 {
    background: #fff url(../img/bgs/line2.gif) 0px 0px no-repeat;
}

#nav:hover ul.sub li a:hover {
    background: #507ca7;
    color: #fff;
}

#nav:hover ul.sub li a.fly:hover {
    background: #507ca7 url(../img/icons/arrow.gif) 208px 6px no-repeat;
    color: #fff;
}

#nav:hover ul.sub li a.fly2:hover {
    background: #fff url(../img/bgs/line3.gif) 0px 0px no-repeat;
    color: #fff;
}

#nav li b {
    display: block;
    font-size: 11px;
    height: 24px;
    width: 88px;
    line-height: 24px;
    margin-bottom: 3px;
    text-indent: 6px;
    color: #fff;
    cursor: default;
}

#nav a:hover a:hover ul, #nav a:hover a:hover a:hover ul, #nav a:hover a:hover a:hover a:hover ul, #nav a:hover a:hover a:hover a:hover a:hover ul {
    left: 220px;
    top: 0px;
    background: #336699;
    white-space: nowrap;
    width: 220px;
    height: auto;
    z-index: 9000;
}

ul.sub, #nav li table {
    z-index: 9000 !important;
}

#nav ul, #nav a:hover ul ul, #nav a:hover a:hover ul ul, #nav a:hover a:hover a:hover ul ul, #nav a:hover a:hover a:hover a:hover ul ul {
    position: absolute;
    left: -9999px;
    top: -9999px;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    z-index: 9000;
}

#nav li:hover li:hover > ul {
    left: 220px;
    top: 0px;
    background: #336699;
    padding-top: 0px;
    white-space: nowrap;
    width: 220px;
    z-index: 400;
    height: auto;
}

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

#nav li:hover li:hover > a.fly {
    background: #507ca7 url(../img/icons/arrow.gif) 208px 6px no-repeat;
    color: #fff;
}

#nav li:hover li:hover > li a.fly {
    background: #336699 url(../img/icons/arrow.gif) 220px 6px no-repeat;
    color: #fff;
    border-color: #336699;
}

