\documentclass{scrartcl} \usepackage[latin1]{inputenc} \usepackage{tabularx} \usepackage[letterpaper,top=2cm,bottom=1.5cm,left=2cm,right=1cm]{geometry} \usepackage{graphicx} \setlength{\parindent}{0pt} \begin{document} \pagestyle{myheadings} \thispagestyle{empty} \fontfamily{cmss}\fontsize{10pt}{12pt}\selectfont \vspace*{-1.3cm} \parbox{\textwidth}{% \parbox[b]{.42\textwidth}{% } \parbox[b]{.2\textwidth}{ \includegraphics[scale=0.3]{ledger-smb} }\hfill \begin{tabular}[b]{rr@{}} Tel: & \\ Fax: & \end{tabular} \rule[1.5em]{\textwidth}{0.5pt} } \centerline{\textbf{T I D}\hspace{0.5cm}\textbf{K O R T}} \vspace*{0.5cm} \begin{tabular}[t]{ll} \textbf{Anstäld} & \\ \textbf{ID} & \\ \end{tabular} \hfill \begin{tabular}[t]{ll} \textbf{Kort ID} & \\ \textbf{Datum Arbetat} & \\ \textbf{Tid In} & \\ \textbf{Tid ut} & \\ \textbf{Timmar Arbetat} & \\ \end{tabular} \vspace{1cm} \begin{tabular}[b]{ll} \textbf{Project/Jobb \#} & \\ \textbf{Beskrivning} & \\ \textbf{Arbete/Service kod} & \\ \textbf{Beskrivning} & \\ \end{tabular} \hfill \begin{tabular}[b]{lr} \textbf{Enhetspris} & \\ \textbf{Totalt} & \\ \end{tabular} \vspace{0.3cm} \end{document}