body {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 9px;
  background-color: #3F452A;
  text-align: center;
  margin: 0px;
  padding: 0px;
}

div {
  font-size: 9px;
  font-weight: normal;
}

#page {
  top: 0px;
  left: 32px;
  width: 960px;
  height: auto;
  margin: 0px;
  padding: 0px;
  position: relative;
  float: left;
  background-image: URL(page.background.gif);
  background-repeat: repeat-y;
}

#pageleft {
  float: left;
  width: 596px;
}

#pageright {
  float: right;
  width: 364px;
  height: auto;
  position: relative;
}

#page #header {
  width: 578px;
  height: 116px;
  margin: 0;
  margin-left: 13px;
  float: left;
}

#header_meta1 {
  margin: 0 0 0 6px;
  width: 346px;
  height: 187px;
  padding: 0;
  float: left;
  background-image: URL(header.meta1.background.gif);
  background-repeat: no-repeat;
}

#header_meta1 #search {
  margin-top: 120px;
  margin-right: 8px;
  float: right;
  text-align: right;
}
#header_meta1 #search .field {
  border: 1px solid #B3B3B3;
  height: 19px;
  width: 194px;
}
#header_meta1 #search .icon {
  margin-top: 5px;
  margin-right: 25px;
}
#header_meta1 #selectlist {
  height: 20px;
  margin-top: -5px;
  margin-right: 8px;
  margin-bottom: 0px;
  float: right;
}
#header_meta1 #selectlist select {
  height: 19px;
  width: 194px;
}
#header_meta1 #selectlist .icon {
  margin-top: 0px;
}

#header_meta2 {
  margin: 0 0 0 6px;
  width: 346px;
  height: 37px;
  padding: 0;
  float: left;
  background-image: URL(header.meta2.background.gif);
  background-repeat: no-repeat;
}
#header_meta2 div {
  margin-top: 7px;
  margin-right: 10px;
  float: right;
  text-align: right;
}
#header_meta2 div a {
  margin: 0px;
  padding: 0px;
}

#left {
  margin-left: 14px;
  width: 576px;
}

#left div.content {
  margin: 8px 0 0 8px;
  width: 560px;
  float: left;
}

#left div.content div.frame {
  width: 542px;
  float: left;
  background-color: #FFFFFF;
  border: 1px solid #9BA871;
  text-align: left;
  padding-top: 3px;
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 2px;
  margin: 0 0 8px 0;
}

#left div.content div.frame a,a:hover {
  color: #666666;
  text-decoration: none;
}

#left #sortleft {
  float: left;
  margin-top: 3px;
}

#left #sortright {
  float: right;
  margin-top: 3px;
}

#left h1.title {
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 1px;
  color: #666666;
  border-bottom: 1px solid #999999;
  padding-top: 0px;
  padding-bottom: 2px;
  margin-bottom: 0px;
}
#left h1.title a,a:hover {
  color: #666666;
  text-decoration: none;
}

#left div.subtitle {
  margin-top: 3px;
  margin-bottom: 3px;
  padding-bottom: 0px;
  border-bottom: 1px solid #999999;
  height: 15px;
}

#left div.subtitle div.left {
  font-size: 9px;
  font-weight: bold;
  color: #FF7F33;
  margin-top: 0px;
  padding: 0px;
  float: left;
  width: 320px;
}

#left div.subtitle div.right {
  font-size: 9px;
  font-weight: normal;
  color: #000000;
  margin-left: 5px;
  padding: 0px;
  float: right;
  text-align: right;
  padding-left: 5px;
  width: 195px;
}

#left div.picture {
  margin-top: 5px;
  margin-bottom: 7px;
  padding: 0px;
  float: left;
}

#left div.order {
  margin-top: 5px;
  margin-bottom: 3px;
  padding: 0px; 
  float: left; 
}

#left div.picturenavi {
  width: 324px;
  margin-top: 1px;
  padding: 0px;
  float: right;
}

#left div.picturenavi div {
  margin-top: 5px;
  margin-top: -19px;
  padding: 0px;
  float: right;
}

#left div.picturetext {
  margin-right: 10px;
  margin-top: 2px;
  margin-bottom: 5px;
  width: 195px;
  float: right;
  line-height: 15px;
}

#right {
  margin: 0 0 0 10px;
  width: 344px;
  float: left;
  padding-bottom: 20px;
}

#right div.content {
  top: 12px;
  left: 8px;
  width: 328px;
  height: auto;
  position: relative;
  float: left;
  text-align: left;
  padding-top: 15px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 4px;
  line-height: 14px;
}

#right h1 {
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 1px;
  color: #FFFFFF;
  background-image: URL(right.h1.background.gif);
  background-repeat: no-repeat;
  width: 328px;
  height: 19px;
  padding-left: 26px; 
  padding-top: 2px; 
  margin-top: 0px;
  margin-bottom: 0px;
}

#right h3 {
  font-size: 9px;
  font-weight: bold;
  color: #666666;
  border-bottom: 1px solid #B3B3B3;
  margin-left: 26px;
  margin-top: 0px;
  padding-bottom: 3px;
  width: 301px;
}

#right div.text {  
  margin-left: 26px;
  width: 286px;
  margin-bottom: 25px;
}

#right div.text a {
  color: #000000;
  text-decoration: none;
}
#right div.text a:hover {
  color: #FF7F33;
}
#right div.text p {  
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 1px; 
  padding-bottom: 1px; 
  line-height: 16px;
}

#right h2 {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #FF7F33;
  background-image: URL(right.h2.background.gif);
  background-repeat: no-repeat;
  width: 328px;
  height: 19px;
  padding-left: 26px;
  padding-top: 2px;
  margin-bottom: 3px;
}

#right ul {
  padding-left: 0px;
  margin-left: 22px;
}
#right li {
  list-style-image: url(square.grey_arrow.gif);
}
#right li a {
  color: #000000;
  text-decoration: none;
}
#right li a:hover {
  color: #FF7F33;
}

#footer {
  margin: 20px 0 0 0;
  width: 960px;
  height: 20px;
  padding-top: 8px;
  background-color: #7E8B55;
  color: #B3B3B3;
  float: left;
}
#footer a,a:hover {
  color: #B3B3B3;
  text-decoration: none;
}

#mzentrale {display: none;}
