#webx0_leiste{
width:730px;
height:29px;
background:url("../i/webx0_leiste_verlauf_grau.png") repeat-x top left;
position:relative;
font-family:Helvetica;
z-index:9999;
margin-top:5px;
color:#333333;
}
#webx0_leiste:hover{
background:url("../i/webx0_leiste_verlauf_bunt.png") repeat-x top left;
z-index:9999;
}
#webx0_leiste ul, #webx0_leiste li{
margin:0;
padding:0;
list-style-type:none;
display:inline;
position:relative;
z-index:9999;
}
#webx0_leiste ul{
margin-top:5px;
}
#webx0_leiste li{
padding:10px 5px 2px 5px;
vertical-align:middle;
cursor:pointer;
position:relative;
}
#webx0_leiste .sub{
padding:10px;
padding-bottom:0;
background-color:#fff;
position:absolute;
top:23px;
left:10px;
z-index:10;
display:none;
width:280px;
}
#webx0_leiste .sub_2{
padding:10px;
padding-bottom:0;
background-color:#fff;
position:absolute;
top:23px;
right:10px;
z-index:10;
display:none;
width:280px;
}
#webx0_leiste .sub_3{
padding:10px;
padding-bottom:0;
background-color:#fff;
position:absolute;
top:22px;
right:2px;
z-index:10;
display:none;
width:720px;
box-shadow:2px 2px 4px #A5A5A5;
}
#webx0_leiste li:hover .sub{
display:block;
}
#webx0_leiste li:hover .sub_2{
display:block;
}
#webx0_leiste li:hover .sub_3{
display:block;
}
#webx0_leiste .image_left{
float:left;
margin:5px 15px 5px 5px;
border:0;
}
#webx0_leiste .sub, #webx0_leiste .sub_2, #webx0_leiste .sub_3{
font-size:11px;
}
#webx0_leiste .sub a.link, #webx0_leiste .sub_2 a.link{
float:right;
font-size:14px;
font-weight:bold;
color:#fff;
padding:2px 4px;
text-decoration:none;
}
#webx0_leiste .sub a.link:hover, #webx0_leiste .sub_2 a.link:hover {
background:transparent;
color:#000;
}
#webx0_leiste .sub a.nightlife{
background-color:#fdb813;
}
#webx0_leiste .sub a.branchmarkt{
background-color:#62c2cc;
}
#webx0_leiste .sub_2 a.fotoblog{
background-color:#f17022;
}
