body {
  background: #ffd;
}
body, div, p, ul, form, h1, h2, h3, th, td, table, input, select, textarea {
  font-family: "Palatino Linotype", Times, serif;
  color: black;
}
.pageContainer {
  max-width: none;
  border: none;
}


/* -- Header -- */
.header {
  /*position: relative;*/
  background: transparent;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
  background: #eeb;
  margin-bottom: 10px;
}
.header .logo {
  /*position: absolute;
  top: 10px;
  left: 0px;
  width: 180px;*/
  display: block;
  padding: 10px 0px 0px 15px;
  float: left;
}
.header .pageTitle {
  padding: 5px 10px 5px 20px;
  margin: 0px 0px 0px 180px;
  /*border-bottom: #403019 1px solid;*/
  max-width: 810px;
  height: 237px;
}


.header .pageTitle .company1 {
  display: inline-block;
  color: black;
  font-size: 45px;
  width: 265px;
  color: #656249;
}
.header .pageTitle .company2 {
  color: black;
  font-size: 36px;
  color: #656249;
}
.header .pageTitle .company3 {
  display: block;
  color: black;
  font-size: 45px;
  padding-left: 250px;
  margin-top: -10px;
  margin-right: 200px;
  color: #656249;
}
.header .pageTitle .city {
  display: block;
  color: black;
  font-size: 45px;
  padding-left: 450px;
  margin-top: -10px;
  color: #656249;
}
.header .pageTitle h1 {
  padding: 0px;
  margin-bottom: -10px;
}
.header .pageTitle h1 a {
  text-decoration: none;
}
.header .pageTitle .owner,
.header .pageTitle .contact,
.header .pageTitle .mail {
  font-weight: bold;
  margin: 0px;
  line-height: 20px;
  color: #656249;
}
.header .pageTitle .mail a {
  color: black;
  color: #656249;
}
.header .pageTitle .mail a:hover {
  color: black;
}
.header .pageTitle .ticker {
  border-top: #403019 1px solid;
  margin-top: 10px;
}
.header .pageTitle .ticker .tickerText {
  color: blue;
  font-weight: bold;  
  margin-right: 250px;
}
.header .pageTitle .ticker .date {
  float: right;
}


/*
.header .pageTitle {
  padding: 5px 10px 5px 20px;
  margin: 0px 0px 0px 180px;
  border-bottom: #403019 1px solid;
  max-width: 810px;
  height: 237px;
}
.header .pageTitle .company1 {
  display: inline-block;
  color: black;
  font-size: 45px;
  width: 265px;
}
.header .pageTitle .company2 {
  color: black;
  font-size: 36px;
}
.header .pageTitle .company3 {
  display: block;
  color: black;
  font-size: 45px;
  padding-left: 250px;
  margin-top: -10px;
  margin-right: 200px;
}
.header .pageTitle h1 {
  padding: 0px;
  margin-bottom: 0px;
}
.header .pageTitle h1 a {
  text-decoration: none;
}
.header .pageTitle .address {
  width: 220px;
  margin: 0px;
  text-align: right;
}
.header .pageTitle .city {
  padding-left: 220px;
  margin: 0px 0px 8px;
}
.header .pageTitle .owner {
  margin: 0px 0px 8px;
}
.header .pageTitle .contact {
  color: blue;
  margin: 0px;
}
.header .pageTitle .contact .phone {
  display: inline-block;
  width: 220px;
}
.header .pageTitle .mail {
  color: blue;
  font-weight: bold;
  margin: 0px;
}
.header .contactInfo {
  float: right;
  text-align: right;
  padding: 0px 10px 0px 35px;
  margin: 0px 0px 0px;
  background: transparent url(phone.gif) left center no-repeat;
}
.header .contactInfo * {
  color: #403019;
  color: #762b2b;
  font-size: 12px;
  margin: 0px;
}
.header .contactInfo .phone {
  font-weight: bold;
}*/


/* -- Navigation -- */
.navigation {
  float: left;
  width: 141px;
  margin: 0px 0px 0px 10px;
  padding: 10px 5px 5px 10px;
}
.navigation ul {
  list-style: none outside;
  margin: 0px 0px 10px 0px;
}
.navigation li {
  border: #403019 2px solid;
  text-align: center;
  margin: 0px 0px 10px;
  padding: 2px 0px;
  
  background: #656249;
  border: #656249 2px solid;
}
.navigation li.active {
  background: #403019;
  background: #ffd;
}
.navigation li.active * {
  color: white;
  color: black;
}
.navigation li a {
  display: block;
  color: #403019;
  color: white;
}
.navigation .navWaldsee div,
.navigation .navWaldsee a {
  font-size: 13px;
}


/* -- Content -- */
.content {
  margin: 0px 0px 0px 200px;
  padding: 0px 20px 0px 0px;
  max-width: 800px;
}
h1 {
  padding: 5px 0px 0px;
}
h2 {
  border-bottom: #997 1px solid;
}
h3 {
  font-variant: small-caps;
}
p.intro {
  text-align: justify;
  padding-right: 2px;
}
.pane,
.recommendations .item,
.featured .items .item {
  background: #eeb;
  border: #997 1px solid;
}

.mobileMessages {
  display: none;
}
.index {
  overflow: hidden;
  padding-bottom: 10px;
}
.index .photo {
  float: left;
}
.index .welcome {
  padding: 0px 5px 5px 350px;
  max-width: 350px;
}
.index .welcome h2 {
  text-align: center;
  margin: 0px;
  border: none;
}
.index .welcome h3 {
  text-align: center;
  margin: 0px;
  padding: 5px 0px 10px;
  font-variant: none;
  font-weight: normal;
  font-size: 20px;
}
.index .welcome p,
.index .welcome td {
  font-size: 15px;
}
.index .welcome td {
  padding: 0px 5px 0px 0px;
}

.schmuck {
  overflow: hidden;
  padding-bottom: 10px;
}
.schmuck .photo {
  float: left;
}
.schmuck .text {
  padding: 0px 5px 5px 270px;
}
.schmuck .text p {
  text-align: justify;
}
.schmuck .text .name {
  text-align: center;
  padding-top: 10px;
}
.schmuck .text .membership {
  font-size: 12px;
  text-align: center;
}
.schmuckLink {
  padding: 20px 0px;
}
.schmuckLink p {
  text-align: center;
}
.schmuckLink a {
  font-size: 20px;
}
.schmuckLink .logo {
  border-bottom: #403019 1px solid;
  padding: 0px 0px 10px;
  margin: 0px 100px 20px;
}

.format {
  margin-bottom: 20px;
}
.format td {
  padding: 0px 15px 5px 0px;
}
.page_abkuerzungen_ h3 {
  color: blue;
}
.abbrv {
  margin-bottom: 10px;
  width: 95%;
}
.abbrv th {
  text-align: left;
  width: 25%;
  padding: 0px 15px 5px 0px;
}
.abbrv td {
  padding: 0px 15px 5px 0px;
  vertical-align: top;
}

/*.constraintsImage {
  background: #eeb url(search.gif) 100% 20px no-repeat;
}*/
.category,
.keywords {
  /*background: #eeb url(books.gif) 100% 20px no-repeat;*/
  min-height: 180px;
}
.category p,
.keywords p,
.alphabet {
  font-size: 16px;
}

.detail td .price {
  margin-bottom: 20px;
}

.list table {
  background: #eeb;
  border: #997 1px solid;
}
.list thead th {
  border-bottom: #997 1px solid;
}
.list .flowItem {
  background: #eeb;
  border: #997 1px solid;
  margin-bottom: 10px;
}
.list .tfoot td {
  border-top: #997 1px solid;
}
.list .tfoot td div {
  font-size: 14px;
}

/*.deliveryAddress {
  background: #eeb url(address.gif) right 20px no-repeat;
}
.payment {
  background: #eeb url(payment.gif) right 20px no-repeat;
}*/

.orderProgress {
  position: relative;
  top: 10px;
  padding-bottom: 10px;
}
.orderProgress ol {
  margin: 0px;
}

.orderProgress li {
  background: #eeb;
  border: #997 1px solid;
}
.orderProgress .state span {
  font-size: 35px;
  line-height: 25px;
  vertical-align: bottom;
}
.orderProgress .stateActive span {
  font-size: 70px;
}

.orderHead .payment {
  background-image: none;
}

.hint {
  text-align: center;
}
ul.error {
  font-size: 16px;
}

.recommendations {
  left: 990px;
  top: 75px;
}
.recommendations .item p {
  font-size: 12px;
}
.featured h2 {
  border: none;
}

.photo img {
  border: #403019 1px solid;
}

.shippingTable {
  margin: 20px 0px 10px;
}
.shippingTable td,
.shippingTable th {
  padding: 2px 10px;
  text-align: center;
  font-size: 16px;
  border-collapse: separate;
}
.shippingTable th {
  border-bottom: #403019 1px solid;
}

.historyBlog img {
  border: #656249 2px solid;
}
.historyBlog img:hover {
  border: blue 2px solid;
}

/* -- Footer -- */
.footer  {
  margin: 10px 0px 0px 180px;
  padding: 5px 0px 5px 0px;
  max-width: 840px;
}
.footer .navigate {
  border: none;
  margin: 0px 0px 10px;
}
.footer .shopInfo {
  padding: 5px 10px 5px 20px;
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 11px;
  text-align: center;
  color: #997;
  border-top: #997 1px solid;
  border-top: #403019 1px solid;
  background: none;
}
.footer .shopInfo a {
  color: #664;
}
