
.BeseitigungEinesFireFoxBugs{}

.pages{
  /*background-image: url('../images/layout/box_pages_bg.gif');*/
  font-size: 12px;
  text-align: center;
  color: #222222;
  margin-left: 2px;
  margin-right: 2px;
}

.pages table{
  table-layout: fixed;
  height: 14px;
  margin: 0 auto 0 auto;
}

.pages table td{
  width: 14px;
  height: 14px;
  border: 1px solid white;
  background-color: #eeeeee;
}

.pages table td a{
  text-decoration: none;
  font-weight: bold;
  color: #333333;
}

.pages table td:hover{
  background-color: #e5007d;
}

.pages table td:hover a{
  color: #ffffff;
}
