/* --- Formatierung der Seite Links und Literatur --- */


#buchtip {
  font-size:0.8em;
  float:right;
}

#buchtip dl {
  float:right;
  margin-bottom:10px;
}

#buchtip dt {
   float:left;
}

#buchtip dd.img img {
   float:right;
   padding-left:15px;
}


