div#container #content {
  width: 940px;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 15px 15px;
}
div#container #content h1.titel {
  margin: 0px 0px 12px 0px;
  padding: 0px 0px 0px 0px;
  font-family: "Trebuchet MS";
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
}
div#container #content h2.subtitel {
  margin: 0px 0px 15px 0px;
  padding: 0px 0px 0px 0px;
  font-family: Georgia;
  font-size: 15px;
  font-weight: bold;
  font-style: italic;
}
div#container #content .tekst {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-family: "Trebuchet MS";
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  color: #595959;
}
div#container #content .tekst h3 {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-family: "Trebuchet MS";
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  color: #595959;
  float: left;
}
div#container #content .tekst ul li h3 {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-family: "Trebuchet MS";
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  color: #595959;
  float: none;
}
div#container #content .tekst a {
  color: #595959;
  text-decoration: none;
}
div#container #content .tekst a:hover {
  color: #000000;
  text-decoration: underline;
}
div#container #content .pagina_thumb {
  margin: 0px 25px 15px 15px;
  padding: 0px 0px 0px 0px;
  float: right;
}
div#container #content input.contact_input {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-family: "Trebuchet MS";
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  color: #595959;
  width: 150px;
}
div#container #content textarea.contact_input {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-family: "Trebuchet MS";
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  color: #595959;
  width: 152px;
  height: 60px;
}
div#container #content input.contact_submit {
  margin: 0px 0px 0px 79px;
  padding: 0px 0px 0px 0px;
  font-family: "Trebuchet MS";
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  color: #595959;
  width: 100px;
}
