@charset "utf-8";
/* CSS Document */
body {
  margin: 0;
  padding: 0;
  font-size: 10pt;
  color: black;
  background: transparent;
  font-family:Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
}

h1 { font-size: 12pt}

.fett { font-weight: bold }
.blau { color: #0000ff }
.bildtitel { color: #666666 }
.fusszeile { font-size: 10pt}


