body
  {
  background:#E5E5E5 url(img/background.gif) fixed center;
  background-repeat:no-repeat;
  text-align:center;
  margin:0px;
  color:#303030;
  font-family:Verdana;
  font-size:10.0pt;
  }

table
  {
margin:auto;
}

tr, input, textarea
  {
  font-family:Verdana;
  }

.rechts
  {
  text-align:right;
  }
.links
  {
  text-align:left;
  }
.center
  {
  text-align:center;
  }
.top
  {
  vertical-align:top;
  }

a
  {
  color:#800000;
  text-decoration:none;
  }
a:hover
  {
  text-decoration:underline;
  }

a.navi
  {
  color:#202020;
  font-size:15px;
  text-decoration:none;
  }
a.navi:hover
  {
  color:#800000;
  text-decoration:underline;
  }

hr
  {
  height:1px;
  }

.titel
  {
  color:#800000;
  letter-spacing:3px;
  }

.klein
  {
  font-size:12px;
  }

input, textarea
  {
  background:;
  }

form
  {
  margin:0px;
  }

b
  {
  color:#600000;
  }

img
  {
  border:0px;
  }

.u
  {
  text-decoration:underline;
  }
