/* ------------------------------------------------------------------------- */

/*
  Achtung: bei Kommentaren darf nicht versehentlich die Schreibweise
             // ... //
           verwendet werden, weil sonst das Stylesheet falsch oder nicht
           vollständig geparst wird!
           A.R., 02.08.2006
*/

div.menu1-level1-no {
  border-width: 1px;
  border-style: dotted;
  border-color: #666666;
  padding-right: 5px;
  color: #000000;
  text-align: right;
  background-color: #dddddd;
}

div.menu1-level1-act {
  border-width: 1px;
  border-style: dotted;
  border-color: #666666;
  padding-right: 5px;
  color: #000000;
  text-align: right;
  background-color: #999999;
}


div.menu1-level1-no a {
 font-size: 18px;
 font-weight: normal;
 text-align: right;
 color: #000000;
 text-decoration: none;
}
div.menu1-level1-no a:link, div.menu1-level1-no a:visited {
 font-size: 18px;
 font-weight: normal;
 text-align: right;
 color: #000000;
 text-decoration: none;
}
div.menu1-level1-no a:active, div.menu1-level1-no a:hover {
 font-size: 18px;
 font-weight: normal;
 text-align: right;
 color: #EC7C2E;
 text-decoration: none;
}

div.menu1-level1-act a {
 font-size: 18px;
 font-weight: normal;
 text-align: right;
 color: #EC7C2E;
 text-decoration: none;
}
div.menu1-level1-act a:link, div.menu1-level1-act a:visited {
 font-size: 18px;
 font-weight: normal;
 text-align: right;
 color: #EC7C2E;
 text-decoration: none;
}
div.menu1-level1-act a:active, div.menu1-level1-act a:hover {
 font-size: 18px;
 font-weight: normal;
 text-align: right;
 color: #EC7C2E;
 text-decoration: none;
}

/* ------------------------------------------------------------------------- */
div.menu2-level1-no a {
 font-size: 18px;
 font-weight: bold;
 text-align: right;
 color: #000000;
 text-decoration: none;
}
div.menu2-level1-no a:link, div.menu2-level1-no a:visited {
 font-size: 18px;
 font-weight: bold;
 text-align: right;
 color: #000000;
 text-decoration: none;
}
div.menu2-level1-no a:active, div.menu2-level1-no a:hover {
 font-size: 18px;
 font-weight: bold;
 text-align: right;
 color: #EC7C2E;
 text-decoration: none;
}

div.menu2-level1-act a {
 font-size: 18px;
 font-weight: bold;
 text-align: right;
 color: #EC7C2E;
 text-decoration: none;
}
div.menu2-level1-act a:link, div.menu2-level1-act a:visited {
 font-size: 18px;
 font-weight: bold;
 text-align: right;
 color: #EC7C2E;
 text-decoration: none;
}
div.menu2-level1-act a:active, div.menu2-level1-act a:hover {
 font-size: 18px;
 font-weight: bold;
 text-align: right;
 color: #EC7C2E;
 text-decoration: none;
}

/* ------------------------------------------------------------------------- */
div.metas-level1-no {
  padding-right: 5px;
  color: #000000;
  text-align: right;
}

div.metas-level1-act {
  padding-right: 5px;
  color: #000000;
  text-align: right;
}


div.metas-level1-no a {
 font-size: 18px;
 font-weight: normal;
 text-align: right;
 color: #000000;
 text-decoration: none;
}
div.metas-level1-no a:link, div.metas-level1-no a:visited {
 font-size: 18px;
 font-weight: normal;
 text-align: right;
 color: #000000;
 text-decoration: none;
}
div.metas-level1-no a:active, div.metas-level1-no a:hover {
 font-size: 18px;
 font-weight: normal;
 text-align: right;
 color: #EC7C2E;
 text-decoration: none;
}

div.metas-level1-act a {
 font-size: 18px;
 font-weight: normal;
 text-align: right;
 color: #EC7C2E;
 text-decoration: none;
}
div.metas-level1-act a:link, div.metas-level1-act a:visited {
 font-size: 18px;
 font-weight: normal;
 text-align: right;
 color: #EC7C2E;
 text-decoration: none;
}
div.metas-level1-act a:active, div.metas-level1-act a:hover {
 font-size: 18px;
 font-weight: normal;
 text-align: right;
 color: #EC7C2E;
 text-decoration: none;
}

