#shop {
  border-left: 3px solid #bbb;
  border-right: 3px solid #bbb;
  border-top: 1px solid #555;
  border-bottom: 0px;
}

#shop div.tab {
  display: none;
}

#shop .tab-headers {
  width: 100%;
  border-collapse: collapse;
}

#shop .tab-headers td {
  text-align: center;
  padding: 5px 0px;
  line-height: 12px;
  font-weight: bold;
  cursor: pointer;
  border-bottom: 1px solid #555;
  border-right: 1px solid #555;
  border-left: 0px;
  border-top: 0px;
}

#shop .tab-headers td:last-child {
  border-right: 0px;
}

#shop #tab-domainselect, #shop #tab-domaincheck, #shop #tab-help {
  padding: 10px;
  min-height: 440px;
}

#shop #tab-hosting, #shop #tab-merkliste, #shop #tab-register, #shop #tab-question {
  padding: 10px;
  min-height: 463px;
}
