#menu {list-style-type:none; padding:0px; margin:0px; width:250px; position:absolute; top:230px; left:60px;  z-index:100;}
#menu ul {list-style-type:none; padding:0px; margin:0px;}
#menu li {float:left; background:#fff; position:relative;  }


*html #menu li, #menu li a { height:15px; } /* IE Höhen Hack für Unterpunkte */
#menu li, #menu li a {display:block; color:#333; font-family:arial, sans-serif; font-size:11px; line-height:15px; min-height: 15px; width:250px; text-decoration:none;  cursor:pointer; font-weight:bold;}

#menu li ul li {padding: 4px 0px 4px 0px; border-left:1px solid #ccc; border-top:1px dotted #ccc; width:229px;voice-family: "\"}\"";voice-family:inherit; width:249px;}
html>body #menu li ul li {padding:4px 10px; width:229px;}


#menu ul,
#menu li.click ul ul,
#menu li.click ul li.hover ul ul {padding:0px; margin:0px; display:none;}

#menu li.hover {z-index:500;}
#menu li.click {}

#menu li.click ul {display:block;}
#menu li.click ul li.hover ul, 
#menu li.click ul li.hover ul li.hover ul {display:block; position:absolute; width: 229px; left:230px; top:-1px;  }

#menu li.click ul li.fly {background: #fff url(images/pfeil12px.gif) no-repeat center right;}
#menu li.click ul li.hover {background:#ccc no-repeat center right;}

#menu li.click ul li.hover ul li.hover ul li {background:#ccc; z-index:500;}

#menu li.click ul li.hover ul li.hover {z-index:500; background:#52A5D1;}
#menu li.click ul li.hover ul li.hover a {color:#fff;}



/* Hauptpunkte */

#unt, #dls, #ref, #fach, #engagement {
	position:absolute;
	display:block;
	margin:0px;
	padding:0px;
	border:0px;
}
#unt {
	background: url(images/bigbutton_unternehmen.gif) no-repeat;
}
#dls {
	background: url(images/bigbutton_dienstleistungen.gif) no-repeat;
}
#ref {
	background: url(images/bigbutton_referenzen.gif) no-repeat;
}
#fach {
	background: url(images/bigbutton_fachmitgliedschaften.jpg) no-repeat;
}
#engagement {
	background: url(images/bigbutton_engagement.jpg) no-repeat;
}

a#itemn2, a#itemn1, a#itemn3, a#itemn4, a#itemn5 {
	margin:0px;
	width:250px;
	padding:0px;
	display:block;
	border:0px;
}
a#itemn1 {
	background:transparent url(images/bigbutton_unternehmen.gif) no-repeat;
}
a#itemn2 {
	background:transparent url(images/bigbutton_dienstleistungen.gif) no-repeat;
}
a#itemn3 {
	background:transparent url(images/bigbutton_referenzen.gif) no-repeat;
}
a#itemn4 {
	background:transparent url(images/bigbutton_fachmitgliedschaften.jpg) no-repeat;
}
a#itemn5 {
	background:transparent url(images/bigbutton_engagement.jpg) no-repeat;
}

a#itemn1:hover, a#itemn2:hover, a#itemn3:hover, a#itemn4:hover, a#itemn5:hover {
	background-position:bottom;
}
a#itemn1:active, a#itemn2:active, a#itemn3:active, a#itemn4:active, a#itemn5:active {
	background-position:center;
}
