.master-news-list {
  list-style-type: square;
  margin-bottom: 1.12em;
}

.master-news-titel {
  margin-bottom: 1.12em;
}

.master-news-entry {
  margin-bottom: 1.12em;
}


.news-edit-draft-hinweis {
  font-weight: bold;
  font-style: italic;  
  font-size: 1.5em;  
}

.fett {
  font-weight: bold;
}


.orange {
  color: orange;
}

.fett-orange {
  font-weight: bold;
  color: orange;
}

