.aktion-content {
  width: 600px;
  margin: 15px;
  border: 0px;
  border-style: solid;
  border-color: #585858;
  background-color: #e5e5e5;
}

.aktion-name {
  width: 250px;
  padding: 5px;
  border: 0px;
  background-color: #e5e5e5;
}

.aktion-datum {
  width: 250px;
  padding: 5px;
  border: 0px;
  background-color: #e5e5e5;
}

.aktion-text {
  width: 600px;
  padding: 5px;
  border-top: 1px;
  border-right: 0px;
  border-bottom: 0px;
  border-left: 0px;
  border-style: dotted;
  border-color: #585858;
  background-color: #e5e5e5;
}

.super {
  display: none;
}
