/* CSS Document */
body {
  background-color: rgb(237,237,237);
  }
  
h1 {
  color: rgb(0,0,0);
  }

Datensatz {
  font-size: 14px;
  }
  
.description {
  border: thick rgb(0,14,0) dotted
}

#description {
  cursor: hand;
}
