/* Ueberschriften im rechten Fenster ======================================= */
div.ckeditor-content h1 {
  font-size: 24px;
  line-height: 29px;
  margin-bottom: 20px;
}

div.ckeditor-content h2 {
  font-size: 20px;
  line-height: 25px;
  margin-bottom: 10px;
}

div.ckeditor-content div,  div.ckeditor-content p {
  margin-bottom: 10px;
}