/* common styling */
.menu {
font-family: Times New Roman;
width:940px;
height:30px;
position:absolute;
margin:130px 9px 0px;
font-size:11px;
z-index: 1;
border-left:1px solid #8C3333;
border-right:1px solid #8C3333;
}
.menu ul li a,
.menu ul li a:visited {
display:block;
width:186px;
height:30px;
border-left:1px solid #8C3333;
border-right:1px solid #8C3333;
background: url(http://www.rechtsanwaltrussland.de/images/button.jpg) no-repeat top center;
line-height:30px;
font-family: Times New Roman;
font-size: 11pt;
font-style: normal;
font-weight: normal;
text-transform: none;
text-decoration: none;
text-align:center;
color:#fff;
overflow:hidden;
}
.menu ul {
padding:0; margin:0;
list-style-type: none;
}
.menu ul li {
float:left;
margin-right:0px;
position:relative;
}
.menu ul li ul {
display: none;
}
/* specific to non IE browsers */
.menu ul li:hover a {
width:186px;
height:30px;
border-left:1px solid #8C3333;
border-right:1px solid #8C3333;
font-family: Times New Roman;
font-size: 11pt;
font-style: normal;
font-weight: normal;
text-transform: none;
text-decoration: none;
color:#fff;
background: url(http://www.rechtsanwaltrussland.de/images/button-roll.jpg) no-repeat top center;
}
.menu ul li:hover ul {
display:block;
position:absolute;
top:30px;
left:0;
width:188px;
}
.menu ul li:hover ul li a.hide {
width:186px;
height:30px;
border-left:1px solid #8C3333;
border-right:1px solid #8C3333;
font-family: Times New Roman;
font-size: 11pt;
font-style: normal;
font-weight: normal;
text-transform: none;
text-decoration: none;
color:#fff;
background: url(http://www.rechtsanwaltrussland.de/images/button-roll.jpg) no-repeat top center;
}
.menu ul li:hover ul li:hover a.hide {
width:186px;
height:30px;
border-left:1px solid #8C3333;
border-right:1px solid #8C3333;
font-family: Times New Roman;
font-size: 11pt;
font-style: normal;
font-weight: normal;
text-transform: none;
text-decoration: none;
color:#fff;
background: url(http://www.rechtsanwaltrussland.de/images/button-roll.jpg) no-repeat top center;
}
.menu ul li:hover ul li ul {
display: none;
}
.menu ul li:hover ul li a {
width:186px;
height:30px;
border-left:1px solid #8C3333;
border-right:1px solid #8C3333;
font-family: Times New Roman;
font-size: 11pt;
font-style: normal;
font-weight: normal;
text-transform: none;
text-decoration: none;
display:block;
color:#fff;
background: url(http://www.rechtsanwaltrussland.de/images/button-roll.jpg) no-repeat top center;
}
.menu ul li:hover ul li a:hover {
width:186px;
height:30px;
border-left:1px solid #8C3333;
border-right:1px solid #8C3333;
font-family: Times New Roman;
font-size: 11pt;
font-style: normal;
font-weight: normal;
text-transform: none;
text-decoration: none;
color:#fff;
background: url(http://www.rechtsanwaltrussland.de/images/button.jpg) no-repeat top center;
}
.menu ul li:hover ul li:hover ul {
display:block;
position:absolute;
left:188px;
top:0;}
.menu ul li:hover ul li:hover ul.left {
left:-188px;
}
