/*
   Xtra-CSS für AZ-Terraristik
   zuletzt geändert am 29. Februar 2009 durch kju
*/

#xtra-orange {
  background-image: url(/files/events.gif);
  width: 162px;
  height: 87px;
  padding: 50px 12px 5px 12px;
  margin-top: 10px;
  margin-bottom: 15px;
}

#xtra-orange a {
  color: #fad9c2;
  text-decoration: none;
}
 
#xtra-schwarz {
  background-image: url(/files/terraristik_xtras_schwarz.gif);
  width: 162px;
  height: 92px;
  padding: 45px 12px 5px 12px;
  color: white;
}
 
#xtra-schwarz a {
  color: #ff6600; 
  text-decoration: none;
  display: block;
  margin-top: 8px;
}
