.TrennerRot {
  clear: left;
  float: none;
  margin-top: 10px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 10px; 
  border-top: 2px solid #e30613; 
}
.TrennerSchwarz {
  clear: left;
  float: none;
  margin-top: 10px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 10px; 
  border-top: 2px solid #000; 
}
.TrennerWeis {
  clear: left;
  float: none;
  margin-top: 10px;
  margin-left: 0px; 
  margin-right: 0px;
  margin-bottom: 10px; 
  border-top: 2px solid #fff; 
}
.TrennerTransparent {
  clear: left;
  float: none;
  margin-top: 10px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 10px; 
  border-top: 0px solid #fff0; 
}
.TrennerEndeAufklappseite {
  clear: left;
  float: none;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px; 
  border-top: 2px solid #e30613; 
}