body {
  padding: 20px;
  width: 16cm;
}
.logo {
  float: right;
}

fieldset {
  border: none;
}
fieldset legend {
  display: none;
}
.contact .column1 {
  float: left;
}
.contact .column1 input,
.contact .column2 input {
  width: 200px;
  margin-right: 16px;
}
.contact .formfield,
.contact .recipient {
  margin-bottom: 0.5em;
}
#inpEmailaddress,
#inpMessage {
  width: 420px;
}

#title {
  clear: both;
  font-size: 0.8em;
  text-transform: uppercase;
}

input.button.print {
  display: none !important;
}

#menu, 
.global, 
.searchform, 
#margin, 
.function, 
#footer .links a {
  display: none;
}
#footer .links {
  list-style-type: none;
}

.homepage #page {
  background-image: none;
}
.homepage img {
  float: left;
  margin-right: 10px;
}
.homepage .news {
  padding-top: 1.5em;
  clear: both;
}
.homepage .news br {
  float: left;
}
.homepage h1 {
  margin: 50px 0 0 0;
  font-size: 1.5em;
}
.homepage .news h2 {
  margin: 0 0 0.5em 0;
}
.homepage .news h2 a {
  text-decoration: none;
  color: black;
}
.homepage #title {
  display: none;
}
