body {
background-color: white
 }


<!-- Überschrift im Balken -->
.ueber {
font-size: 25pt; 
font-weight: bold; 
text-align: center; 
color: blue; 
font-style: italic
}

