.menu {
	width:650px; 
	height:30px; 
	top: 77px;
	left:204px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.95em;
	font-weight:bolder;
	position: absolute; 
	z-index:100;
	background: url("../images/topmenu_back.gif") repeat top left;
}

* html .menu {width:650px; w\idth:650px;}

.menu ul {padding:0;margin:0;list-style-type:none}

.menu ul li.aktuell {background: transparent url("../images/oben_akt.png") repeat top left; }

.menu ul li.aktuell ul li ul li a{background: transparent url("../images/submenu_test.png") repeat top left;color:#000000}
.menu ul li.aktuell ul li ul li a:hover{background: transparent url("../images/submenu_nodrop_over.png") repeat top left;color:#FFFFFF}
.menu ul li ul li ul li a{background: transparent url("../images/submenu_test.png") repeat top left;color:#000000}
.menu ul li ul li ul li a:hover{background: transparent url("../images/submenu_nodrop_over.png") repeat top left;color:#FFFFFF}
.menu ul li a{text-align:center;}
.menu ul li ul li a{text-align:left;}

.menu ul li a:hover{background: transparent url("../images/oben_akt.png") repeat top left; color:#FFFFFF}

.menu ul ul {width:159px;}

.menu li {float:left;width:130px;position:relative;}

.menu a, .menu a:visited {display:block;font-size:11px; font-weight: bolder; text-decoration:none; width:129px; height:28px; border-right:1px solid #999; border-bottom:1px dashed #999; background: transparent url("../images/leer.gif") repeat top right; line-height:29px;}

* html .menu a, * html .menu a:visited {width:129px; w\idth:129px;}

.menu a.akt {
color:#FFFFFF
}

.menu ul ul a, .menu ul ul a:visited {
border-left:none}

.menu ul ul a.drop, .menu ul ul a.drop:visited {background: transparent url("../images/submenu_drop.png") repeat top right;}

.menu ul li ul li .last{border-bottom: 1px solid #000000}
.menu ul li ul li ul li #last{border-bottom: 1px solid #000000}

.menu ul ul a.drop:hover{background: transparent url("../images/submenu_drop_over.png") repeat top right;color:#FFFFFF}
.menu ul ul :hover > a.drop {background: transparent url("../images/submenu_drop_over.png") repeat top right;}

.menu ul ul ul a, .menu ul ul ul a:visited {background: transparent url("../images/submenu_test.png") repeat top left; color:#000; height:auto; line-height:1em; padding:6px 5px; width:189px;}

* html .menu ul ul ul a, * html .menu ul ul ul a:visited {width:188px;w\idth:189px;}

.menu ul ul ul a:hover { color:#FFFFFF}

.menu ul ul {visibility:hidden;position:absolute;height:0;top:29px;left:0; width:159px;}

.menu ul ul ul{ border-top:1px solid #000;}

* html .menu ul ul {top:30px;t\op:30px;}

.menu ul ul ul{left:158px; top:0px; width:199px;}

* html .menu ul ul ul{left:159px; top:0px; width:199px;}

.menu ul ul ul.left {left:-198px;}

* html .menu ul ul ul.left {left:-199px;}

.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}

.menu ul ul a, .menu ul ul a:visited {background: transparent url("../images/submenu_nodrop.png") repeat top right; color:#000; height:auto; line-height:1em; padding:6px 10px; width:139px; }

* html .menu ul ul a, * html .menu ul ul a:visited {width:120px;w\idth:140px;}

.menu a:hover{ background: none;}
 .menu ul ul :hover > a {color:#fff; background: none;}
.menu ul ul a:hover{background: transparent url("../images/submenu_nodrop_over.png") repeat top right;color:#FFFFFF}
.menu :hover > a { background: none;}

.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
.menu ul :hover ul ul{visibility:hidden;}
.menu ul :hover ul :hover ul{ visibility:visible;}