.seitenlink {
  width: 120px;
  height: 30px;
  position: absolute;
  top: 120px;
  text-align: center;
  font-size: 10pt;
  line-height: 2.1em;
  font-family: Verdana;
}
#startseite {
  left: 5px;
}
#aktuelles {
  left: 245px;
}
#ueberuns {
  left: 125px;
}
#fotos {
  left: 365px;
}
#dokumente {
  left: 485px;
}
#links {
  left: 605px;
}
#elternrat {
  left: 725px;
}
#kontakt {
  left: 845px;
}
#titel {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 965px;
  height: 120px;
  background-image: url(../bilder/top.gif);
}

a:hover {
  color: #999999;
}
a:link {
  color: #000000;
}
h1 {
  font-size: 1em;
  font-weight: bolder;
  padding-top: 0px;
  line-height: 0em;
  padding-left: 5px;
}
a:active {
  color: #000000;
}
a:visited {
  color: #000000;
}
h3 {
  font-size: 0.6em;
  font-weight: normal;
}
#body {
  position: absolute;
  padding-top: 0px;
  width: 960px;
  margin-left: -6px;
  padding-left: 0px;
  top: 170px;
}
#left {
  font-family: Verdana;
  padding-left: 6px;
  position: relative;
  width: 214px;
  float: left;
  font-size: 1em;
  font-weight: bold;
}
#right {
  font-family: Verdana;
  position: relative;
  width: 210px;
  float: left;
  padding-left: 10px;
}
#center {
  float: left;
  font-family: Verdana;
  position: relative;
  width: 520px;
  font-size: 1em;
}
#fuss {
  float: left;
  position: relative;
  width: 960px;
  background-image: url(../bilder/kranz.gif);
}

