/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/tree_frog_vertical.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.
=================================================================== */
#outer {width:200px; height:auto; position:relative;}

#outer #content {clear:left; position: relative; width:250px; z-index:10;}

.Mehrdazu {
background-color: #fff;
padding-top: 2px;
padding-bottom: 2px;
width: 340px;
float:right;
}


#MehrZumThema {
background-color: #d14c22;
padding-left: 25px;
width: 315px;
padding-top: 05px;
padding-bottom: 10px;
}



p.Mehrdazu {
font-size: .8em;
text-align: left;
font-weight: 800;
padding-left: 25px;
width: 315px;
}

#menu {padding-left:0px; margin-right: 0px; margin-left:0; width:100%; 
position:relative; border-bottom:0px solid #fff;  z-index:100;
}
#menu ul {list-style-type:none; padding:0; margin-left:0;  }
#menu li { background:#d14c22; position:relative; border-top:0px solid #fff; display:none;} /*  Hintergrund 1. Untermenu LightSilver*/


#menu li a 
#menu li visited {
font-size:13px; color:#fff;}   /* Schrift Hauptmenu */

#menu li.sub {background:#d14c22; margin-right: 00px;}/* 70% roter Hintergrund im Hauptmenu */

#menu li.sub hoover {color:#000;}  /* Textfarbe im Hauptmenu wenn Hauptmenu geöffnet  */

#menu li, 
#menu li a {display:block;  font-family:arial, sans-serif;  line-height:24px; width:100%; 
text-decoration:none;  cursor:pointer; font-weight:bold; text-indent:5px; padding-left:0px;}     /* Text 1. Untermenu */

#menu li{ font-size:13px; color:#fff;} /* Schrift Hauptmenu im Ruhezustand */



#menu ul,
#menu li.click ul ul,
#menu li.click ul li.hover ul ul {display:none;}

#menu li.hover {color:#000; z-index:500; } /* hoover der 1. Ebene */
#menu li.click {color:#000; }	/* 1. Ebene geöffnet */

#menu li.click ul {display:block;}
#menu li.click ul li.hover ul, 
#menu li.click ul li.hover ul li.hover ul {display:block; position: relative; left:px; top:-1px; border:1px solid #fff; border-width:0 1px 1px;}


#menu li.click ul a {display:block;}
#menu li.click ul li.hover ul,a 
#menu li.click ul li.hover ul li.hover ul a{
color:#7380a3}





#menu li.click ul li.fly {background: #0000FF, no-repeat top right;}
#menu li.click ul li.hover {background:#e7ebec;} /* Hintergrund Hooverfarbe 2. Untermenu */

#menu li.click ul li.hover ul li {background:#d2a96b;} 
#menu li.click ul li.hover ul li.hover ul li {background:#780; z-index:500;}

#menu li.click ul li.hover ul li.fly {background: #c60 top right;}
#menu li.click ul li.hover ul li.hover {z-index:500; background:#fff;}
#menu li.click ul li.hover ul li.hover a {color:#000;}

#menu li.click ul li.hover ul li.hover ul li.hover {background:#aa0;}
#menu li.click ul li.hover ul li.hover ul li.hover a {color:#fff;}


