/* ================================================================ 
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 { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 160px; width:320px; height:710px; position:absolute; top: 0; left: 253px; z-index: 100; }

#outer #content { position: relative; top: 0; clear:left; left:210px; width:320px; z-index:100; }

#menu { list-style-type:none; padding:0; margin:0; width:320px; position:absolute; top:0; left:0; z-index:100; border-right: 1px solid #fff; border-bottom: 1px solid #fff; border-left: 1px solid #fff; }
#menu ul {list-style-type:none; padding:0; margin:0; width:320px;}
#menu li { background-color: #b0c0d0; background-repeat: no-repeat; background-attachment: scroll; background-position: left 20px; float:left; text-indent: 30px; position:relative; border-top: 1px solid #b0c0d0; }

#menu li.sub { background-color: #013567; background-repeat: no-repeat; background-attachment: scroll; text-indent: 13px; border-top: 1px solid #013567; }

#menu li, #menu li a { display:block; color:#fff; font-family:arial, sans-serif; font-size:11px; line-height:24px; width:320px; text-decoration:none; cursor:pointer; font-weight:bold; }
#menu li a{ background-image: url(../../imagesallg/pfmenweiss.gif); background-repeat: no-repeat; background-position: left 50%; }

#menu ul,
#menu li.click ul ul,
#menu li.click ul li.hover ul ul {display:none;}

#menu li.hover {color:#fa161d; z-index:500;}
#menu li.click {color:#fa161d;}

#menu li.click ul {display:block;}
#menu li.click ul li.hover ul, 
#menu li.click ul li.hover ul li.hover ul { color: #fa161d; display:block; position:absolute; left:110px; top:-1px; border-color: #fff; border-style: solid; border-width:0 1px 1px; }

#menu li.click ul li.fly { color: #fa161d; background: #dbdbdb url(frog_arrow.gif) no-repeat right top; }
#menu li.click ul li.hover { background:#dbdbdb; }

#menu li.click ul li.hover ul li {background:#c60;}
#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 url(frog_arrow.gif) no-repeat top right;}
#menu li.click ul li.hover ul li.hover {z-index:500; background:#fa4;}
#menu li.click ul li.hover ul li.hover a {color:#fa161d;}

#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:#fb1212;}

#outer img {display:block; float:right;}
#outer p {margin:0px; padding:17px 0 0 0; color:#000; font-size:12px; font-family:arial, sans-serif; text-align:justify;}
