#contentRowStart {
  width:800px;
  margin-left:auto;
  margin-right:auto;
  margin-top:50px;

}
#dozentenBox {
  
  float:left;
  
}
p {
  margin:0;
  padding:0;
}
.headline {
  font-family:Georgia;
  font-size:16pt;
  background-image:none;
   padding:0;
  margin:0;
font-weight:normal;
  text-align:center;
 white-space:nowrap;
  margin-bottom:5px;
  
}
.bigheadline {
  font-family:Georgia;
  font-size:20pt;
  padding:0;
  margin:0;
  font-weight:normal;
   text-align:center;
 white-space:nowrap;
  margin-bottom:5px;
}
.subheadline {
  padding:0;
  margin:0;
  font-size:12pt;
  line-height:20pt;
  font-weight:normal;
  text-align:center;
  margin-bottom:5px;
}