* {
  margin: 0;
  padding: 0;
}
body {
  font-size: smaller;
  font-family: Tahoma, Arial, sans-serif;
  color: black;
  background-color: white;
}
/* @group Allgemeine Styles */
a {
  color: #CC0000;
  text-decoration: underline;
}
a.extern {
  background: url(/images/icons/link_extern.gif) right center no-repeat;
  padding-right: 14px;
}
h1 {
  font-size: 1.8em;
  font-weight: bold;
  color: #CC0000;
  background-color: white;
  margin-bottom: 1em;
}
h2 {
  font-size: 1.1em;
  font-weight: bold;
  color: #336699;
  margin-bottom: 0.6em;
}
h3 {
  font-size: 1em;
  font-weight: bold;
  color: #336699;
  margin-bottom: 0.4em;
}
h4 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 0.4em;
}
img {
  border: 0;
}
input, select, textarea {
  font-family: Tahoma, Arial, sans-serif;
  font-size: small;
}
p, ul, ol {
  margin-bottom: 1em;
  line-height: 1.3em;
}
ul, ol {
  margin-left: 2em;
}
td, th {
  font-size: 1em;
}
ol ol {
  margin-top: 1em;
}
/* @end */
/* @group Container */
#Container {
  width: 789px;
}
/* @end */
/* @group System-Navigation */
#System-Nav {
  
}
#System-Nav ul {
  margin: 0;
  margin-right: 34px;
  float: right;
}
#System-Nav ul li {
  list-style: none;
  display: inline;
}
#System-Nav ul li a {
  font-size: 10px;
  font-weight: bold;
  color: black;
  text-decoration: none;
  display: block;
  float: left;
}
#System-Nav ul li a span {
  border-right: 1px solid black;
  padding: 0 1em 0 2em;
  margin: 0.5em 0.4em;
  display: block;
}
#System-Nav ul li#nav_system_impressum a span {
  background: url(/images/icons/impressum.gif) no-repeat left center;
}
#System-Nav ul li#nav_system_agb a span {
  background: url(/images/icons/impressum.gif) no-repeat left center;
}
#System-Nav ul li#nav_system_sitemap a span {
  background: url(/images/icons/sitemap.gif) no-repeat left center;
}
#System-Nav ul li#nav_system_kontakt a span {
  background: url(/images/icons/kontakt.gif) no-repeat left center;
}
#System-Nav ul li.last a span {
  margin-right: 0;
  padding-right: 0;
  border-right: none;
}
/* @end */
/* @group Header */
#Header {
  height: 106px;
  color: #ffffff;
  background: url(/images/bg_header.jpg) no-repeat;
  clear: both;
}
#Header .date {
  font-size: 0.85em;
  text-align: right;
  margin-right: 34px;
  padding-top: 10px;
}
#Logo {
  width: 135px;
  height: 58px;
  top: 64px;
  left: 40px;
  position: absolute;
  display: block;
}
/* @end */
/* @group Navigation */
#Nav {
  width: 178px;
  background: url(/images/bg_nav.jpg) no-repeat;
  float: left;
}
#Nav ul {
  margin: 2em 0;
}
#Nav ul li {
  list-style: none;
  display: inline;
}
#Nav ul li a {
  font-size: 11px;
  color: #336699;
  text-decoration: none;
  display: block;
}
#Nav ul li a {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg_nav_item.png');
}
#Nav[id] ul li a {
  background: url(/images/bg_nav_item.png);
}
#Nav ul li a span {
  background: url(/images/icons/arrow_right.gif) no-repeat 1em center;
  border-bottom: 1px solid #BBBBBB;
  padding: 0.5em 0.5em 0.5em 2em;
  display: block;
}
#Nav ul li a:hover {
  color: #CC0000;
}
/* @end */
/* @group Boxen */
.box {
  border: 1px solid #bbbbbb;
  margin-bottom: 2em;
  padding: 5px;
}
/* @end */
/* @group Content */
#Content {
  width: 600px;
  padding: 2em 0 2em 11px;
  float: right;
}
/* @end */
/* @group Footer */
#Footer {
  height: 23px;
  background: url(/images/bg_footer.jpg) no-repeat;
  padding: 2px 10px 0 10px;
  clear: both;
}
#Footer .copyright {
  font-size: 0.8em;
  color: #999999;
  text-decoration: none;
  margin: 0;
  float: left;
}
#Footer .printversion {
  margin: 0;
  float: right;
}
#Footer .printversion a {
  font-size: 0.8em;
  color: #FFFFFF;
  background: url(/images/icons/printer.gif) no-repeat;
  padding-left: 18px;
  padding-bottom: 1px;
  text-decoration: none;
}
#Footer .printversion a:hover {
  text-decoration: underline;
}
/* @end */
/* @group Shop-Einstellungen */
.produkt_headline1 {
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  color: #CC0000;
  text-align: right;
  padding-right: 10px;
  padding-bottom: 5px;
}
h3.shop {
  font-weight: bold;
  text-decoration: none;
  text-align: left;
}
.produkt_headline2 {
  font-weight: regular;
  text-decoration: none;
  text-align: left;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.preis_start {
  font-size: 12px;
  font-weight: bold;
  text-align: right;
  padding-right: 10px;
  padding-top: 7px;
}
.teaser {
  font-size: 0.85em;
  color: #000000;
}
.warenkorb_box_head {
  font-size: 0.8em;
  font-weight: regular;
  line-height: 13px;
  color: #666666;
}
.warenkorb_box {
  font-size: 0.8em;
  font-weight: regular;
  line-height: 13px;
  color: #000000;
}
.labelleft {
  float: left;
  text-align: left;
  width: 11em;
  margin-right: 0.3em;
}
.labelright {
  text-align: left;
  margin-right: 0.3em;
}
br.form {
  clear: both;
}
td.groessentabelle {
  border: 1px solid #ECE9D8;
}
p.details {
  font-weight: regular;
  color: #000000;
  padding-bottom: 0px;
}
.linke_navigations_kaesten hr {
  width: 120px;
}
/* @end */
/* @group Liste */
.article {
  width: 295px;
  border: 1px solid #999999;
  margin-bottom: 1em;
  float: left;
}
.article.angebot-des-monats {
  width: auto;
  float: none;
}
.article.big {
  width: auto;
}
.article.unequal {
  margin-right: 6px;
}
.article h2 {
  font-size: .9em;
  color: #FFFFFF;
  background-color: #CC0000;
  margin: 0;
  padding: .2em .5em;
}
.article .image {
  width: 100px;
  padding: 0.5em;
  text-align: center;
  display: block;
  float: left;
}
.article .image img {
  border: 1px solid black;
}
.article .data {
  width: 165px;
  font-size: small;
  padding: 0.5em;
  display: block;
  float: left;
}
.article.big .data,
.article.angebot-des-monats .data {
  width: 470px;
}
.article .teaser {
  font-size: 0.85em;
}
.article .price {
  font-size: 1.1em;
  font-weight: bold;
  color: #CC0000;
  text-align: right;
  margin: 0;
}
.article .icons {
  clear: both;
}
.article .icons ul {
  margin: 0;
  float: right;
}
.article .icons ul li {
  list-style: none;
  display: inline;
}
.article .icons ul li a {
  font-size: 0.85em;
  color: #000000;
  text-decoration: none;
  display: block;
  float: left;
}
.article .icons ul li a span {
  border-top: 1px solid #999999;
  border-left: 1px solid #999999;
  padding: 0.2em 1em 0.2em 2em;
  display: block;
}
.article .icons ul li.first a span {
  background: url(/shop/images/icons/zoom.gif) no-repeat 0.6em center #CDCDCD;
}
.article .icons ul li.last a span {
  background: url(/shop/images/icons/arrow.gif) no-repeat 0.6em center #CDCDCD;
}
/* @end */
/* @group Details */
.article-details {
  
}
.article-details h2 {
  font-size: 1em;
  color: #FFFFFF;
  background-color: #CC0000;
  margin: 0;
  padding: 0.1em 0.5em;
}
.article-details ul {
  margin: 0 0 1em 0;
  float: right;
}
.article-details ul li {
  list-style: none;
  display: inline;
}
.article-details ul li a {
  font-size: 0.85em;
  color: #000000;
  text-decoration: none;
  display: block;
  float: left;
}
.article-details ul li a span {
  background: #CDCDCD url(/shop/images/icons/arrow.gif) no-repeat 0.6em center;
  border-bottom: 1px solid #999999;
  border-left: 1px solid #999999;
  padding: 0.2em 1em 0.2em 2em;
  display: block;
}
.article-details .image {
  text-align: center;
  clear: both;
}
/* @end */
/* @group Allgemeine Geschäftsbedingungen */
ol#agb li {
  font-weight: bold;
}
ol#agb ol li {
  font-weight: normal;
}
/* @end */