
td.frmNavSuche
{
  width: 125px;
  text-align: center;
  vertical-align: middle;
}
td.frmNavBar
{
  width: 825px;
}

table.nav
{
  width: 100%;
}
td.navL
{
  width: 4px;
  height: 26px;
  background-image: url(navl_1.png);
  background-repeat: no-repeat;
  background-position: top left;
}
td.navC , td.navS
{
  height: 26px;
  text-align: center;
  vertical-align: middle;
  background-image: url(navc_1.png);
  background-repeat: repeat-x;
  background-position: top center;
}
td.navC
{
  width: 117px;
  cursor: pointer;
}
td.navS
{
  width: 317px;
  text-align: right;
  padding-right: 10px;
  font-family: Arial;
  font-size: 11px;
  color: rgb(0,0,0);
}
td.navR
{
  width: 4px;
  height: 26px;
  background-image: url(navr_1.png);
  background-repeat: no-repeat;
  background-position: top right;
}
td.navLLH
{
  width: 4px;
  height: 26px;
  background-image: url(navllh_1.png);
  background-repeat: no-repeat;
  background-position: top left;
}
td.navLH
{
  width: 4px;
  height: 26px;
  background-image: url(navlh_1.png);
  background-repeat: no-repeat;
  background-position: top left;
}
td.navCH
{
  width: 117px;
  height: 26px;
  text-align: center;
  vertical-align: middle;
  background-image: url(navch_1.png);
  background-repeat: repeat-x;
  background-position: top center;
  cursor: pointer;
}
td.navRH
{
  width: 4px;
  height: 26px;
  background-image: url(navrh_1.png);
  background-repeat: no-repeat;
  background-position: top right;
}
a.navC , a.navC:link , a.navC:visited , a.navC:focus , a.navC:hover , a.navC:active
{
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  color: rgb(128,128,128);
  cursor: pointer;
  text-decoration: none;
}
a.navCH , a.navCH:link , a.navCH:visited , a.navCH:focus , a.navCH:hover , a.navCH:active
{
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  color: rgb(251,137,67);
  cursor: pointer;
  text-decoration: none;
}

