body {
  font-family: courier new, courier;
  color: #000000;
  font-size: 13px;
  margin: 20px;
  width: 800px;
}

h1, h2 {
  color: #800000;
}

h1, h2, h3, h4, h5 {
  margin: 0px;
}

h1 {
  font-size: 25px;
}

h2 {
  font-size: 18px;
}

h3 {
  font-size: 13px;
  font-weight: bold;
  color: #000000;
}

h4 {
  font-size: 13px;
  font-weight: bold;
  color: #009900;
}

h5 {
  font-size: 17px;
}

a {
  color: #000000;
  text-decoration: underline;
}

.slogan, .intro, .artwork, .information, .tosubpage, .agenda, .mailform, .quote {
  margin-top: 11px;
  margin-bottom: 11px;
}

.artfirst {
  font-weight: bold;
}

.artsecond, .introtext, .agendaintro, .quotesub {
  font-style: oblique;
}

.picture .date {
  font-weight: bold;
}

li {
  margin: 0px 0px 0px 20px;
}

ul {
  padding-left: 1.5em;
  margin: 0px;
}

.textframe {
  width: 800px;
}
