/* Artikel, Sponsoren
********************************/
.sponsoren h2.category {
  clear:both;
}
.sponsoren ul {
  margin:0;
  padding:0;
  list-style-type:none;
}
.sponsoren ul li {
  margin:0;
  padding:0;
  float:left;
  margin:0 10px 10px 0;
  width:175px;
  height:175px;
  overflow:hidden;
}
.sponsoren ul li .link {
  display:block;
  background:#fff;
  padding:9px;
  height:155px;
  border:solid #eee 1px;
  line-height:155px;
}
.sponsoren ul li .link img {
  vertical-align:middle;
  display:inline-block;
}


#cardsToCart th {
  padding:2px 1em 2px 5px;
  border-bottom:solid #6b1b27 1px;
  text-align:left;
}
#cardsToCart td {
  background:#D0B1AE;
  padding:2px 1em 2px 5px;
}
#cardsToCart td.normal {
  background:#B48889;
}

#cart th {
  padding:2px 1em 2px 5px;
  border-bottom:solid #6b1b27  1px;
  text-align:left;
  vertical-align:bottom;
}
#cart td {
  padding:2px 1em 2px 5px;
  vertical-align:top;
}
#cart td.right {
  text-align:right;
}

.adressdaten label.indent {
  display:block;
  float:left;
  width:9em;
}

.articles {
  border:solid #6B1B27;
  border-width:1px 0 0 0;
}
.article {
  padding:20px 0;
  border:solid #6B1B27;
  border-width:0 0 1px 0;
}

.artImage1 {
  float:left;
  margin-right:10px;
}

.backlink {
  padding:0 0 10px 20px;
  background:url(/assets/images/back.gif);
  background-repeat:no-repeat;
  background-position:0 3px;
}

.jiggybox .title {
  font-size:14px;
  color:#C3919A;
  font-weight:bold;
}
.jiggybox p {
  margin:.5em 0;
}
.jiggybox a {
  color:#C3919A;
}

.pagenavig {
  background:#e0c9c4;
  margin:1em 0;
  padding:3px;
  text-align:right;
}
.pagenavig .pageLink {
  font-size:12px;
  font-weight:bold;
}
.pagenavig a.a1 {
  color:#000;
}

.twoColumns {
  width:100%;
}
.twoColumns .col1 {
  width:50%;
  border-right:solid #6B1B27 1px;
  padding-right:10px;
}
.twoColumns .col2 {
  width:50%;
  padding-left:10px;
}

.comment {
  color:#555;
}


.row {
  margin:0 0 5px 0;
}
.sendmailForm label {
  display:block;
  float:left;
  width:80px;
}
.sendmail_emptyfield1 input.text,
.sendmail_emptyfield1 textarea {
  border:solid #f00 1px;
}
