body {
   background-color: #FDE1C4;
}

h3 {
   font-family: 'sans-serif' Arial;
   font-size: 200%;
   font-style: italic;
   color: red;
}

.hervorgehoben {
   font-family: 'sans-serif' Arial;
   font-size: 200%;
   font-style: italic;
   color: red
}