.statistikDienst {
  width: 16%;
  padding-left: 7px !important;
}

.statistikTable td,
.statistikTable th.right {
  text-align: right;
}
.statistikTable td.single {
  width: 8.33%;
}

button {
  background-color: #287da8;
  color: #fff;
  font-size: 1.125em;
  font-weight: 600;
  padding: 5px;
  text-align: center;
}

#divForStatistikImages img {
  display: inline;
}

td.aufrufe {
  width: 15%;
}
