body {
  background-color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #000;
}

#logoprint {
  width: 51%;
  float: left;
  margin: 0 0 20pt 0;
}

#menu {
  width: 49%;
  float: right;
  font-size: 8pt;
  margin: 0 0 25pt 0;
}
#menu a, #menu ul {
  display: none;
}
#menu #office {
  width: 120pt;
  float: left;
}
#menu #plant {
  width: 110pt;
  float: right;
}
#menu address {
  font-style: normal;
  line-height: 11pt;
}

#header {
  display: none;
  margin: 0 0 35pt 0;
}

#languages {
  display: none;
}
#page {
  width: 340pt;
  float: left;
}
#pictures {
  width: 110pt;
  float: right;
  padding: 30pt 0 0 0;
}
#pictures table {
  width: 100%;
}
.imagelistimg {
  border: 1px solid #000;
}
div.clear {
  clear: both;
}

#slogan {
  display: none;
}

#page h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 16pt;
  margin: 0 0 15pt 0;
}
#page h2, #page h3, #page h4 {
  font-weight: bold;
  font-size: 11pt;
  margin: 0 0 3pt 0;
}
#page div.articleText, #page ul {
  line-height: 15pt;
}
#page div.articleText {
  margin: 0 0 15pt 0;
}
#page a:link, #page a:visited {
  text-decoration: none;
  color: #000;
}
#page ul {
  list-style-type: disc;
}
#page table {
  border-collapse: collapse;
  margin: 0 0 15pt 0;
}

#footer {
  clear: both;
}
