body {
  margin: 0;
  padding: 0;
  background: #999999 url(../bilder/neckar.png) no-repeat scroll left top;
  color: black;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  position: relative;
  font-family: Corbel;
  height: auto;
}
#schild {
  font-size: 18px;
  position: absolute;
  background-position:  center center;
  background-repeat: no-repeat;
  float: none;
  clear: none;
  height: 365px;
  background-color: white;
  font-family: corbel;
  width: 240px;
  display: block;
  margin-top: 100px;
  margin-left: 75px;
  line-height: 22px;
  list-style-type: decimal;
}
#schild img {
  display: block;
  position: relative;
  float: right;
  width: 60px;
  margin-right: 10px;
  z-index: 1;
}
#schild p {
  margin-top: 13px;
  margin-left: 4%;
  background-color: white;
  margin-right: 71px;
  position: relative;
  font-family: corbel;
}
.klein {
  margin-right: 20%;
  margin-top: 13px;
  position: relative;
  margin-left: 6%;
  font-family: corbel;
  background-color: white;
  font-size: 12px;
}
h1 {
  margin-top: 28px;
  position: relative;
  margin-left: 20px;
  font-size: 24px;
}
a {
  font-size: 17px;
  font-weight: bold;
  white-space: nowrap;
}
