#don_bosco_schule {
  position:absolute;
  top:2px;
  left:50%;
  margin-left: -260px;
  width:460px;
  z-index:2;
  }
#mitte {
  position:absolute;
  top:0px;
  left:50%;
  margin-left: -480px;
  width:960px;
  background-image:url("grafik/hintergrund_linie.gif");
  background-repeat:repeat-y;;
  z-index:1;
  }
#header {
 width:960px;
 margin:0;
 padding:0;
 background-color:#6699CC;
 background-image:url("grafik/spatz.gif");
 background-repeat:no-repeat;
 }
#adresse {
 float:right;
 font-weight:bold;
 text-align:right;
 margin:7px 5px 8px 0px;
}
#left {
 float:left;
 background-color:#003366;
 color:#FFFFFF;
 width:230px;
 height:auto;
 min-height:412px;
 _height:412px;
 padding:0px 0px 10px 0px;
}
#menue_links {
 margin:20px 10px 0px 10px;
}

#content {
 float:left;
 width:485px;
 padding:10px 5px 15px 10px;
}

#right {
 float:right;
 background-color:#003366;
 color:#FFFFFF;
 width:230px;
 margin-bottom:110px;
}
#teaser {
 margin:20px 10px 0px 10px;
 color:#FFFFFF;
 background-image:url("grafik/punkte_menue.gif");
 background-position:top;
 background-repeat:no-repeat;
}
#footer {
 clear:both;
 background-color:#6699CC;
 width:960px;
 height:19px;
}
#menue_unten {
 position:absolute;
 left:230px;
 width:500px;
 height:19px;
 margin:0;
 background-image:url("grafik/punkte_unten.gif");
 background-repeat:no-repeat;
 background-position:right;
}
#froehlich_sein {
 position:absolute;
 left:740px;
 bottom:20px;
}

