#page { 
  font-family: sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-size: 12px;
  padding: 40px 10px;
  color: #575859;
  background-image: url(http://www.nipponteile.de/daten/ebay/nipponteileV2/bg_metal_5.jpg);
  background-color: #545452;
  background-repeat: repeat;
  min-width: 1060px;
}

#main {
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
  background-color: #eee;
  /* background-image: url(http://www.nipponteile.de/daten/ebay/nipponteileV2/bg_metal_4b.jpg); */
  width: 1040px;
  border: 1px solid #ddd;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  box-shadow: 0px 2px 5px 3px rgba(0,0,0,0.8);
  -moz-box-shadow: 0px 2px 5px 3px rgba(0,0,0,0.8);
  -webkit-box-shadow: 0px 2px 5px 3px rgba(0,0,0,0.8);
  background-image: url(http://www.nipponteile.de/daten/ebay/nipponteileV2/track.png);
  background-repeat: no-repeat;
  background-position: left top;
}

#facebook {
  /* display: none; */
}

#main-body {
  margin: 0px;
  background-color: #fff;
  border-top: 1px double #ccc;
  padding: 10px 5px 10px 10px;
}

#logo {
  float: left;
  position: absolute;
  left: 0px;
  top: -75px;
}

.header-logo {
  z-index: 0;
  padding-bottom: 10px;
  max-height: 113px;
}

img.header-logo {
  margin-left: 60px;
  margin-right: auto;
  padding: 0px;
}
div.header-logo {
  margin: 0px;
  padding: 5px;
}

#header-icon {
  background-image: url(http://www.nipponteile.de/daten/ebay/nipponteileV2/engine.png);
  background-repeat: no-repeat;
  width: 183px;
  height: 145px;
  position: relative;
  float: right;
  top: -26px;
  left: 0px;
}


#main-left {
  float: left;
  width: 205px;
}

.left-box
{
  background-color: #efefef;
  border: 1px solid #bbb;
  margin: 0px;
  padding: 8px 8px 8px 10px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  position: relative;
}

.left-box-contact 
{
  min-height: 115px;
}

.left-box-header {
  position: relative;
  left: -5px;
  width: 191px;
  margin: 0;
  padding: 0;
}

.left-box-img {
  position: absolute;
  top: 18px;
  left: -10px;
}

.box-shift {
  position: relative;
  left: 40px;
  width: 145px;
}

.left-box-title h2 {
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}
div.left-box-title {
  padding: 4px 0;
}

div.left-box-content {
  font-size: 9pt;
  clear: both;
}

/*
div.left-box-content {
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto; 
}
*/

#search {
  border: 1px solid #BBB;
  height: 21px;
  margin: 0;
  width: 197px;
}

#search-input {
  background: none repeat scroll 0 0 transparent;
  border: 0px solid transparent !important;
  height: 21px;
  width: 122px;
  margin: 0px;
  padding: 1px;
  float: left;
}

#search-button {
  display: block;
  margin: 0px auto;
  cear: both;
  color: #FFF;
  font-family: Arial;
  font-size: 13px;
  width: 66px;
  height: 21px;
  text-decoration: none;
  float: right;
  padding: 2px 6px 3px 8px;
  background: #666;
  border: 0px;
  -moz-user-select: none;
  -webkit-user-select: none cursor:pointer;
}

#search-button:hover {
  background: #777;
}

#search-button:active {
  background: #555;
}

#main-content {
  float: left;
  width: 810px;
  margin-left: 8px;
}

#main-content-body {
  margin-top: 18px;
}

#article-title {
  padding: 0 0 10px 0;
  margin: 0;
  color: #454648;
  border-bottom: 1px solid #ddd;
}

#article-description {
  font-size: 14px;
  color: #57585A;
  padding: 10px 0;
}

h1, h2, h3, h4 {
  padding: 0;
  margin: 0;
  font-family: "Arial", sans-serif;
  color: #575859;
}

h1 {
  font-size: 14pt;
}

h2 {
  font-size: 12pt;
}

h3 {
  text-align: center;
  font-size: 10pt;
}

p{
  margin: 6px 0px;
}

a,
a:link,
a:active,
a:hover {
  color: #575859;
  font-family: "Arial", sans-serif;
  font-size: 12px;
  text-decoration: none;
}

ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

img.imageFull,
.thumb img {
  padding: 1px;
  border: 1px solid #cccccc;
}

#imageThumbs {
}

.subtitle {
  font-size:7pt;
}

div.spacer {
  height: 20px;
}

.clear {
  clear:both;
}

#main-footer {
  margin: 0;
  padding: 15px;
  border-top: 1px #ccc solid;
  font-size:10pt;
}

#main-footer p {
  margin:0 0 15px 0;
}

#main-footer h2 {
  text-align: center;
}

#imp-left
{
  margin-left: 120px;
  float: left;
  text-align: left;
}

#imp-middle
{
  position: absolute;
  float: left;
  width: 300px;
  margin: 0 350px;
  text-align: center;
}

#imp-right
{
  margin-right: 120px;
  float: right;
  text-align: right;
}
