ul.download {list-style-image:url(zip.gif);}
ul.download li {padding-left:5px; font-size:11px; line-height:1.5em;}

/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/pro_drop5.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/*#beatles {width:750px; height:300px; background:url(shades/main_back.gif) no-repeat 0 30px;}*/

.prodrop5 {
	padding:0 0 0 38px; 
	margin:0; 
	list-style:none; 
	height:28px; 
	position:absolute; 
	z-index:500; 
	font-family:arial, verdana, sans-serif;
	/*margin: 6px 0 6px 0;*/
	/*border-bottom:5px solid #fc0;*/
}

.prodrop5 li.top {display:block; float:left;}

.prodrop5 li a.pos1 {background:url(../images/nav/home_lo.gif); width:48px; height:28px; display:block; text-indent:-999px;text-decoration: none;color:#CCC9BF;} 
.prodrop5 li a.pos2 {background:url(../images/nav/aktuelles_lo.gif); width:74px; height:28px; display:block;text-indent:-999px;text-decoration: none;color:#CCC9BF;} 
.prodrop5 li a.pos3 {background:url(../images/nav/beratung_lo.gif); width:72px; height:28px; display:block;text-indent:-999px;text-decoration: none;color:#CCC9BF;} 
.prodrop5 li a.pos4 {background:url(../images/nav/schwerpunkte_lo.gif); width:109px; height:28px; display:block;text-indent:-999px;text-decoration: none;color:#CCC9BF;} 
.prodrop5 li a.pos5 {background:url(../images/nav/projekte_lo.gif); width:65px; height:28px; display:block;text-indent:-999px;text-decoration: none;color:#CCC9BF;} 
.prodrop5 li a.pos6 {background:url(../images/nav/referenzen_lo.gif); width:84px; height:28px; display:block;text-indent:-999px;text-decoration: none;color:#CCC9BF;} 
.prodrop5 li a.pos7 {background:url(../images/nav/team_lo.gif); width:43px; height:28px; display:block;text-indent:-999px;text-decoration: none;color:#CCC9BF;} 
.prodrop5 li a.pos8 {background:url(../images/nav/veroeffentlichungen_lo.gif); width:138px; height:28px; display:block;text-indent:-999px;text-decoration: none;color:#CCC9BF;} 

.prodrop5 li.p1 {background:url(../images/nav/home_hi.gif); margin-right: 17px;} 
.prodrop5 li.p2 {background:url(../images/nav/aktuelles_hi.gif); margin-right: 17px;} 
.prodrop5 li.p3 {background:url(../images/nav/beratung_hi.gif); margin-right: 17px;} 
.prodrop5 li.p4 {background:url(../images/nav/schwerpunkte_hi.gif); margin-right: 17px;} 
.prodrop5 li.p5 {background:url(../images/nav/projekte_hi.gif); margin-right: 17px;} 
.prodrop5 li.p6 {background:url(../images/nav/referenzen_hi.gif); margin-right: 17px;} 
.prodrop5 li.p7 {background:url(../images/nav/team_hi.gif); margin-right: 17px;} 
.prodrop5 li.p8 {background:url(../images/nav/veroeffentlichungen_hi.gif); margin-right: 0px;} 

.prodrop5 li.current a.pos1,
.prodrop5 li.current a.pos1:hover {background:url(../images/nav/home_2.gif);} 
.prodrop5 li.current a.pos2,
.prodrop5 li.current a.pos2:hover {background:url(../images/nav/aktuelles_hi.gif);} 
.prodrop5 li.current a.pos3,
.prodrop5 li.current a.pos3:hover {background:url(../images/nav/beratung_hi.gif);} 
.prodrop5 li.current a.pos4,
.prodrop5 li.current a.pos4:hover {background:url(../images/nav/schwerpunkte_hi.gif);} 
.prodrop5 li.current a.pos5,
.prodrop5 li.current a.pos5:hover {background:url(../images/nav/projekte_hi.gif);} 
.prodrop5 li.current a.pos6,
.prodrop5 li.current a.pos6:hover {background:url(../images/nav/referenzen_hi.gif);} 
.prodrop5 li.current a.pos7,
.prodrop5 li.current a.pos7:hover {background:url(../images/nav/team_hi.gif);} 
.prodrop5 li.current a.pos8,
.prodrop5 li.current a.pos8:hover {background:url(../images/nav/veroeffentlichungen_hi.gif);} 

.prodrop5 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.prodrop5 a:hover {visibility:visible; position:relative; z-index:200;}
.prodrop5 li:hover {position:relative; z-index:200;}

.prodrop5 li a.top_link:hover {background:transparent;} 
.prodrop5 li:hover > a.top_link {background:transparent;} 

/* keep the 'next' level invisible by placing it off screen. */
.prodrop5 ul {position:absolute; left:-999px; top:-999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.prodrop5 :hover ul {
left:0; 
top:28px;
/*background:url(shades/sub_back.gif);*/
background-color: #FFFFFF;
padding:3px; 
white-space:nowrap; 
height:auto; 
width:auto; 
z-index:300;
}

.prodrop5 :hover ul li {display:block; height:20px; position:relative; font-weight:normal; width:auto;}
.prodrop5 :hover ul li a {display:block; font-size:12px; height:20px; line-height:20px; width:auto; padding:0 10px; color: #716C66; background:transparent; text-decoration:none;}
.prodrop5 :hover ul li a:hover {text-decoration:none; color: #8C0000;}
