/*
////////////////////////////////////////////////////////////////
//
// design.css Stylesheet fuer die Inhaltsseiten
//
// mesch.ch web consulting & design Luzern / Schweiz
// www.mesch.ch
//
////////////////////////////////////////////////////////////////
*/


/*
################################################################
Styles für Layers
(nicht ändern)
################################################################
*/ 
.submenuTopLevel2   {position:absolute;visibility:hidden;z-index:2;margin:0px;margin-top:1px;margin-left:0px;padding:0px;width:200px;border-top-style:solid;border-top-color:#0099CC;border-top-width:1px;}

/*
################################################################
Styles für Navigationslevel
################################################################
*/
.submenuTopRow		  {margin:0px;width:200px;padding:2px;padding-left:4px;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#0099cc;border-right-style:solid;border-right-color:#0099cc;border-right-width:1px;border-left-style:solid;border-left-color:#0099cc;border-left-width:1px;cursor:pointer;cursor:hand;background-color:#fff;filter:alpha(opacity='90'); -moz-opacity: 0.9;}
.submenuTopRowOver  {margin:0px;width:200px;padding:2px;padding-left:4px;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#0099cc;border-right-style:solid;border-right-color:#0099cc;border-right-width:1px;border-left-style:solid;border-left-color:#0099cc;border-left-width:1px;cursor:pointer;cursor:hand;background-color:#fff;filter:alpha(opacity='90'); -moz-opacity: 0.9;}

/*
################################################################
Hintergrundlayer zum Schließen des Layermenüs
################################################################
*/
.submenuCloser      {position:absolute;visibility:hidden;margin-top:35px; z-index:1;width:790px;height:250px;}

/*
################################################################
Formatierung der Links in Navigation
################################################################
*/

.aNavTopLevel2          {font-family:Arial, Verdana, sans-serif; font-size:13px; text-decoration:none; color:#000000;}
.aNavTopLevel2:hover    {text-decoration:none;color:#000;font-weight: bold;}


