body {
 font-family: sans-serif;
}

p {
  font-size: 90%;
}
h1 {
 font-size: 90%;
}

.einausblenden {
  font-size: 10px;
}

th, td {
  font-size: 80%;
}

img {
  border: 0px;
}

.hilite {
background-color: red;
}
