html, body  {
  margin: 0;
  padding: 0;
  border:  0;
  background-image: url(/bilder/back.jpg);
  background-color: #FFFFFF;
  color: #000000;
  text-decoration: none;
  text-align: left;
  font-weight: normal;
  font-family: "times", serif;
  font-style: normal;
  font-size: 100%;
  }

a:link, a:visited  {
  text-decoration: none;
  color: #FF6633;
  }

a:active  {
  color: #009933;
  text-decoration: none;
  }

a.leiste:hover  {
  text-decoration: underline;
  color: #666666;
  }

a.leiste:link, a.leiste:visited  {
  color: #666666;
  text-decoration: none;
  }
  
td.leiste  {
  background-color: #CCCCCC;
  color: #666666;
  text-align: left;
  vertical-align: middle;
  text-decoration: none;
  font-weight: bold;
  font-family: "Verdana", sans-serif;
  font-style: normal;
  font-size: 60%;
  }

em.leiste  {
  color: #CC0000;
  font-style: normal;
  }

h1.sitehead  {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
  font-family: "aial", sans-serif;
  font-size: 100%;
  }

.indexdatum  {
  color: #003399;
  font-weight: bold;
  font-family: "Verdana", sans-serif;
  font-size: 80%;
  }

.indextitle  {
  font-weight: bold;
  font-family: "Verdana", sans-serif;
  font-size: 80%;
  }

.indextext  {
  color: #666666;
  text-align: justify;
  font-family: "Verdana", sans-serif;
  font-size: 80%;
  }

.indexsub  {
  color: #666666;
  font-family: "Verdana", sans-serif;
  font-size: 60%;
  }
