.noprint {
  display: none; }

#header, #logos, #menu, #credit, #footer, #language, .designphoto, .content_left, #tab_special .menu {
  display: none; }

body, #main {
  background-color: #FFF;
  background-image: none;
  color: black; }

body, table, td, th, input, textarea {
  font-family: 'Times New Roman', serif; }

a {
  color: #000; }

.discussion .add, .discussion .summary, .discussion .message .reply {
  display: none; }

.article_body, #article_body {
  float: none;
  width: 100%; }

.address {
  right: 10px;
  float: right; }

h1 {
  text-align: center; }

.contact-text {
  width: 100%; }
  .contact-text .contact-data {
    width: 100%; }
    .contact-text .contact-data th, .contact-text .contact-data td {
      width: 50%; }
    .contact-text .contact-data th {
      text-align: left; }

.contact-map {
  width: 100%;
  display: block; }

.text-image {
  text-align: center; }
  .text-image img {
    width: 50%; }
  .text-image.triple img {
    width: 50%;
    padding: 0 10px 10px 0; }

.services {
  padding-top: 20px; }
