@charset "utf-8";
/* CSS Document */

#menu{
height:155px;
width:709px;
font-size:9px;
}
#menu #menu_archive{
position:relative;
float:left;
left:0px;
top:5px;
height:137px;
padding-top:2px;
padding-bottom:6px;
width:218px;
margin-left:5px;
padding-left:1px;
padding-right:16px;
background:url(../images/esu_menu_elem.jpg) top left no-repeat #333333;
text-align:right;
}
*html #menu #menu_archive{
margin-left:0;
}
#menu #menu_archive #menu_archive_infotext{
display:none;
position:absolute;
left:1px;;
bottom:6px;
height:41px;
padding-right:4px;
width:214px;
background:url(../images/menu_elem_bot.png) top left no-repeat;
}
#menu .linklayer{
position:absolute;
top:0;
left:0;
height:145px;
width:225px;
}
#menu #menu_nachwuchs{
position:relative;
float:left;
left:0;
top:5px;
height:137px;
padding-top:2px;
padding-bottom:6px;
width:218px;
padding-left:1px;
padding-right:16px;
background:url(../images/esu_menu_elem.jpg) top left no-repeat #333333;
text-align:right;
}
#menu #menu_nachwuchs #menu_nachwuchs_infotext{
display:none;
position:absolute;
left:1px;;
bottom:6px;
height:41px;
padding-right:4px;
width:214px;
background:url(../images/menu_elem_bot.png) top left no-repeat;
}
#menu #menu_galerie{
position:relative;
float:left;
left:0;
top:5px;
height:137px;
padding-top:2px;
padding-bottom:6px;
width:218px;
padding-left:1px;
padding-right:14px;
background:url(../images/esu_menu_elem.jpg) top left no-repeat #333333;
text-align:right;
}
#menu #menu_galerie #menu_galerie_infotext{
display:none;
position:absolute;
left:1px;;
bottom:6px;
height:41px;
padding-right:4px;
width:214px;
background:url(../images/menu_elem_bot.png) top left no-repeat;
}
#menu h1{

}
#menu a{
text-decoration:none;
color:#FFFFFF;
}

.sIFR-hasFlash #menu h2 {
	visibility: hidden;
	font-size:24px;
}
/* TOOLTIP Styling */
.tooltip{ position: absolute; top: 0; left: 0; z-index: 3; display: none; }
