html, body  { margin:0; padding:0; }

body  {
  margin:0;
  padding:0;
  font-size:12px;
  background:#ffffff url(background2.jpg) top fixed repeat-x;
  font-family: Verdana, Helvetica, sans-serif;
  line-height:300%;
  color:#405289;
}

.text {
  font-size:12px;
  font-family: Verdana, Helvetica, sans-serif;
  line-height:180%;
}

a:link {
  color:#405289;
  text-decoration:none;
}

a:visited  {
  color:#405289;
  text-decoration:none;
}

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

a:active  {
  color:#ef5411;
  text-decoration:underline;
}

.Ueberschrift  {
  font-size:100%;
  color:#ef5411;
  text-decoration:none;
}