.quoteip {
  display: flex;
  flex-flow: row wrap;  
}


.gossip {
  display: flex;
  flex-flow: row wrap;  
}

.mitteindexbox {
  flex: 6 1 0%;
	text-align: justify;
	margin-top:5px;
}

.seiteindexlinks {
  flex: 1 1 0%;
	text-align:left;
	}
.seiteindexrechts {
  flex: 1 1 0%;
	text-align: right;
}