body {
  background: #ffffb4 url(hinterg2.jpg) repeat scroll 0% 50%;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12pt;
  color: black;
}
a:link {
  color: red;
}
a:active {
  color: maroon;
}
a:visited {
  color: black;
}
h1, h2, h3, h4, h5, h6 {
  font-family: Arial,Helvetica,sans-serif;
  text-align: center;
  font-weight: bold;
  margin-top: 5px;
  color: black;
}
h3 {
  color: red;
}
p {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12pt;
  color: black;
}
li {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12pt;
  color: black;
}
table {
  border: 1px outset #ffe16a;
  padding: 5px;
  background-image: url(hinterg1.jpg);
  width: 640px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12pt;
}
table.button {
  padding: 0px;
  text-align: center;
}
table.vortrag {
  border-style: solid;
  border-width: 2px;
  padding: 10px;
  background: white none repeat scroll 0% 50%;
  width: 640px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12pt;
  color: black;
}
td.button {
  background: #ffe16a none repeat scroll 0% 50%;
  width: 80px;
  color: black;
  font-size: 10pt;
  font-weight: bold;
}
table.siegel {
  padding: 10px;
  background: #ffb400 url(SiegelBL.gif) no-repeat scroll 0% 50%;
  width: 640px;
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12pt;
}
