/* ================================================================ 
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.stunicholls.com/menu/pro_drop_2.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 {
padding:0; 
margin:0; 
list-style:none; 
height:38px; 
position:relative; 
z-index:500; 
font-family:arial, verdana, sans-serif;
}

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

#nav li a.top_link {
display:block; 
float:left; 
height:35px; 
padding-top:7px;
color:#fff; 
text-decoration:none; 
font-size:12px; 
font-weight:bold; 
cursor:pointer;
}

#angebote.top_link {
float:left; 
display:block; 
margin-right:3px; 
height:35px; 
width:86px;
text-align:center;
background:url(button-angebote-neu.gif);
background-repeat:no-repeat;
background-position:0px 0px;
}

#vorteile.top_link{
float:left; 
display:block;
margin-right:2px; 
height:35px;
width:96px;
text-align:center;
background:url(button-vorteile-neu.gif);
background-repeat:no-repeat;
background-position:0px 0px;
}

#kompetenz.top_link {
float:left; 
display:block;
margin-right:3px; 
height:35px;
width:91px;
text-align:center;
background:url(button-kompetenz-neu.gif);
background-repeat:no-repeat;
background-position:0px 0px;
}

#kontakt.top_link{
float:left; 
display:block;
height:35px;
width:68px;
text-align:center;
background:url(button-kontakt-neu.gif);
background-repeat:no-repeat;
background-position:0px 0px;
}

#nav li:hover a.top_link {
color:#5C5C5C; 
}



/* Default list styling */

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


#nav li:hover ul.sub{
left:0px; 
top:34px; 
background:#DEDEDE; 
white-space:nowrap; 
width:170px; 
height:auto; 
z-index:300;
padding-bottom:6px;
}


#nav li:hover ul.sub li{
display:block; 
position:relative; 
float:left; 
font-weight:normal;
margin-top:6px;
}


#nav li:hover ul.sub li a{
display:block; 
font-size:12px; 
font-weight:normal;
height:18px; 
width:172px; 
line-height:18px; 
color:#5C5C5C; 
text-decoration:none;
border-left:solid 4px;
border-color:#E77817;
padding-left:9px;
}


#nav li ul.sub li a.fly{
background:url(arrow.gif) 148px 6px no-repeat;
}


#nav li:hover ul.sub li a:hover{
color:#000; 
border-color:#5C5C5C;
}


#nav li:hover ul.sub li a.fly:hover{
background:url(arrow_over.gif) 148px 6px no-repeat; 
color:#000;
}


#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul{
left:170px; 
top:-6px; 
background:#DEDEDE; 
padding:3px; 
white-space:nowrap; 
width:148px; 
z-index:400; 
height:auto;
padding-bottom:6px;
}


#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover 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,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly{
color:#000; 
border-color:#5C5C5C;
background:url(arrow_over.gif) 148px 6px no-repeat; 
} 


#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly{
color:#000; 
border-color:#5C5C5C;
} 

