h1 {
  font-size: 150%;
}

#menutop {
  top: 203px;
}

#content {
  top: 170px;
  font-size: 80%;
}

#textbild {
  display: inline;
  float: right;
  color: #777777;
  text-align: center;
  font-size: 85%;
}

#textbild img {
  float: none;
}


