/* ######################### MENU STYLE #########################*/
#imSite { position: relative; }
#imMnMn { text-align: center; }
#imMnMn > ul { z-index: 10001; display: inline-block; }
#imMnMn li > ul { z-index: 10002; }

/* Main Menu */

#imMnMn ul, #imPgMn ul {padding:0;margin:0;list-style-type:none; }
#imMnMn > ul > li { position: relative; margin-top: 30px; }
#imMnMn > ul > li:first-child { margin-top: 0; }
/* Links */
#imMnMnNode0 { background-image: url('../menu/index.png'); height: 26px; width: 135px; }
#imMnMnNode0 .imMnMnFirstBg { height: 26px; width: 135px; }
#imMnMnNode0:hover { background: none; background-image: none; }
#imMnMnNode0:hover .imMnMnFirstBg { background-image: url('../menu/index_h.png'); height: 26px; width: 135px;}
#imMnMnNode0.imMnMnCurrent { background: none; background-image: none; }
#imMnMnNode0.imMnMnCurrent span.imMnMnFirstBg { background-image: url('../menu/index_h.png'); height: 26px; width: 135px;}
#imMnMnNode9 { background-image: url('../menu/datenschutzerklaerung.png'); height: 26px; width: 135px; }
#imMnMnNode9 .imMnMnFirstBg { height: 26px; width: 135px; }
#imMnMnNode9:hover { background: none; background-image: none; }
#imMnMnNode9:hover .imMnMnFirstBg { background-image: url('../menu/datenschutzerklaerung_h.png'); height: 26px; width: 135px;}
#imMnMnNode9.imMnMnCurrent { background: none; background-image: none; }
#imMnMnNode9.imMnMnCurrent span.imMnMnFirstBg { background-image: url('../menu/datenschutzerklaerung_h.png'); height: 26px; width: 135px;}
#imMnMnNode10 { background-image: url('../menu/haftungsausschluss.png'); height: 26px; width: 135px; }
#imMnMnNode10 .imMnMnFirstBg { height: 26px; width: 135px; }
#imMnMnNode10:hover { background: none; background-image: none; }
#imMnMnNode10:hover .imMnMnFirstBg { background-image: url('../menu/haftungsausschluss_h.png'); height: 26px; width: 135px;}
#imMnMnNode10.imMnMnCurrent { background: none; background-image: none; }
#imMnMnNode10.imMnMnCurrent span.imMnMnFirstBg { background-image: url('../menu/haftungsausschluss_h.png'); height: 26px; width: 135px;}
#imMnMnNode15 { background-image: url('../menu/impressum.png'); height: 26px; width: 135px; }
#imMnMnNode15 .imMnMnFirstBg { height: 26px; width: 135px; }
#imMnMnNode15:hover { background: none; background-image: none; }
#imMnMnNode15:hover .imMnMnFirstBg { background-image: url('../menu/impressum_h.png'); height: 26px; width: 135px;}
#imMnMnNode15.imMnMnCurrent { background: none; background-image: none; }
#imMnMnNode15.imMnMnCurrent span.imMnMnFirstBg { background-image: url('../menu/impressum_h.png'); height: 26px; width: 135px;}
#imMnMnNode16 { background-image: url('../menu/fotos.png'); height: 26px; width: 135px; }
#imMnMnNode16 .imMnMnFirstBg { height: 26px; width: 135px; }
#imMnMnNode16:hover { background: none; background-image: none; }
#imMnMnNode16:hover .imMnMnFirstBg { background-image: url('../menu/fotos_h.png'); height: 26px; width: 135px;}
#imMnMnNode16.imMnMnCurrent { background: none; background-image: none; }
#imMnMnNode16.imMnMnCurrent span.imMnMnFirstBg { background-image: url('../menu/fotos_h.png'); height: 26px; width: 135px;}
#imMnMn .imMnMnFirstBg .imMnMnTxt {display: none;}
#imMnMn > ul > li.imMnMnSeparator { background: transparent url('../res/separatorv.png') no-repeat center center; width: 135px; height: 10px; }
#imMnMn .imMnMnFirstBg { position: relative; display: block; background-repeat: no-repeat; cursor: pointer; width: 100%; }
#imMnMn a { border: none; cursor: pointer; }
#imMnMn .imMnMnTxt { text-overflow: ellipsis; white-space: nowrap; }


/* MENU POSITION : VERTICAL VerticalOneColumn */
#imMnMn ul .autoHide, #imMnMn ul div .autoHide { display: none; }

/* ######################### MAIN MENU POSITION #########################*/

/* div: Menu container*/
#imMnMn { z-index:10000; }
#imMnMn > ul { position: relative; }
#imMnMn > ul > li > ul { position: absolute; }

/* First level menu style */
#imMnMn > ul > li { width:135px; }
#imMnMn > ul > li span { display:block; padding:0;}
#imMnMn a { display: block; width:135px;}

/* ########################## SUB MENU POSITION #########################*/

#imMnMn ul ul li .imMnMnBorder { overflow: hidden; }

/* End of file menu.css */