#pad {height:140px;}
/* ================================================================ 
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.cssmenu3s.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menu3 {
	padding:0;
	margin:0;
	list-style:none;
	height:25px;
	position:relative;
	z-index:500;
	font-family:arial, verdana, sans-serif;
	left: 0;
	top: 0px;

}
#menu3 li {float:left; margin-right:1px;}
#menu3 li a {display:block; float:left; height:25px; line-height:25px; background: url(bgnav.png) repeat; color:#FFFFFF; text-decoration:none; font-size:11px; font-weight:bold; padding:0 23px 0 23px;}


#menu3 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

#menu3 li a:hover {z-index:200; position:relative;color:#fff; background: url(bgnavu.png) repeat;}
#menu3 li:hover {position:relative; z-index:200;}

#menu3 li:hover > a {color:#133C80; background: url(bgnavu.png) repeat;}
#menu3 li:hover > a.sub {color:#fff; background: url(bgnavu.png) repeat;}

#menu3 li.current a {color:#fff; background: url(bgnav.png) repeat;}

#menu3 li a.sub {background: background: url(bgnav.png) repeat; }
#menu3 li.current a.sub {color:#fff; background: url(bgnav.png) repeat;}

#menu3 :hover ul {left:0; top:28px; width:150px; background:#444;}

/* keep the 'next' level invisible by placing it off screen. */
#menu3 ul, 
#menu3 :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#menu3 :hover ul :hover ul
{left:150px; top:-1px; background:##811B2A; white-space:nowrap; width:100px; z-index:200; height:auto;}

#menu3 :hover ul li {margin:0; border-top:1px solid #859DBF;}/*#859DBF*/
#menu3 :hover ul li a {width:165px; padding:0; text-indent:10px; background: #10448D; color:#FFFFFF; height:30px; line-height:30px;} /*Untermenü Farbe*/
#menu3 :hover ul li a.fly {background:#333 url(right-arrow.gif) no-repeat right center;}

#menu3 :hover ul :hover {background-color:#811B2A; color:#fff;}  /* Bg overlay im Untermenü*/
#menu3 :hover ul :hover a.fly {background-color:#811B2A; color:#fff;}

#menu3 :hover ul li.currentsub a {background:#840; color:#fff;}
#menu3 :hover ul li.currentsub a.fly {background:#840 url(right-arrow.gif) no-repeat right center; color:#fff;}

#menu3 :hover ul :hover ul li a {width:100px; padding:0; text-indent:10px; background:#0F51AF; color:#FFFFFF;}
#menu3 :hover ul :hover ul :hover {background-color:#d70; color:#fff;}

#menu3 :hover ul :hover ul li.currentfly a,
#menu3 :hover ul :hover ul li.currentfly a:hover {background:#840; color:#fff;}
.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
