#shop .padding {
  padding: 10px;
}

#shop button {
  padding: 4px 15px;
  background-color: #ffc51c;
  font-weight: bold;
  text-align: center;
  border: 2px solid black;
  margin: auto;
  display: block;
}

#shop .hidden {
  display: none;
}

#shop p {
  margin-top: 0px;
  margin-bottom: 10px;
}

#shop a.ajax {
  padding-left: 20px;
  background-image: url(../pictures/circle.gif);
  background-position: left;
  background-repeat: no-repeat;
}

#shop a.button_120_domain.ajax, #shop a.button_120_grau.ajax {
  color: black;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 20px;
  width: auto;
  height: 14px;
  line-height: 14px;
}

#shop a.button_120_domain.ajax:hover, #shop a.button_120_grau.ajax:hover {
  color: black;
}

#shop .error {
  color: #a00;
  font-weight: bold;
  padding: 5px;
  margin: 5px 0px;
  border-top: 1px solid #a00;
  border-bottom: 1px solid #a00;
}

#shop .success {
  color: #0a0;
  font-weight: bold;
}

#shop a, #domaininfo a {
  text-decoration: none;
}

#shop a:hover, #domaininfo a:hover {
  color: blue;
}

#shop div.buttons {
  text-align: center;
  margin-top: 20px;
}

#shop div.buttons a.button_120_domain, #shop div.buttons a.button_120_grau {
  margin: 0px 10px;
}

#shop a.button_120_domain:hover, #shop a.button_120_grau:hover {
  color: #ffc51c;
}

#domaininfo td {
  vertical-align: top;
}
