div.editmode {
  background-color: #cacb96;
  border: 1px dashed #ff0000;
  padding: 15px;
}
body #pc-cookie-notice {
  background: #333;
  border: solid 1px #515359;
  left: 50%;
  width: 50%;
  transform: translateX(-50%);
  font-family: 'Roboto', sans-serif;
}
body #pc-cookie-notice #pc-button button {
  background: #ff0000;
}
table.teasergallery tr td {
  width: 450px;
  padding-bottom: 10px;
}
table.teasergallery tr td.title {
  width: 55px;
}
