/* --------------------------------------------- */
/* Vertikales Menu links */
/* --------------------------------------------- */

.menu_links_group
{font-size: 11px; color:#2D5781; font-weight:bold; margin:6px 0 3px 0; padding:3px 0 3px 2px; 
border-bottom:1px solid #c5c5c5; letter-spacing:1px; width:95%; }

.menu_links_group a:link, .menu_links_group a:visited
{white-space:nowrap; color:#7D7D7D; background-color:transparent; text-decoration:none; }

.menu_links_group a:hover
{color:#2D5781; background-color:#fff; }

#menu_links_group_current, .menu_links_group a:active
{font-size: 12px; color:#2D5781; background-color:transparent; }

/* --------------------------------------------- */
.menu_links
{margin:0; padding:0; padding-left:8px; list-style-type:none; }

.menu_links li
{font-size: 11px; padding:2px 0 0 0; }

.menu_links a:link, .menu_links a:visited
{white-space:nowrap; color:#7D7D7D; background-color:transparent; text-decoration:none; }

.menu_links a:hover
{color:#2D5781; background-color:#fff; border-bottom:1px solid #2D5781; }

#menu_links_current, .menu_links a:active
{color:#2D5781; background-color:transparent; border-bottom:1px solid #c5c5c5; }


/* --------------------------------------------- */
/* Vertikales Menu rechts */
/* --------------------------------------------- */

.menu_rechts_group
{font-size: 11px; color:#2D5781; font-weight:bold; margin:6px 0 3px 0; padding:3px 0 3px 2px; 
border-bottom:1px solid #c5c5c5; letter-spacing:1px; width:95%; }

.menu_rechts_group a:link, .menu_rechts_group a:visited
{white-space:nowrap; color:#7D7D7D; background-color:transparent; text-decoration:none; }

.menu_rechts_group a:hover
{color:#2D5781; background-color:#fff; }

#menu_rechts_group_current, .menu_rechts_group a:active
{color:#2D5781; background-color:transparent; }

/* --------------------------------------------- */
.menu_rechts
{margin:0; padding:0; padding-left:8px; list-style-type:none; }

.menu_rechts li
{font-size: 11px; padding:2px 0 0 0; }

.menu_rechts a:link, .menu_rechts a:visited
{white-space:nowrap; color:#7D7D7D; background-color:transparent; text-decoration:none; }

.menu_rechts a:hover
{color:#2D5781; background-color:#fff; border-bottom:1px solid #2D5781; }

#menu_rechts_current, .menu_rechts a:active
{color:#2D5781; background-color:transparent; border-bottom:1px solid #c5c5c5; }
