body {
 font-family : verdana, Arial, Helvetica, sans-serif; 
 font-size : 10px; 
 font-style : normal; 
 color : #111111; 
 background-color:#FFFFFF;
}

#all {
  margin:30px auto;
  width:780px;
  background-image: url(buch2.jpg);
  background-repeat:no-repeat;
  background-color:#ffffff;
  overflow: hidden;
  }

#left {
 float:left;
 width:285px;
 margin-left:56px;
 margin-top:20px;
 margin-bottom:20px;
 }

#kopf_l {
 margin-left:10px;
 margin-top:5px;  
 font-size : 9px;
 height:20px;
 }

#content_l {
 margin-left:10px;
 margin-top:5px;  
 height:440px;
 text-align: left;
 }

#fuss_l {
 margin-left:10px;
 margin-bottom:5px;  
 font-size : 10px;
 height:15px;
 text-align:center;
 }

#right {
 float:right;
 width:285px;
 margin-right:50px;
 margin-top:20px;
 margin-bottom:20px;
 }

#kopf_r {
 margin-right:20px;
 margin-top:5px;  
 font-size : 10px;
 height:20px;
 text-align: right;
 }

#content_r {
 margin-right:20px;
 margin-top:5px;  
 height:440px;
 text-align: left;
 overflow: hidden;
 }

#fuss_r {
 margin-right:20px;
 margin-bottom:5px;  
 font-size : 10px;
 height:15px;
 }

#unten {
  margin:30px auto;
  width:780px;
  clear:both;
  }

td {
  font-size : 10px;
  }

.end {
  text-align:center;
  font-size : 12px;
  font-weight:bold;
  }

img { 
  border: none;
  }

ul {
  list-style-type:none;
  font-weight:bold;
  line-height:16px;
  margin-left:15px;
  padding-left:0px
 }

a, a:link, a:visited, a:hover, a:active {
  color:#444444;
  text-decoration:none;
  font-size: 10px;
  }


.ueber {
  font-size:19px;
  margin-top:85px;
  padding-bottom:8px;
  text-align: left;
  }

.inhalt {
  font-size:12px;
  padding-top:45px;
  padding-bottom:8px;
  text-align: left;
  }