/* ================================================================ 
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.cssmenus.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.
=================================================================== */
ul#menu {padding:0 0 0 20px; list-style:none; text-align:center; margin: 0; font-size:12px; font-family:arial, sans-serif; height:34px; width:744px; position:absolute; top:350px;}

#wrapper ul#menu {background: #204090}

ul#menu ul {padding:0; margin:0; list-style:none; position:absolute; left:-9999px;}
ul#menu table {border-collapse:collapse; font-size:1em; float:left; margin:-1px;}

ul#menu ul li {float:left; margin:0; text-align:left}
ul#menu ul li a {display:block; line-height:36px; margin:0; padding:0 10px; width:150px; font-weight: normal}

ul#menu li {display:inline; margin:0; text-align:left;}
ul#menu li a {display:inline-block; margin:5px 0 0 0;padding:0 15px 0; line-height:30px; text-decoration:none; color:#fff; font-weight: bold}
ul#menu li a.sub {}

html>/**/body ul#menu li {display:inline-block; padding:0;}

* html ul#menu li a.sub {margin-right:3px;}
* html ul#menu li a {margin-bottom:-4px;}

ul#menu li a b {display:block; float:left; padding:0 0 0 20px; background:url() left top; cursor:pointer;}

ul#menu li a:hover {position:relative; background-position:right bottom; color:#fff; z-index: 49}
ul#menu li a:hover b {background-position:left bottom;}

#wrapper ul#menu li:hover, #wrapper ul#menu li.current {position:relative; background: transparent url(../img/nav_active.blue.gif) repeat-x; z-index: 49}

ul#menu li:hover > a {background-position:right bottom; color:#fff;}
ul#menu li:hover > a b {background-position:left bottom;}

ul#menu :hover ul {left:1px; width:105px; top:35px;}
* html ul#menu :hover ul {top:25px;}

ul#menu :hover ul li {display:block; float:left; margin:0; border-bottom:1px solid #fff;border-right: 1px solid white}
ul#menu :hover ul li a {display:block; float:left; margin:0; line-height:25px; color:#fff; padding-bottom:3px; margin-left: -1px}

ul#menu li#druck-kopiersysteme:hover ul li a {width:181px}
ul#menu li#ueber-uns:hover ul li a {width:120px}


#wrapper ul#menu :hover ul li a.fly {background: #204090 url(arrow-over.gif) no-repeat right center}
#wrapper ul#menu :hover ul li a {background: #204090}
#wrapper ul#menu :hover ul li a:hover, #wrapper ul#menu :hover ul li:hover > a {background:#3e73ad; color:#fff;}
#wrapper ul#menu :hover ul li a.fly:hover, #wrapper ul#menu :hover ul li:hover > a.fly {background:#3e73ad url(arrow-over.gif) no-repeat right center;}

ul#menu :hover ul ul {left:-9999px;}

ul#menu :hover ul :hover ul {left:116px; top:0; width:150px;}

ul#menu :hover ul :hover ul li {display:block; float:left; margin:0; border-bottom:1px solid #fff;}
ul#menu :hover ul :hover ul li a {display:block; float:left; margin:0; height:25px; line-height:25px; background:#3e73ad; color:#fff}
ul#menu :hover ul :hover ul li a:hover {color:#fff; background:#c60;}



