@charset "utf-8";
/* CSS Document */


/* Navigation Kampfsport
----------------------------------------------- */
#subnav {
  background-color:#c8db59;
  float:left;
  width:592px;
  height: 28px;
  } 

#subnav ul {
  background: url("images/nav_gym.jpg") top left no-repeat;
  list-style:none;
  padding: 0;
  margin: 0;
  border: 0;
  float: left;
  width: 592px;
  height: 28px;
}

#subnav ul li {
  background:none;
  float:left;
  display:inline;
  padding:0;
  text-indent: -999em;
}

#subnav ul li a {
  outline: none;
  background: url("images/nav_gym.jpg") top left no-repeat;
  border: 0;
  display: block;
  height: 28px;
  text-decoration: none;
  overflow: hidden;
}

#subnav ul li.page-item-91 a { background-position: 0px 0px; width: 132px; }
#subnav ul li.page-item-91 a:hover { background-position: 0px -28px; }
body.page-id-91 #subnav ul li.page-item-91 a { background-position: -0px -56px; }

#subnav ul li.page-item-93 a { background-position: -133px 0px; width: 91px; }
#subnav ul li.page-item-93 a:hover { background-position: -133px -28px; }
body.page-id-93 #subnav ul li.page-item-93 a { background-position: -133px -56px; }

#subnav ul li.page-item-95 a { background-position: -225px 0px; width: 126px; }
#subnav ul li.page-item-95 a:hover { background-position: -225px -28px; }
body.page-id-95 #subnav ul li.page-item-95 a { background-position: -225px -56px; }


