/* ######################### 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: 3px; }
#imMnMn > ul > li:first-child { margin-top: 0; }
/* Links */
#imMnMnNode0 { background-image: url('../menu/index.png'); height: 49px; width: 120px; }
#imMnMnNode0 .imMnMnFirstBg { height: 49px; width: 120px; }
#imMnMnNode0:hover { background: none; background-image: none; }
#imMnMnNode0:hover .imMnMnFirstBg { background-image: url('../menu/index_h.png'); height: 49px; width: 120px;}
#imMnMnNode0.imMnMnCurrent { background: none; background-image: none; }
#imMnMnNode0.imMnMnCurrent span.imMnMnFirstBg { background-image: url('../menu/index_h.png'); height: 49px; width: 120px;}
#imMnMnNode6 { background-image: url('../menu/der-bau-des-terrariums.png'); height: 49px; width: 120px; }
#imMnMnNode6 .imMnMnFirstBg { height: 49px; width: 120px; }
#imMnMnNode6:hover { background: none; background-image: none; }
#imMnMnNode6:hover .imMnMnFirstBg { background-image: url('../menu/der-bau-des-terrariums_h.png'); height: 49px; width: 120px;}
#imMnMnNode6.imMnMnCurrent { background: none; background-image: none; }
#imMnMnNode6.imMnMnCurrent span.imMnMnFirstBg { background-image: url('../menu/der-bau-des-terrariums_h.png'); height: 49px; width: 120px;}
#imMnMnNode13 { background-image: url('../menu/turtle-live-kamera.png'); height: 49px; width: 120px; }
#imMnMnNode13 .imMnMnFirstBg { height: 49px; width: 120px; }
#imMnMnNode13:hover { background: none; background-image: none; }
#imMnMnNode13:hover .imMnMnFirstBg { background-image: url('../menu/turtle-live-kamera_h.png'); height: 49px; width: 120px;}
#imMnMnNode13.imMnMnCurrent { background: none; background-image: none; }
#imMnMnNode13.imMnMnCurrent span.imMnMnFirstBg { background-image: url('../menu/turtle-live-kamera_h.png'); height: 49px; width: 120px;}
#imMnMnNode27 { background-image: url('../menu/die-technik-im-terrarium.png'); height: 49px; width: 120px; }
#imMnMnNode27 .imMnMnFirstBg { height: 49px; width: 120px; }
#imMnMnNode27:hover { background: none; background-image: none; }
#imMnMnNode27:hover .imMnMnFirstBg { background-image: url('../menu/die-technik-im-terrarium_h.png'); height: 49px; width: 120px;}
#imMnMnNode27.imMnMnCurrent { background: none; background-image: none; }
#imMnMnNode27.imMnMnCurrent span.imMnMnFirstBg { background-image: url('../menu/die-technik-im-terrarium_h.png'); height: 49px; width: 120px;}
#imMnMnNode76 { background-image: url('../menu/die-ersten-bewohner.png'); height: 49px; width: 120px; }
#imMnMnNode76 .imMnMnFirstBg { height: 49px; width: 120px; }
#imMnMnNode76:hover { background: none; background-image: none; }
#imMnMnNode76:hover .imMnMnFirstBg { background-image: url('../menu/die-ersten-bewohner_h.png'); height: 49px; width: 120px;}
#imMnMnNode76.imMnMnCurrent { background: none; background-image: none; }
#imMnMnNode76.imMnMnCurrent span.imMnMnFirstBg { background-image: url('../menu/die-ersten-bewohner_h.png'); height: 49px; width: 120px;}
#imMnMn .imMnMnFirstBg .imMnMnTxt {display: none;}
#imMnMn > ul > li.imMnMnSeparator { background: transparent url('../res/separatorv.png') no-repeat center center; width: 120px; 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; }
#imMnMn .imMnMnTxt .imMnMnTextLabel { position: relative; }
#imMnMn .imMnMnFirstBg .imMnMnImg { display: block; height: 49px; width: 120px; cursor: pointer; }
#imMnMn .imMnMnFirstBg .imMnMnImg img { position: absolute; }

/* SubMenu style */
#imMnMn li .imMnMnBorder { position: relative; background-repeat: no-repeat; background-position: left top; width: 250px; height: 29px; border-collapse: collapse; }
#imMnMn ul ul li { cursor: pointer; overflow: hidden; width: 250px; height: 29px; border-collapse: collapse; cursor: pointer; display: inline; }
#imMnMn ul ul li a { display: block; width: 250px; height: 29px; }
#imMnMn ul ul li > .imMnMnBorder, #imMnMn ul ul li > a > .imMnMnBorder { background-image: url('../menu/sub.png'); }
#imMnMn ul ul li:hover > a > .imMnMnBorder, #imMnMn ul ul li:hover > .imMnMnBorder { background-image: url('../menu/sub_h.png'); }
#imMnMn ul ul li.imMnMnSeparator:hover > a > .imMnMnBorder, #imMnMn ul ul li.imMnMnSeparator:hover > .imMnMnBorder { background-image: url('../menu/sub.png'); cursor: auto; }
#imMnMn ul ul li.imMnMnFirst > .imMnMnBorder, #imMnMn ul ul li.imMnMnFirst > a > .imMnMnBorder { background-image: url('../menu/sub_f.png'); }
#imMnMn ul ul li.imMnMnFirst:hover > a > .imMnMnBorder, #imMnMn ul ul li.imMnMnFirst:hover > .imMnMnBorder { background-image: url('../menu/sub_f_h.png'); }
#imMnMn ul ul li.imMnMnFirst.imMnMnSeparator:hover > a > .imMnMnBorder, #imMnMn ul ul li.imMnMnFirst.imMnMnSeparator:hover > .imMnMnBorder { background-image: url('../menu/sub_f.png'); cursor: auto; }
#imMnMn ul ul li.imMnMnMiddle > .imMnMnBorder, #imMnMn ul ul li.imMnMnMiddle > a > .imMnMnBorder { background-image: url('../menu/sub_m.png'); }
#imMnMn ul ul li.imMnMnMiddle:hover > a > .imMnMnBorder, #imMnMn ul ul li.imMnMnMiddle:hover > .imMnMnBorder { background-image: url('../menu/sub_m_h.png'); }
#imMnMn ul ul li.imMnMnMiddle.imMnMnSeparator:hover > a > .imMnMnBorder, #imMnMn ul ul li.imMnMnMiddle.imMnMnSeparator:hover > .imMnMnBorder { background-image: url('../menu/sub_m.png'); cursor: auto; }
#imMnMn ul ul li.imMnMnLast > .imMnMnBorder, #imMnMn ul ul li.imMnMnLast > a > .imMnMnBorder { background-image: url('../menu/sub_l.png'); }
#imMnMn ul ul li.imMnMnLast:hover > a > .imMnMnBorder, #imMnMn ul ul li.imMnMnLast:hover > .imMnMnBorder { background-image: url('../menu/sub_l_h.png'); }
#imMnMn ul ul li.imMnMnLast.imMnMnSeparator:hover > a > .imMnMnBorder, #imMnMn ul ul li.imMnMnLast.imMnMnSeparator:hover > .imMnMnBorder { background-image: url('../menu/sub_l.png'); cursor: auto; }
#imMnMn .imMnMnImg img { vertical-align: middle; padding: 0px; border: none; }
#imMnMn li .imMnMnBorder { position: relative; }
#imMnMn li .imMnMnBorder .imMnMnImg img.imMnMnHoverIcon { display: none; }
#imMnMn li:hover > a > .imMnMnBorder > .imMnMnTxt > .imMnMnImg img.imMnMnDefaultIcon { display: none; }
#imMnMn li:hover > a > .imMnMnBorder > .imMnMnTxt > .imMnMnImg img.imMnMnHoverIcon { display: inline; }
#imMnMn ul ul li .imMnMnImg { display: block; height: 29px; line-height: 29px; float: right; cursor: pointer; }
#imMnMn ul ul li .imMnMnImg img { margin-right: 3px;  }
#imMnMn ul ul li .imMnMnTxt { position: relative; overflow: hidden; text-align: left; margin: 0px; padding: 0px; line-height: 29px; height: 29px; }
#imMnMn ul ul li .imMnMnTxt .imMnMnTextLabel { display: inline-block; padding-left: 18px;  }
#imMnMn ul ul li .imMnMnLevelImg { z-index: 100; position: absolute; top: 0; left: 3px; display: inline-block; width: 10px; height: 29px; background-image: url('../res/imIconMenuRight.gif'); background-position: center center; background-repeat: no-repeat;  }

/* Normal font style */
#imMnMn ul ul .imMnMnTxt { height: 29px; text-decoration: none; text-align: left; font: normal normal 9.000pt Verdana; color: #000000;}

/* Hover font style */
#imMnMn ul ul li:hover > a > .imMnMnBorder .imMnMnTxt,
#imMnMn > ul > li > ul li:hover a,
#imMnMn ul ul li:hover > .imMnMnBorder .imMnMnTxt,
#imMnMn > ul > li > div > ul li:hover a { text-decoration: none; color: #FFFFFF; }
#imMnMn ul .imMnMnSeparator, #imMnMn ul .imMnMnSeparator * { cursor: default; }

/* Section font style */
#imMnMn ul ul li.imMnMnSeparator > a > .imMnMnBorder .imMnMnTxt,
#imMnMn > ul > li > ul li.imMnMnSeparator:hover a,
#imMnMn ul ul li.imMnMnSeparator:hover > .imMnMnBorder .imMnMnTxt,
#imMnMn ul ul li.imMnMnSeparator > .imMnMnBorder .imMnMnTxt { text-decoration: none; color: #000000; font-style: normal; font-weight: bold; }
#imMnMn ul a, #imMnMn ul a:hover, #imMnMn ul a:visited { font: inherit; color: inherit; text-align: inherit; text-decoration: none; }


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

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

#imMnMn { z-index:10000; }
#imMnMn > ul { position: relative; }
#imMnMn > ul > li div ul { z-index:10090;}
#imMnMn > ul > li div ul:hover { z-index:10100;}
#imMnMn ul ul li{display:block;}

/* First level menu style */
#imMnMn > ul > li { display: block; float:left; width:120px; }
#imMnMn > ul > li > div { position: absolute; top: 0; right: 120px; float: left; }
#imMnMn > ul > li > div > ul { width: 130px; float: right;}
#imMnMn a { display: block; width:120px;}

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

#imMnMn > ul > li > ul { position: absolute; }
#imMnMn.auto ul li div ul li ul { position: absolute; width: 100%; right: 250px; z-index: 10100; }
#imMnMn ul li div ul { width: 250px; display: block; float: right; position: relative; margin: 0; padding:0; }
#imMnMn ul li div ul li ul li ul { right: 250px;}
/* Display */
#imMnMn.auto li:hover > ul.auto, #imMnMn.auto li:hover > div.auto { display:block; }
/* Hide */
#imMnMn.auto li ul.auto, #imMnMn.auto li div.auto { display: none; }
#imMnMn.auto ul li div.auto {display: none; }
#imMnMn.auto ul li:hover div.auto { display:block; }
/* Main Menu container */
#imMnMn ul li span.imMnMnBorder { position: absolute; width: 250px; height: 29px; display: block; }
/* menu entry */
#imMnMn ul ul li .imMnMnBorder { overflow: hidden; }

/* PAGE MENU  */

#imPgMn { text-align: left; position: relative; width: 200px; float: left; padding-left: 5px; padding-right: 5px; padding-top: 5px; border-right: 6px solid transparent; }
#imPgMn ul { margin-right: 10px; border-top: 3px solid #A9A9A9; border-bottom: 3px solid #A9A9A9; border-left: 3px solid #A9A9A9; border-right: 3px solid #A9A9A9; width: 200px; }
#imPgMn li { cursor: default; display: inline; float: left; position: relative; margin-bottom: 3px; background-color: transparent; width: 200px; border-bottom: 1px solid #A9A9A9; }
#imPgMn li a { display: table; width: 100%; }
#imPgMn .imPgMnLast { border-bottom: none; }
#imPgMn li .imPgMnBorder { text-align: left; vertical-align: middle; display: table-row; width: 200px; }

/* Icon */
.imPgMnImg, .imPgMnCustomImg { margin-right: 3px; height: 22px; line-height: 22px; font-size: 18px; display: table-cell; vertical-align: top; }
.imPgMnImg img, .imPgMnCustomImg img { margin-left: 2px; vertical-align: middle; }
#imPgMn .imPgMnImg { width: 0px; }
#imPgMn .imPgMnCustomImg { width: 0px; }
.imPgMnImg img.imPgMnDefaultIcon, .imPgMnCustomImg img.imPgMnDefaultIcon { display: inline; }
.imPgMnImg img.imPgMnHoverIcon, .imPgMnCustomImg img.imPgMnHoverIcon { display: none; }
.imPgMnSeparator img { display: inline; }
#imPgMn ul li:hover .imPgMnImg img.imPgMnDefaultIcon { display: none; }
#imPgMn ul li:hover .imPgMnImg img.imPgMnHoverIcon { display: inline }
#imPgMn ul li:hover .imPgMnImg, #imPgMn li.imPgMnCurrent .imPgMnImg { width: 0px; }

/* Normal font style */
#imContent #imPgMn .imPgMnTxt { display: table-cell; padding: 6px 3px; text-decoration: none; font: normal normal 9pt Verdana; color: #000000; }

/* Current or hover font style */
#imContent #imPgMn li:hover, #imContent #imPgMn li.imPgMnCurrent { cursor: pointer; background-color: #808080; cursor: pointer; }
#imContent #imPgMn li:hover a, #imContent #imPgMn li:hover .imPgMnTxt,#imContent #imPgMn li.imPgMnCurrent a, #imContent #imPgMn li.imPgMnCurrent .imPgMnTxt { cursor: pointer; text-decoration: none; color: #FFFFFF;  font-style: inherit; font-weight: inherit; }
/* Separator */
#imPgMn li.imPgMnSeparator { display: table; }
#imPgMn li.imPgMnSeparator .imPgMnImg { width: 0px; }

/* Section font style */
#imContent #imPgMn li.imPgMnSeparator a, #imContent #imPgMn li.imPgMnSeparator .imPgMnTxt, #imContent #imPgMn li.imPgMnSeparator:hover a, #imContent #imPgMn li.imPgMnSeparator:hover .imPgMnTxt{ cursor: auto; background-color: transparent; text-decoration: none; color: #000000; font-style: normal; font-weight: bold; }
#imContent #imPgMn li:hover.imPgMnSeparator { cursor: default; background-color: transparent; }
#imContent #imPgMn li.imPgMnSeparator, #imContent #imPgMn li.imPgMnSeparator:hover { background-color: transparent; }
#imContent #imPgMn ul a, #imContent #imPgMn ul a:hover, #imContent #imPgMn ul a:visited { background: none; font: inherit; color: inherit; text-align: inherit; text-decoration: none; }
#imPgMn ul > li.imMnPageClear { margin: 0; padding: 0; line-height: 0px; font-size: 0px; border-collapse: collapse; display: block; position: static; float: none; background-color: transparent; clear: both; border: none; }

/* End of file menu.css */