.shop_produktbild {
  float:right;
  margin:0px 2px 8px 8px;
  width:150px;
  font-size:80%;
  font-weight:bold;
  text-align:center;
  text-decoration:none;
}

.shop_produktbild img {
  border: solid black 1px;
  margin-bottom:4px;
}

.shop_produktbild_mini {
  float:right;
  margin:0px 2px 8px 8px;
  width:100px;
  font-size:80%;
  font-weight:bold;
  text-align:center;
  text-decoration:none;
}

.shop_produktbild_mini img {
  border: solid black 1px;
  margin-bottom:4px;
}

.shop_produktbild_gross {
  text-align:center;
}

.shop_produktbild_gross img {
  border: solid black 1px;
}

.shop_produktangebot {
  float:left;
  width:29%;
  padding:2%;
  min-width:100px;
  font-size:80%;
  font-weight:bold;
  text-align:center;
}

.shop_produktangebot a {
  text-decoration:none;
}

.shop_produktangebot img {
  border: 1px solid black;                     
}

.shop_preis {
  text-align: right;
  margin-bottom:20px;
}

.shop_preis span {
  font-weight:bold;
  font-size:140%;
}

.shop_produktliste {
  text-align:center;
}

.shop_produktliste div {
  display: inline-block;
  width:   116px;
  text-align:left;
  margin:0px 8px 8px 0px;
  vertical-align:top;
  text-align:center;
  font-size:80%;
  font-weight:bold;
  text-decoration:none;
}

.shop_produktliste p {
  max-width:inherit;
}

.shop_verfolgungstabelle th {
  width:20%;
}

.shop_verfolgungstabelle td {
  text-align:center;
}

.shop_verfolgungstabelle tr th:first-child {
  text-align:left;
  font-weight:normal;
}

.shop_verfolgungstabelle tr:first-child th:first-child {
  text-align:left;
  font-weight:bold;
}

.shop_widerruf {
  border:1pt solid black;
  padding: 0px 8px 0px 8px;
  font-size:80%;
  margin-top:16px;
  margin-bottom:16px;
}

.shop_widerruf p {
  margin:0px;
  padding:0px;
  margin-bottom:8px;
  margin-top:8px;
}

.shop_warenkorb {
  width:100%;
}

.shop_warenkorb th {
  text-align:right;
}

.shop_warenkorb td {
  text-align:right;
}

.shop_warenkorb td:first-child {
  text-align:center;
}

th.shop_wk_artikel {
  text-align:left;
  font-weight:normal;
}

th.shop_wk_t1 {
  text-align:left;
}

th.shop_wk_t2 {
  text-align:right;
}

th.shop_wk_button {
  text-align:left;
}

th.shop_wk_rabatt {
  font-style: italic;
}

.shop_warenkorb th+td {
  font-weight:bold;
}

th.shop_wk_artikel+td {
  font-weight:normal;
}

th.shop_wk_rabatt+td {
  font-style: italic;
}

.shop_wk_ol {
  border-top:1px solid black;
  padding-top:8px;
}

.shop_warenkorb a {
 text-decoration:none;
 color:#000000;
}

.shop_warenkorb a:active {
 color:#000000;
}

.shop_warenkorb a:visited {
 color:#000000;
}

.shop_warenkorb a:hover {
 text-decoration:underline;
 color:#000000;
}

.shop_warenkorb {
  border-bottom:1px solid black;
  border-top:1px solid black;
}
