.extra-preis {
  float: right;
  background-color: rgb(87,101,3);
  color: white;
  width: 92px;
  margin: 5px;
  height: auto;
  justify-content: center;
  border: 2px solid white;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  z-index: 100;
  display: block;
  position: absolute;
  right: 0;
  margin-top: 0px;
  margin-right: -10px;
  padding-right: 8px;
}

#navcol-1 {
  /*border: 1px solid;*/
  /*max-width: 54% !important;*/
  /*position: absolute;*/
  /*right: 0;*/
}

