body {
  margin: 0;
  padding: 0;
  font: normal 1em Verdana, Arial, Helvetica, sans-serif;
  line-height: 1.5em;
  color: #000;
  background-color: #fff;
}

h1 {
  font-size: 1.75em;
  font-weight: normal;
  color: #000;
  background: url(fondsbroker.gif) no-repeat;
  height: 85px;
}

h1 span {
  display: none;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 16px;
}

h4 {
    font-size: 14px;
}
h3, h4 {
    margin: 20px 0 12px 0;
    font-weight: bold;
}

p {
  display: none;
}

a {
  text-decoration: none;
  color: #000;
}
a.klein {
  font-size: 0.9em;
  text-decoration: underline;
}

h1 a {
  display: block;
  height: 85px;
}

#seitencontainer {
  width: 350px;
  margin: 10% auto auto auto;
}

.hinweis {
  margin-top: 100px;
  font-size: 0.75em;
  text-align: center;
}


#rechtliches {
  max-width: 1024px;
  margin: 800px auto auto auto;
  color: #666;
}
#rechtliches p {
  display: block;
}