body {
  font: 10pt Verdana, Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
  text-align: left;
  background: url(bilder/hintergrund-bdl.jpg);
  background-color: #ecb235;
}

 a:link {color: black; text-decoration: none; background: none;}
 a:visited {color: #2E2E2E; text-decoration: none; background: none;}
 a:hover {color: #C81215; text-decoration: none; background: none;}
 a:active {color: #C81215; text-decoration: none; background: none;}

 a.navi:link {text-decoration: none; color: #26FF17;}
 a.navi:visited {text-decoration: none; color: #959595;}
 a.navi:hover {text-decoration: none; font-weight: bold; color: #C81215;}
 a.navi:active {text-decoration: none; color: #C81215;}

* {
  margin: 0;
  padding: 0;
}

#seite {
  width: 100.01%;
  margin: 0 auto;
  text-align: left;
}

#kopfbereich {
  width: 1000px;
  background: url(bilder/banner1000a.jpg) left top;
  height: 139px;
  background-repeat: no-repeat;
  text-align: left;
}

#centaur {
  min-height: 400px;
  text-align: left;
}

#inhalt {
  width: 820px;
  padding: 20px;
  background: none;
  min-height: 400px;
  /*white-space: pre-wrap;*/
  margin-left: 140px;
  text-align: left;
}

#steuerung {
  /*overflow:auto;*/
  float: left;
  width: 120px;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
  background: none;
  /*border: 1px solid black;*/
  /*margin-right: 2px;*/
  list-style: none;
  font: 11pt Arial, Helvetica, sans-serif;
  text-align: left;
}

#fussbereich {
  /*overflow:auto;*/
  width: 120px;
  clear: both;
  float: left;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
  background: none;
  position: relative;
  text-align: left;
}

#linkliste {
  background: none;
  padding: 20px;
  min-height: 400px;
  list-style-image: none;
  font: 11pt Arial, Helvetica, sans-serif;
  line-height: 200%;
}
