  body {  text-align: left;  background: none;  margin-top: 0px;  }  #wrapper {  width: 650px;  margin: 0px;  }      #Kopfzeile {  width: 650px;  float: none;  }      #IMA-Logo {      background: #FCFCFC;      width: 0px;      height: 0px;      }      #Titeltext {      color:#163385; /*Schriftfarbe aendern, da weiss nicht zulaessig*/      top:0px; /*Ueberschrift neu ausrichten*/      padding-left: 0px;      padding-top: 25px;      left:170px;      width: 480px;      background: #FCFCFC;      }    /*Bilden ausblenden*/    #Gef-orange{    display:none;    }    #Gef-gruen {    display:none;    }    #Gef-rot {    display:none;    }      #Top-Navbar {  display:none;  }      #Hauptteil {  width: 650px;  }    /*Side-Navbar ausblenden*/  #Side-Navbar{  display:none;  }    #Seiteninhalt {  float: left;  }      #Footer {  width: 650px;  }  /*Top-Pfeil ausblenden*/  li#top a {  display:none;  }  .foot-4 {  left: 0px;  }    .titel {  font-size:8.5pt; /*Ueberschrift neue Schriftgroesse zuweissen*/  }