
  * {
  margin: 0;
  padding: 0;
  list-style: none;
  border: 0;
  background-repeat: no-repeat;
  }
  
  body {
   background-color: #C4E1FF;
   padding: 16px 0;
   font-family:"Times New Roman";
   font-size: 12px;
  }
  #container {
   width: 899px;
   margin: 0 auto;
  }
  #header {border: 1px solid #fff; padding: 1px;}
  #header h1 { border: 1px solid #fff;text-indent: -3000px; overflow: hidden; height: 134px; background-image: url(../images/logo.jpg); background-position: center center;}
  
  #intro { margin:1px 0;}
  #intro table {width: 100%; }
  #intro table td {border: 1px solid #fff; vertical-align: top; background-color: #77BBFF; text-align: center; padding-top: 10px;}
  #intro table td.spacer {width: 1px; border: 0; background-color: #C4E1FF;}
  #intro table td#column1 {width: 223px;}
  #intro table td#column1 img {display: block; margin: 0 auto;}
  #intro table td#column1 p {font-style: italic; padding: 16px 9px; font-size: 13px;}
  
  
  
  #intro table td#column2 {width: 450px;}
  #intro table td#column2 h2 {font-size: 24px;  font-family: "Arial Black";}
  #intro table td#column2 p {font-family: Arial; padding: 10px;}
  
  #intro table td#column3 {width: 218px;}
  #intro table td#column3 p {padding:20px 10px; color: #0000FF; font-weight: bold; }
  td#column3 p span {display: block; color: #000; font-weight: normal; padding-top: 20px;}
  #intro table td#column3 p.black {color: #000;  font-weight: normal; padding: 20px 7px; }
  
  #subintro {border: 1px solid #fff;  background-color: #77BBFF; text-align: center; padding: 10px 0;}
  #subintro a {font-size: 16px; line-height: 30px; font-weight: bold; padding: 0 15px;}
  
  #middle {border: 1px solid #fff; margin: 1px 0;}
  #middle td { vertical-align: top; text-align: center; padding: 10px 0;}
  #middle td#menu {background-color: #F9E0C8; width: 223px; border: solid #fff; border-width: 0 1px 0 0; }
  #middle td.spacer {width: 1px;}
  #middle td#toc {width: 671px; border: solid #fff; border-width: 0 0 0 1px; background-color: #77BBFF; text-align: left;}
  
  #middle td#menu h3 {font-style: italic; font-weight: normal; font-size: 12px;}
  #middle td#menu ul {padding: 20px 10px 100px 10px; text-align: left;}
  #middle td#menu ul li  {font-weight: bold; font-size: 14px; color: #0000FF;}
  #middle td#menu ul li {padding-bottom: 15px;}
  
  #middle td#toc h2 {clear: both; padding: 0 0 0 50px; color: #003399; font-size: 18px;}
  #middle td#toc dl {padding-left: 125px; width: 470px;   float: left; clear: both; }
  #middle td#toc dl dt {float: left; width: 100%; color: #003399; font-size: 18px; font-weight: bold; padding: 20px 0; }
  #middle td#toc dl dd.word {float:left; padding-right: 250px; }
  #middle td#toc dl dd.pdf {float:left;}
  #middle td#toc dl dd a {color: #000; text-decoration: underline; background-color: #C0C0C0;  font-size: 13px; font-weight: bold;}
  
  #toc_head {border: 1px solid #fff; text-align: center; padding: 1px;}
  #toc_head div#double {border: 1px solid #fff; padding: 5px 0;}
  #toc_head h4 {font-size: 18px; line-height: 26px; padding-bottom: 10px; }
  #toc_head span {font-weight: bold;}
  
  #book_content {width: 100%; margin: 1px 0;}
  #book_content td {border: 1px solid #fff; vertical-align: top; width: 222px; text-align: center;  font-weight: bold; font-size: 12px;}
  #book_content td.spacer {border: 0; width: 1px; padding: 0;}
  #book_content td.spacer2 {height: 1px; border: 0; padding: 0;}
  #book_content td a {font-size: 10px; display: block;}
  #book_content td a.word {float: left; margin-left: 30px;}
  #book_content td a.pdf {float: right; margin-right: 30px;}
  #book_content td  li {padding: 8px 5px; }
  #book_content td ul {padding: 10px 0;}
  
  #bottom {border: 1px solid #fff; padding: 1px;  }
  #commentary { width: 448px; border: 1px solid #fff; margin: 0 auto; padding: 10px 0;  }
  
  #commentary h2 {clear: both;  color: #000; font-size: 18px; text-align: center;}
  #commentary dl {padding-left: 50px; width: 400px;   float: left; clear: both; }
  #commentary dl dt {float: left; width: 100%; color: #000; font-size: 15px; font-weight: bold; padding: 20px 0; font-family: "Times New Roman"; }
  #commentary dl dd.word {float:left; padding-right: 100px; }
  #commentary dl dd.pdf {float:left;}
  #commentary dl dd a { text-decoration: underline;   font-size: 10px; font-weight: bold;}
  #commentary p {clear: both; text-align: center; padding: 20px 40px;  font-weight: bold; font-family: "Times New Roman"; font-size: 16px;}
  #commentary p span {font-size: 16px;}
  #commentary p.index {font-family: Arial; padding-top: 0; color: #000080;}
  
  #further_info {border: 1px solid #fff; padding: 10px; margin: 1px 0; text-align: center;}
  #further_info h2 {font-family: "Arial Black"; font-size: 16px;}
  
  #books {border: 1px solid #fff; padding: 8px; } 
  #books_table {background-color: #000; width: 876px; }
  #books_table td {background-color: #C4E1FF; vertical-align: top; text-align: center; width: 25%;}
  
  
  #impressum {border: 1px solid #fff; margin-top: 1px; text-align: center;  padding: 10px; font-size: 14px;}
  span#counter {text-align: center; display: block; color: #77BBFF; font-weight: bold; padding-top: 10px;}
  
  
 
  
  