(1) I did write my CV with \documentclass[german]{ecv}. Now I want to write my letter, what documentclass should I use for making sure that I do have the same style? Just a letter class? Or is there a ecv class for the letter?
(2) I want to know what font the \documentclass[german]{ecv} uses. How can I look that up? How can I change the font? I tried:
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{helvet}
Thanks alot.