/* menu
----------------------------------------------- */
.nodisp {display: none;}

h1 { text-align: left; padding: 0 0 0 0; margin: 0; }

ul { list-style: none; padding: 0; margin: 0; }

div#menuwrap { no-repeat; padding: 0; margin: 0; width: 487px; height: 34px; position: relative; z-index: 10000;}

ul#menu { padding: 0; margin: 0; height: 34px; position: relative;}

#menu a { font-weight: bold;}

#menu a { text-decoration: none; }

#menu li ul.drop li a { display: block; font-size: 10px; font-weight: normal; color: #404040; padding: 2px; padding-left: 4px; text-align: left; border: 1px solid #ffffff; }

#menu li ul.drop li a:hover { background: #FDFDFD; padding-top: 2px; color: #A5A5A5; text-align: left; }

#menu li.main { float: left; height: 34px; text-align: center; cursor: default; margin: 0;}

#menu li.main a.menu_link { height: 34px; display: block; }

li#menu_leftchill { position: absolute; left: 0; top: 0; }
li#menu_team { position: absolute; left: 31px; top: 0; }
li#menu_news { position: absolute; left: 102px; top: 0; }
li#menu_kalender { position: absolute; left: 173px; top: 0; }
li#menu_fotos { position: absolute; left: 244px; top: 0;}
li#menu_fanshop { position: absolute; left: 315px; top: 0;}
li#menu_presse { position: absolute; left: 386px; top: 0;}
li#menu_rightchill { position: absolute; left: 457px; top: 0; }

#menu_team a.menu_link { width: 71px; height: 34px; background: url(../pics/navi/b_team.gif) no-repeat;} 
#menu_team a.menu_link:hover { width: 71px; height: 34px; background: url(../pics/navi/b_team_ov.gif) no-repeat;} 
#menu_news a.menu_link { width: 71px; height: 34px; background: url(../pics/navi/b_news.gif) no-repeat;} 
#menu_news a.menu_link:hover { width: 71px; height: 34px; background: url(../pics/navi/b_news_ov.gif) no-repeat;} 
#menu_kalender a.menu_link { width: 71px; height: 34px; background: url(../pics/navi/b_kalender.gif) no-repeat;} 
#menu_kalender a.menu_link:hover { width: 71px; height: 34px; background: url(../pics/navi/b_kalender_ov.gif) no-repeat;} 
#menu_fotos a.menu_link { width: 71px; height: 34px; background: url(../pics/navi/b_fotos.gif) no-repeat;} 
#menu_fotos a.menu_link:hover { width: 71px; height: 34px; background: url(../pics/navi/b_fotos_ov.gif) no-repeat;}
#menu_fanshop a.menu_link { width: 71px; height: 34px; background: url(../pics/navi/b_fanshop.gif) no-repeat;} 
#menu_fanshop a.menu_link:hover { width: 71px; height: 34px; background: url(../pics/navi/b_fanshop_ov.gif) no-repeat;} 
#menu_presse a.menu_link { width: 71px; height: 34px; background: url(../pics/navi/b_presse.gif) no-repeat;} 
#menu_presse a.menu_link:hover { width: 71px; height: 34px; background: url(../pics/navi/b_presse_ov.gif) no-repeat;} 

.main ul li { position: relative; width: 71px; text-align: center; cursor: default; margin: 0 1px 0 1px; }

li ul.drop { display: none; position: absolute; top: 34px; left: 0; width: 75px; font-weight: normal ; background: #EFEFEF bottom left no-repeat; padding: 1px 0 0 0; margin: 0; z-index: 10000;}

li>ul.drop { top: auto; left: auto; }

ul.drop li { display: block; float: none; background-color: transparent; border: 0; }

li:hover ul, li.over ul { display: block; }