h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bolder}

h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bolder}

p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}

.buchstabeGRAU {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bolder; color: #333333}

.buchstabeROT { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bolder; color: #660000}

.normSchrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}
.bericht {
column-count: 4;
column-width: 300px;
column-gap: 10px;
column-rule: 1px solid #000;
}