*{
 margin:0;
 padding:0;
}

body{
 text-align:center;
}

#seite{
 margin:0pt auto;
 text-align:left;
 /* width:750px; */
  width:100%;
}

#kopf{
  background-image:url(bilder/hintergrund_oben.png); margin:0px; padding:0px;
}


#kopfrechts{
 float:right;
 text-align:right;
}


#fuss{
   clear:both;
}

#links{
   clear:both;

 float:left;
 width:30px;
}

#steuerung{
 float:left;
 width:200px;
}

#mitte{
 text-align:center;
 /* float:left; */
 width:100%;
}

#inhalt{
 width:70%;
 text-align:left;
}

#rechts{
 float:left;
 width:150px;
}

#fusslinks{
 float:left;
 width:200px;
}

#fussmitte{
 float:left;
 width:400px;
}
