
body {
  margin-top: 0.5%;
  margin-left: 0.5%;
  margin-right: 0.5%;
  margin-bottom: 0.5%;
  background-color: #ffffff;
  font-family: arial,helvetica;
  color: #000000;
}

a { text-decoration: none; color: #c04040; }
a:hover { text-decoration: underline; color: #ff8080; }
a:active { color: #ff8080; }

#table { border-style: solid; border-width: 1px; }

.mainframe {
  border-spacing: 0;
  text-align: center;
}

.maincell {
  text-align: center;
}

.contact {
  text-align: right;
  font-size: x-small;
  color: #cccccc;
}
.umlaut {
  text-align: left;
  font-size: xx-small;
  color: #cccccc;
}
.leftform {
  text-align: left;
}
.rightform {
  text-align: right;
}

.error {
  color: #ff0000;
  font-size: large;
}  
