body {
  font-family:Verdana;
  background-image:url(grafik/gradient.jpg);
  background-position:top;
  }

.wholechapter {
  border-color:#dddddd;
  border-style:solid;
  border-width:1px;
  border-top-width:0px;
  background-color:#ffffff;
  margin-left:10px;
  margin-right:10px;
  margin-bottom:10px;
  }

.chapteredge {
  background-image:url(grafik/edge.gif);
  background-repeat:no-repeat;
  margin-left:10px;
  margin-right:10px;
  padding-top:10px;
  border-right-color:#dddddd;
  border-right-style:solid;
  border-right-width:1px;
  }

.chapter {
  font-size:20px;
  color:#ff7700;
  background-color:#f5ffef;
  padding-left:10px;
  padding-bottom:10px;
  }

.topic {
  font-size:14px;
  color:#222222;
  border-bottom-color:#dddddd;
  border-bottom-color:#ff7700;
  border-bottom-style:dashed;
  border-bottom-width:1px;
  margin:10px;
  margin-top:20px;
  }

.topic A { color:#333333; }

.topic A:hover {
  font-weight:bold;
  color:#00bb66;
  }

.download {
  font-size:14px;
  color:#333333;
  text-decoration:underline;
  margin-top:10px;
  margin-left:10px;
  }

.download A { color:#333333; }

.download A:hover {
  font-weight:bold;
  color:#00bb66;
  }

.downloadinfo {
  font-size:10px;
  color:#ff7700;
  margin-left:10px;
  }

.downloadcontent {
  margin-top:5px;
  margin-bottom:20px;
  margin-left:10px;
  }

.content {
  font-size:12px;
  color:#888888;
  margin:10px;
  }

.content A { color:#888888; }

.content A:hover {
  font-weight:bold;
  color:#00bb66;
  }

.header {
  border-color:#dddddd;
  border-style:solid;
  border-width:1px;
  background-color:#ffffff;
  margin:10px;
  }

.menu {
  text-align:center;
  font-size:12px;
  margin:5px;
  margin-right:13px;
  }

.menu LI {
  margin-left:10px;
  display:inline;
  list-style-type:none;
  }

.menu A {
  color:#333333;
  text-decoration:none;
  border-bottom-color:#333333;
  border-bottom-style:solid;
  border-bottom-width:1px;
  }

.menu A:hover {
  color:#ff7700;
  border-bottom-color:#ff7700;
  border-bottom-style:solid;
  border-bottom-width:5px;
  text-decoration:none;
  }
