body {
  margin-left: 1.5cm;
  color: #1D3D64;
  background: #fff;
  font-family: times, georgia, palatino, serif;
  font-size: 12pt;
}

#seite {
  width: auto;
  float: none !important;
}


#anfang,
#header,
#wrapheader,
#navigation,
#wrapsidebar,
#sidebar,
#photodiv,
#photoidiv,
.nix,
.inv  {
  display: none;
}

a {
  text-decoration: none;
  color: #1D3D64;
  background: #fff;
}

#footer a {
  font-weight: 700;
}

#footer a:hover {
  font-weight: 700;
  color: #4f4f4f;
}

h1 {
  font-size: 18pt;
}

h2 {
  font-size: 15pt;
}

h3 {
  font-size: 13pt;
}

h4 {
  font-size: 10pt;
}

.druckansicht {
  margin: 30px 0 5px 0;
  color: #ff0000;
  background: #fff;
  font-weight: 700;
  text-decoration: underline;
}

textarea, input[type=text] {
  border: none;
  border-bottom: 2px #1D3D64 dashed;
}
