#navi-current {
  position:relative;
  top:13px;
  left:38px;
  margin:0;
  padding:0;
}
#navi-current td {
  float:left;
  background:url("../images/tabs/tab_active2.png") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
}
#navi-current a {
  display:block;
  background:url("../images/tabs/tab_active1.png") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
}
#navi-current a:link {
  color:#776655;
}
#navi-current a:hover {
  color:#503F2E;
}

#navi {
  font-size:16px !important;
  line-height:20px;
  position:relative;
  top:27px;
  left:38px;
  margin:0;
  padding:0;
}
#navi td {
  float:left;
  background:url("../images/tabs/tab_inactive2.png") no-repeat left bottom;
  margin:0;
  padding:0 0 0 9px;
}
#navi a {
  display:block;
  background:url("../images/tabs/tab_inactive1.png") no-repeat right bottom;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
}
#navi a:link {
  color:#776655;
}
#navi a:hover {
  color:#503F2E;
}

#navi-unten {
  font-size:16px !important;
  line-height:20px;
  position:relative;
  top:-3px;
  left:;
  margin:0;
  padding:0;
}
#navi-unten td {
  float:left;
  background:url("../images/tabs/tab_inactive2.png") no-repeat left bottom;
  margin:0;
  padding:0 0 0 9px;
}
#navi-unten a {
  display:block;
  background:url("../images/tabs/tab_inactive1.png") no-repeat right bottom;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
}
#navi-unten a:link {
  color:#776655;
}
#navi-unten a:hover {
  color:#503F2E;
}
#navi-links img {
  background: url("../images/tabs/ggb-tab.png") top left no-repeat;
  font-size:16px;
  line-height:20px;
  position:relative;
  top:-160px;
  left:-346px;
  margin:0;
  padding:0;
}

#navi-links img:hover {
  background:url("../images/tabs/ggb-tab_hover.png") top left no-repeat;
}
