/*----------------------------------------*/
/* Navigation - Buttons  //   LIONS   */
/*----------------------------------------*/
.nav1_ro {background:url(nav1_ro.gif) top right no-repeat;}
.nav1_lo {background:url(nav1_lo.gif) top left no-repeat;}
.nav1_ru {background:url(nav1_ru.gif) bottom right no-repeat;}
.nav1_lu {background:url(nav1_lu.gif) bottom left no-repeat;}
.nav1    {color:#ffffff; cursor: pointer; font-weight: bold; }

.nav2_ro {background:#ECDFB3;}
.nav2    {color:#000000; cursor: pointer; font-weight: bold;}

.aktiv_ro {background:#ffffff;}
.aktiv    {color:#000000; font-weight: bold; }

.menu1_ro {background:url(menu1_ro.gif) top right no-repeat;}
.menu1_lo {background:url(menu1_lo.gif) top left no-repeat;}
.menu1_ru {background:url(menu1_ru.gif) bottom right no-repeat;}
.menu1_lu {background:url(menu1_lu.gif) bottom left no-repeat;}
.menu1    {color:#ffffff; cursor: pointer; font-weight: bold;}

.menu2_ro {background:url(menu2_ro.gif) top right no-repeat;}
.menu2_lo {background:url(menu1_lo.gif) top left no-repeat;}
.menu2_ru {background:url(menu1_ru.gif) bottom right no-repeat;}
.menu2_lu {background:url(menu1_lu.gif) bottom left no-repeat;}
.menu2    {color: #000000;  cursor: pointer;font-weight: bold;}

.aktiv_menu_ro {background:url(menu3_ro.gif) top right no-repeat;}
.aktiv_menu_lo {background:url(menu3_lo.gif) top left no-repeat;}
.aktiv_menu_ru {background:url(menu3_ru.gif) bottom right no-repeat;}
.aktiv_menu_lu {background:url(menu3_lu.gif) bottom left no-repeat;}
.aktiv_menu    {color:#54635C; font-weight: bold;}

.nav_inhalt        {margin: 0; padding:0.5em 1.5em 0.4em 1.5em;  }
.nav_inhalt[id]    {margin:0;  padding:0.2em 1.5em 0.22em 1.5em; }
*+html .nav_inhalt {margin: 0; padding:0.5em 1.5em 0.5em 1.5em; }    /* IE 7    */
/* sollte eigentlich menue heissen */
.nav_inhalt2     {margin:0;       padding:0.32em 1em    0.32em 1em;    color: black;}
.nav_inhalt2[id] {margin:0 0 0 0; padding:0.5em  1.25em 0.5em  1.25em;   }
.nav_inhalt b {margin:0; padding:0;          }

table.nav  {display:inline;  margin:-0.25em -0.2em 0 0; padding:0;  font-size: 125%; overflow:hidden; height:2.1em;}        /* Firefox */
table.nav  {display:inline-table;}                       						   /* Opera   */
* html table.nav {display:inline; margin:  -0.55em 0 0 0;}						   /* IE      */
*+html table.nav {display:inline; margin:  -0.35em 0 0 0; height:2.13em;}     /* IE 7    */
table.menu  {   margin: 0.15em 0.3em; text-align:center; width:96%; font-size: 95%; padding:0;}
* html table.menu { margin: 0.3em; width:98%;  }
*+html table.menu { margin: 0.3em; width:98%;  } /* IE 7 */

a.nav_menu1       {text-decoration:none;}
a.nav_menu1:hover {text-decoration:none; color:#FFFFFF; }
a.nav_nav1        {text-decoration:none; }
a.nav_nav1:hover  {text-decoration:none; color:white;}