/* INFO BLOCK */

.infoblock-sub-ueberschrift {
  line-height: 150%;
  font-size: 11px;
  color: #996633;
  width: 100px;
  float:left;
  font-weight: bold;
}

.infoblock-sub-content {
  line-height: 140%;
  font-size: 11px;
  color: #000;
  width: 180px;
  margin-left: 100px;
}

#infoblock-ueberschrift {
  font-family: "Georgia", Times, serif;
  font-weight: bold;
  font-style: italic;
  color: #72612D;
  font-size: 15px;
  margin-top: 20px;
  margin-bottom: 5px;
}

#infoblock-ordnung, #infoblock-familie, #infoblock-verbreitung, #infoblock-lebensraum, #infoblock-nahrung, #infoblock-fortpflanzung, #infoblock-lebensdauer, #infoblock-gewicht, #infoblock-groesse, #infoblock-feinde, #infoblock-gefaehrdung {
  border-bottom: 1px solid #e1cfae;
  padding:3px;
}

#infoblock-ordnung {  
  border-top: 1px solid #b48f5c;
}
  

#infoblock-ordnung, #infoblock-verbreitung, #infoblock-nahrung, #infoblock-lebensdauer, #infoblock-groesse, #infoblock-gefaehrdung {
  background-color: #fbf3dd;
}

#infoblock-gefaehrdung {  
  border-bottom: 1px solid #b48f5c;
}

#gallery {
  margin-top: 44px;
    font-family: "Georgia", Times, serif;

}