
body {
  text-align: center;
  font-family: "trebuchet ms","franklin gothic medium","lucida sans unicode",arial,helvetica,sans-serif;
  font-weight: inherit;
  font-size: medium;
  background-color: #f0f0f0;
}

h1 {
  font-weight: bold;
  text-align: center;
  font-size: xx-large;
}

h3 {
  font-weight: bold;
  text-align: center;
  font-size: x-large;
}

h4 {
  font-weight: bold;
  font-size: large;}

h6 {
  font-size: small;
}

.aufzaehlung {
  font-size: medium;
  text-align: left;
  list-style-type: disc;
  margin-top: 1em;
}

.readlax_R {
  font-family: "Comic Sans MS","Bookman Old Style",Calibri,Times,"Times New Roman",serif;
  color: #da0000;
}

.linkzeile {
  font-family: "Trebuchet MS","Franklin Gothic Medium","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
  font-size: small;
  text-align: center;
  color: #666666;
}

.widthlimit {
  max-width: 150mm;
}
a:hover {
  color: #000099;
}

