/*NAME: */
/*COMMENT: */


/*--------------------------------------------------------------------------
This Stylesheet can be edited by hand.
N.B. Changes not compatible with Firefox may however be overwritten if changes
are later made with the Wysiwyg Css-Editor using FF, since these will be ignored.
--------------------------------------------------------------------------*/

ul.nav-links ul{position: absolute; z-index: 100; left: 0px; top: 35px; visibility: hidden; display: block;}

ul.nav-links{position: relative;}

ul.nav-links li{position: relative; font-size: 21px;}

ul.nav-links li:hover ul{visibility: visible;}

ul.nav-links ul li{white-space: nowrap;}

#maincontent { padding-bottom:30px}

