#paneContentbereich {}
#paneContentbereich {
  width: 580px;
}
#paneContentbereich .headlineClass1 {
  font-size: 14px;
  font-weight: bold;
  padding: 3px;
  text-align: center;
  margin: 0px 0px 5px 0px;
}
#paneContentbereich li {
  float: none;
}
#paneContentbereich ul {
  list-style-type: disc;
  padding: 15px;
}
#paneContentbereich strong {
  font-weight: 900;
}
