/* Ueberschriften */
div.ueberschrift {
  margin-top: 25px;
  width: 400px;
}


hr {
  margin-top: 3px;
  margin-bottom: 8px;

}
/* Ueberschriften Ende */


 div.inhalt {
   width: 400px;
 }
