/* ================================================================ 
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.cssplay.co.uk/menus/flyoutt.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common sty.listeng */
.menu {white-space: nowrap;display:block;z-index:999; font-family: arial, sans-serif; width:106px; position:relative; margin:0; font-size:11px; margin:20px 0px 20px 0px; }
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#003366; width:170px; text-align: left; padding: 0 15px 0 15px; border:1px solid #fff; border-width:1px 1px 0 0; background: #E0E0E0; line-height:30px; font-size: 12px;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight: bold;}
.menu ul li * a, .menu ul li * a:visited {border-width:1px 1px 0 0; }
.menu > ul > li > a, .menu > ul > li > a:visited {border-width:1px 0 0 0; }

.menu ul {padding:0; margin:0; list-style-type: none;}
.menu ul li {float:left; margin-right:1px; position:relative;}
.menu ul li .arrow {background: #E0E0E0 url(arrow.gif) no-repeat right;margin: 0 5px 0 0;}
.menu ul li .arrow:hover {background: #E0E0E0 url(arrow.gif) no-repeat right;margin: 0 5px 0 0;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#fff; background:#003366;}
.menu ul li:hover ul {display:block; position:absolute; top:0; left:201px; width:150px; white-space: nowrap;}
.menu ul li:hover > a.hide {color: #fff; background: #003366 url(arrow.gif) no-repeat right;}
.menu ul li a.hide {color: #003366; background: #E0E0E0 url(arrow_lo.gif) no-repeat right;}



/* 2. Ebene mit und ohne Pfeil */

.menu ul li:hover ul li a { white-space:normal;display:block; padding-right: 40px; background:#E0E0E0; color: #003366; }
.menu ul li:hover ul li a.hide { background:#E0E0E0 url(arrow_lo.gif) no-repeat right; }

	/* gehovert */

	.menu ul li:hover ul li:hover a {display:block; padding-right:40px; color: #fff; background: #003366; width:170px;}
	.menu ul li:hover ul li:hover a.hide { background: #003366 url(arrow.gif) no-repeat right;}

/* // 2. Ebene mit und ohne Pfeil */

/* 3. Ebene mit und ohne Pfeil */

.menu ul li:hover ul li:hover ul li a { white-space:normal;display:block; padding-right: 40px; background:#E0E0E0; color:#003366; }
.menu ul li:hover ul li:hover ul li a.hide { background:#E0E0E0 url(arrow_lo.gif) no-repeat right; }

	/* gehovert */

	.menu ul li:hover ul li:hover ul li:hover a {display:block; padding-right:40px; color: #fff; background: #003366; width:170px;}
	.menu ul li:hover ul li:hover ul li:hover a.hide { background: #003366 url(arrow.gif) no-repeat right;}

/* // 3. Ebene mit und ohne Pfeil */




/* 4. Ebene mit und ohne Pfeil */
.menu ul li:hover ul li:hover ul li:hover ul li { white-space:normal; }
.menu ul li:hover ul li:hover ul li:hover ul li  a { background:#E0E0E0; color:#103366; width:170px; white-space:normal; }

/* 4. Ebene nicht anzeigen */
.menu ul li:hover ul li:hover ul li:hover ul li  { white-space:normal; display: block; }
.menu ul li:hover ul li:hover ul li ul li  { display: none; }

.menu ul li:hover ul li:hover ul li ul li a {display: block; background:#003366; color:#fff;}
.menu ul li:hover ul li:hover ul li ul li a:hover {display: block; background:#003366; color:#fff;}







.menu ul li:hover ul li ul {white-space: nowrap; display: none;}
.menu ul li:hover ul li a:hover { background:#003366; color:#fff;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:226px; top:0; color:#003366; background: #003366;}
.menu ul li .subb {background:#E0E0E0 url(arrow_lo.gif) no-repeat right; color:#003366;}
.menu ul li .subb:hover {background:#003366 url(arrow.gif) no-repeat right; color:#fff;}



