.apotheken {
  width: 638px !important;
  padding-right: 0 !important;
}
.apotheken fieldset {
  padding: 8px;
  margin-top: 1em;
  border: 1px solid #cccccc;
  background-color: #f3f3f3;
  line-height: 180%;
}
.apotheken .logo {
  float: right;
}
.apotheken input {
  font-size: 100%;
}
.apotheken .status {
  font-size: 90%;
}
.apotheken .back {
  background: url(/img/pfeil_grau.gif) no-repeat 0;
  font-size: 90%;
  margin-bottom: 1.5em;
  padding-left: 7px;
}
.apotheken table {
  border-collapse: collapse;
  empty-cells: show;
  width: 611px;
}
.apotheken table tr {
  font-size: 90%;
}
.apotheken th {
  text-align: left;
  vertical-align: top;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  padding: 4px;
}
.apotheken th a {
  margin-right: 5px;
}
.apotheken th img {
  margin: 0 3px;
}
.apotheken table td {
  vertical-align: top;
  border: 1px solid #cccccc;
  padding: 4px;
  background-color: #f3f3f3;
}
.apotheken .emergency {
  border-right: 5px solid red;
}
.apotheken .prevNextNav {
  width: 610px;
}
.apotheken .prev {
  margin-top: 5px;
  padding-left: 8px;
  display: block;
  float: left;
  font-size: 90%;
  background: url(/img/pfeil_grau.gif) no-repeat left;
} 
.apotheken .next {
  margin-top: 5px;
  padding-left: 8px;
  display: block;
  float: right;
  font-size: 90%;
  background: url(/img/pfeil_grau.gif) no-repeat left;
} 

.apotheken .footer {
  width: 610px;
}

