html { 
  padding: 0px;
  margin: 0px;
}

body {
  font-size: 13px;
  line-height: 18px;
  margin: 0px 0px 0px 27px;
  padding: 0px;
  background-color: #ffffff;
  background-image: none;
}

#oben {
  width: 99%;
  height: 27px;
  background-color: #ffffff;
}

#links {
  	display: none;
}

#mitte {
  position: absolute;
  width: 504px;
  left: 0px;
  padding: 0px;
  margin: 0px
}

#rechts {
  position: fixed;
  left: 505px;
  top: 30px;
  white-space: nowrap;
}

.rechtsalge {
  overflow: hidden;
}

#inhalt {
  margin: 0px 45px;
  padding-bottom: 35px;
}

#logo {
  margin: 0px 0px 62px 0px;
}

#bilder {
  margin: 0px 0px 0px 45px;
}

#titel {
  text-align: center;
}

#bildernav {
  clear: left;
  margin: 0px 0px  42px 45px;
}

.produkt {
  float: left;
  min-width: 203px;
  overflow: visible;
  margin: 0px 0px 25px 0px;
}

.produktbild {
  margin: 0px 48px 0px 0px;
  float: left;
}

.produkttext1col {
  margin: -3px 0px 0px 0px;
  width: 203px;
  float: left;
}

.produkttext2col {
  margin: -3px 0px 0px 0px;
  width: 203px;
  height: 130px;
  float: left;
}

.produkttext2col p {
  padding: 0px 5px 0px 0px;
}

.clear {
  clear: left;
}

form a {
  font-family: Georgia, serif;
  font-size: 13px;
}

button, input {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}

button {
  overflow: visible;
  width: auto;
}

button.shk-but, button.send-but {
  font-family: Georgia, serif;
  font-size: 13px;
  text-align: left;
  color: #C1002B;
  background: none;
  margin: 0;
  padding: 0;
  border: none;
  cursor: pointer;
  -moz-user-select: text;
}

button.send-but {
  width: 416px;
  padding-top: 5px;
  border-top: 1px solid #000000;
  text-align: center;
}

button.shk-but span, button.send-but span {
  text-decoration: none;
}

button.shk-but:hover span, button.shk-but:focus span, button.send-but:hover span, button.send-but:focus span {
  text-decoration: underline;
}

label {
  width: 130px;
  float: left;
  display: block;
  clear: left;
  vertical-align: bottom;
  font-family: Georgia, serif;
  font-size: 13px;
  line-height: 18px;
}

#shopOrderForm label.checkbox {
  clear: none;
  float: none;
  width: auto;
  height: auto;
  display: inline;
  padding-left: 20px;
}

input {
  border-bottom: 1px solid #000000;
  padding: 0px 0px 0px 5px;
  font-family: Georgia, serif;
  font-size: 16px;
  line-height: 22px;
}

select {
  display: block;
  background-color: transparent;
  border: 1px solid #000000;
  font-family: 'Arial Narrow', sans-serif;
  font-size: 12px;
  line-height: 22px;
}

div .minimum-order, .errors {
  margin-top: 17px;
  padding: 13px 0px;
  border: 1px solid #C1002B;
  text-align: center;
  width: 190px;
}

#shopOrderForm label, #newsletterForm label {
  margin: 8px 0px;
  height: 16px;
}

#shopOrderForm input, .datepicker, #newsletterForm input {
  font-family: 'Arial Narrow', sans-serif;
  letter-spacing: 0.1em;
  font-size: 13px;
  font-weight: normal;
  width: 278px;
  margin: 8px 0px;
  height: 16px;
}

#shopOrderForm select {
  margin: 8px 0px;
}

.preis {
  width: 100px;
  float: right;
  text-align: right;
  display: inline-block;
}

#shopOrderForm input.checkbox {
  width: auto;
}

.produkt .preis {
  min-width: 90px;
  display: inline-block;
  float: none;
  text-align: left;
  font-size: 13px;
  line-height: 18px;
}

img, ul, p {
  border: 0;
  margin: 0;
  padding: 0;
}

td {
  padding-right: 25px;
  font-size: 13px;
  line-height: 18px;
  vertical-align: top;
}

p {
  color: #000000;
  font-family: Georgia, serif;
  font-size: 13px;
  line-height: 18px;
}

p.gross {
  font-size: 16px;
  line-height: 22px;
}

p.einzug {
  font-size: 16px;
  line-height: 22px;
  text-indent: 52px;
}

.produkt input {
  font-size: 13px;
  line-height: 18px;
}


#rechts strong {
  font-size: 12px;
  line-height: 18px;
}

h1 {
  color: #000000;
  font-family: 'Arial Narrow', sans-serif;
  font-size: 19px;
  line-height: 25px;
  font-weight: 100;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  text-align: center;
  margin: 0 45px 36px 45px;
}

h2 {
  color: #000000;
  font-family: Georgia, serif;
  font-size: 13px;
  line-height: 18px;
  font-weight: bold;
  margin: 0px;
}

a {
  border: none;
  outline: none;
}

a:link, a:visited {
  color: #C1002B;
  font-size: 13px;
  text-decoration: none;
}

a:focus, a:hover, a:active {
  text-decoration: underline;
}

ul, ul ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  list-style-position: inside;
}

ul ul {
  padding-bottom: 5px;
}

ul a:link, ul a:visited {
  font-size: 16px;
  line-height: 29px;
  padding: 2px;
  color: #000000;
  background-color: #ffffff;
  text-decoration: none;
}

ul ul a:link, ul ul a:visited {
  font-size: 13px;
  line-height: 20px;
  padding: 2px;
}

ul a:focus, ul a:hover, ul a:active {
  color: #ffffff;
  background-color: #C1002B;
  text-decoration: none;
}

ul ul #shin63 a:link, ul ul #shin63 a:visited, ul ul #shin63 a:focus, ul ul #shin63 a:hover, ul ul #shin63 a:active {
  color: #ffffff;
  background-color: #ffffff;
  cursor: default;
}

ul #shin84 a:link, ul #shin84 a:visited, ul #shin84 a:focus, ul #shin84 a:hover, ul #shin84 a:active {
  color: #000000;
  background-color: #ffffff;
  cursor: default;
}

ul a.active, ul strong.active {
  color: #ffffff;
  font-weight: 500;
  background-color: #000000;
  text-decoration: none;
}

.bildserie {
  clear: left;
}

.spalte1 {
  float: left;
  margin: 0px 12px 0px 0px;
}

.spalte1 img, .spalte2 img {
  margin: 0px 0px 7px 0px;
  display: block;
}

#bildernav a {
  font-size: 17px;
}

.highlite {
  color: #C1002B;
}