/* CSS Document */


.demo3 .menu3 {
width:auto; 
font-size:12px;
position:relative;
z-index:100;
}
/* remove all the bullets, borders and padding from the default list styling */
.demo3 .menu3 ul {
padding:0;
margin:0;
list-style-type:none;
font-family: Arial, Helvetica, sans-serif;
letter-spacing: normal;
}
.demo3 .menu3 ul ul {
width:130px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.demo3 .menu3 li {
float:left;
width:130px;
position:relative;
font-weight:normal;
}
/* style the links for the top level */
.demo3 .menu3 a, .demo3 .menu3 a:visited {
display:block;
font-size:12px;

text-decoration:none; 
color:#fff; 
width:118px; 
height:26px; 
border:1px solid #fff; 
border-width:1px 0 0 0; 
background:#999999; 
padding-left:10px; 
line-height:29px;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .demo3 .menu3 a, * html .demo3 .menu3 a:visited {
width:103px;
w\idth:92px;
}
.demo3 .menu3 ul ul a {
	border-width:1px 1px 0 1px !important;
	width:123px;
}

.demo3 .menu3 ul li a{
background-color:/*#d8d8d8*/ #E5E5E5;
font-weight:bold;
text-transform:uppercase;
}

.demo3 .menu3 ul li ul li a{
background-color:#d8d8d8 /*#E5E5E5*/;
font-weight:normal;
text-transform:none;
white-space:normal;
}
/* style the second level background */
.demo3 .menu3 ul ul a.drop3, .demo3 .menu3 ul ul a.drop3:visited {
background-color:#d8d8d8 /*#E5E5E5*/;
font-weight:normal;
height:auto;
white-space:normal;
width:111px; 
background: #d8d8d8 url(../images/menupfeil.gif) right center no-repeat;
}
/* style the second level hover */
.demo3 .menu3 ul ul a.drop3:hover{
background-color:#d8d8d8 /*#E5E5E5*/;width:111px; white-space:normal;
}
.demo3 .menu3 ul ul :hover > a.drop3 {
background-color:#d8d8d8 /*#E5E5E5*/;width:111px; white-space:normal;

}
/* style the third level background */
.demo3 .menu3 ul ul ul a, .demo3 .menu3 ul ul ul a:visited {
background-color:#d8d8d8 /*#E5E5E5*/;
height:auto;
white-space:normal;
}
/* style the third level hover */
.demo3 .menu3 ul ul ul a:hover {
background-color:#d8d8d8 /*#E5E5E5*/;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.demo3 .menu3 ul ul {
visibility:hidden;
position:absolute;
z-index: 1000;
/*height:0;*/
top:26px;
left:0; 
width:133px !important;
border: 1px solid #808080;
background: #fff;
padding-bottom: 1px;
}
/* another hack for IE5.5 */
* html .demo3 .menu3 ul ul {
top:29px;
t\op:30px;
}

/* position the third level flyout menu */
.demo3 .menu3 ul ul ul{
z-index: 10000;
left:-175px; 
top:-1px;
width:179px !important;
}
.demo3 .menu3 ul ul ul li a{
	width: 157px !important;
	}
/* position the third level flyout menu for a left flyout */
.demo3 .menu3 ul ul ul.left {
left:-200px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.demo3 .menu3 table {position:absolute; top:0; left:0;}

/* style the second level links */
.demo3 .menu3 ul ul a, .demo3 .menu3 ul ul a:visited {
background-color:#d8d8d8 /*#E5E5E5*/;
color:#000; 
height:auto; 
line-height:1em; 
padding:5px 10px; 
width:111px; /* yet another hack for IE5.5 */
}
* html .demo3 .menu3 ul ul a{
width:138px;
w\idth:123px;
}


/* style the top level hover */
.demo3 .menu3 a:hover, .demo3 .menu3 ul ul a:hover{
color:#E10322; 
background-color:#d8d8d8 /*#E5E5E5*/;
}
.demo3 .menu3 :hover > a {
color:#fff; /*#E10322;*/
background-color:#808080 /*#E5E5E5*/;
}
.demo3 .menu3 ul ul :hover > a {
color:#E10322;
background-color:#d8d8d8 /*#E5E5E5*/;
}

.demo3 .menu3 ul ul li:hover {
	z-index: 1000000 !important;
	background: transparent !important;
}

/* make the second level visible when hover on first level list OR link */
.demo3 .menu3 ul li:hover ul,
.demo3 .menu3 ul a:hover ul{
visibility:visible; width:156px; 
}
/* keep the third level hidden when you hover on first level list OR link */
.demo3 .menu3 ul :hover ul ul{
visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
.demo3 .menu3 ul :hover ul :hover ul{ 
visibility:visible;
}



/* keep the 4th level hidden when you hover on first level list OR link */
.demo3 .menu3 ul :hover ul :hover ul ul {
visibility:hidden;
}
.demo3 .menu3 ul :hover ul :hover ul :hover ul {
visibility:visible;
}


.demo3 .menu3 ul li a.dropact3  {
color: #5C5C5C;
font-weight:bold;
white-space:normal;
background-color:/*#d8d8d8*/ #E5E5E5;
border-bottom:1px solid /*#d8d8d8*/ #E5E5E5;
}

.demo3 .menu3 ul li a{

background-color:#999999;
}
.demo3 .menu3 ul li ul li a.dropactx3  {
color: #E10322;
font-weight:bold;
white-space:normal;
width:111px; 
border-bottom:0px solid #d8d8d8 /*#E5E5E5*/;
background: #d8d8d8 url(../images/menupfeil.gif) right center no-repeat;
}

.demo3 .menu3 ul li ul li ul li a.dropactx3  {
color: #E10322;
font-weight:bold;
white-space:normal;

border-bottom:0px solid #d8d8d8 /*#E5E5E5*/;
}
