(TeX-add-style-hook "fixpunkt"
 (function
  (lambda ()
    (TeX-run-style-hooks
     "times"
     "eepic"
     "epic"
     "latexsym"
     "fontenc"
     "inputenc"
     "babel"
     "amssymb"
     "hangcaptionbf"
     "latex2e"
     "art12"
     "article"
     "12pt"
     "a4paper"
     "swedish"
     "twoside"))))