.newsBox{
  position: relative;
  margin-top:1.5em;  
  border: 1px solid #FAFAD2; 
  color:#5b5b5b;     
}
.newsHeader {
  background-color: #FAFAD2;
}

.datum {
  font:80% Georgia, "Times New Roman", Times, serif;
  padding-left: 0.4em;
}

.titel{
  font:110% Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  padding-left: 0.4em;
}

.newsBody{
  text-align: justify;
  /*font-style: italic ;*/
}

.Aandacht{
  font-size: 110%;
}
