/* Ein neuer Anfang auf einer alten Seite */

/* Erster Neuversuch */


.kasten {
  background-color:grey;
  font-family: Helvetica;
  font-size: 11pt;
  width: 100%;
  height: 200px;
  border: solid 2px blue;
}

h2 {
  font-family: Helvetica;
}