.menupunkt {
  font-family:verdana;
  font-weight:900;
  font-size:10pt;
  color:#000000;
  text-decoration:none;
}
.menupunkt-rot {
  font-family:verdana;
  font-weight:900;
  font-size:10pt;
  color:#dd0000;
  text-decoration:none;
}
.hintergrund {
  background-Color:#cccccc;
}
.tabelle {
  background-Color:#c6dfde;
}
.menuspalte {
  background-Image:url(images/buch.jpg);
  background-repeat:no-repeat;
  vertical-align:top;
  text-align:left;
  height:400pt;
}
.inhalt {
  vertical-align:top;
  text-align:left;
  color:#000000;
  font-family:verdana;
  font-size:10pt;
}
.titel1 {
  vertical-align:top;
  text-align:left;
  color:#dd0000;
  font-family:verdana;
  font-size:10pt;
  font-weight:bold;
}
.titel2 {
  vertical-align:top;
  text-align:left;
  color:#000000;
  font-family:verdana;
  font-size:10pt;
  font-weight:bold;
}
.unterezeile {
  vertical-align:top;
  text-align:center;
  color:#000000;
  font-family:verdana;
  font-size:10pt;
  font-weight:bold;
}
