body {
  margin: 0px;
  padding: 0px;
  background-image: url(img/holz.jpg);
}

html {
  margin: 0px;
  padding: 0px;
}

table {
  margin: 0px;
  padding: 0px;
  border-collapse: collapse;
  border: none;
}

tr {
  margin: 0px;
  padding: 0px;
}

td {
  margin: 0px;
  padding: 0px;
}

img {
  border: none;
}

.vorschaubildertd {
  text-align: center;
}

.vorschaubilderimg {
  margin-top: 4px;
  margin-bottom: 4px;
  margin-left: 3px;
  margin-right: 3px;
  border: thin outset #666666;
}

.pfeillinks {
  text-align: left;
  vertical-align: middle;
}

.pfeilrechts {
  text-align: right;
}

.tbobenrechts {
  width: 30px;
  height: 17px;
}

.tbuntenrechts {
  width: 30px;
  height: 15px;
}

.tbobenlinks {
  width: 30px;
  height: 17px;
}

.tbuntenlinks {
  width: 30px;
  height: 15px;
}

.tbrechts {
  width: 180px;
  background-image: url(img/buchrechts.jpg);
  background-position: left;
  background-repeat: repeat-y;
}

.tbrechts1 {
  width: 30px;
}

.tboben {
  height: 17px;
  background-image: url(img/buchoben.jpg);
}

.tbunten {
  height: 15px;
  background-image: url(img/buchunten.jpg);
}

.tbmitte {
  background-image: url(img/buchtitel.jpg);
}

.tblinks {
  width: 30px;
  background-image: url(img/buchlinks.jpg);
}

.ansicht {
  left: 5px;
  top: 350px;
  position: absolute;
  z-index: 1;
}

.tabTexte {
	width: 100%;
}

.tdTextUnten {
	text-align: center;
	vertical-align: top;
}