sam/lebenslauf.tex
author Eugen Sawin <sawine@me73.com>
Sat, 03 Jul 2010 12:15:48 +0200
changeset 0 9784821a1c6f
child 1 8f6171fed759
permissions -rw-r--r--
Moved from SVN.
     1 %% start of file `template_en.tex'.
     2 %% Copyright 2006-1008 Xavier Danaux (xdanaux@gmail.com).
     3 %
     4 % This work may be distributed and/or modified under the
     5 % conditions of the LaTeX Project Public License version 1.3c,
     6 % available at http://www.latex-project.org/lppl/.
     7 
     8 
     9 \documentclass[11pt,a4paper]{moderncv}
    10 
    11 % moderncv themes
    12 \moderncvtheme[blue]{classic}%{casual}                 % optional argument are 'blue' (default), 'orange', 'red', 'green', 'grey' and 'roman' (for roman fonts, instead of sans serif fonts)
    13 %\moderncvtheme[green]{classic}                % idem
    14 
    15 % character encoding
    16 %\usepackage[utf8]{inputenc}                   % replace by the encoding you are using
    17 \usepackage[latin1]{inputenc}
    18  
    19 
    20 % adjust the page margins
    21 \usepackage[scale=0.8]{geometry}
    22 %\setlength{\hintscolumnwidth}{3cm}						% if you want to change the width of the column with the dates
    23 %\AtBeginDocument{\setlength{\maketitlenamewidth}{6cm}}  % only for the classic theme, if you want to change the width of your name placeholder (to leave more space for your address details
    24 \AtBeginDocument{\recomputelengths}                     % required when changes are made to page layout lengths
    25 
    26 % personal data
    27 \firstname{Samira}
    28 \familyname{Hermsdorf}
    29 \title{Lebenslauf}               % optional, remove the line if not wanted
    30 \address{Okenstr. 335}{77652 Offenburg}    % optional, remove the line if not wanted
    31 \mobile{+49 176 62115056}                    % optional, remove the line if not wanted
    32 %\phone{phone (optional)}                      % optional, remove the line if not wanted
    33 %\fax{fax (optional)}                          % optional, remove the line if not wanted
    34 \email{hermsam@gmail.com}                      % optional, remove the line if not wanted
    35 %\extrainfo{www.me73.com} % optional, remove the line if not wanted
    36 \photo[120pt]{foto}                         % '64pt' is the height the picture must be resized to and 'picture' is the name of the picture file; optional, remove the line if not wanted
    37 %\quote{Some quote (optional)}                 % optional, remove the line if not wanted
    38 
    39 \nopagenumbers{}                             % uncomment to suppress automatic page numbering for CVs longer than one page
    40 
    41 
    42 %----------------------------------------------------------------------------------
    43 %            content
    44 %----------------------------------------------------------------------------------
    45 \begin{document}
    46 \maketitle
    47 \\
    48 \section{Persönliche Daten}
    49 \cvline{Geburtsort}{Wolfenbüttel}{}{}{}{}
    50 \cvline{Geburtsdatum}{11. März 1985}{}{}{}{}
    51 \cvline{Staats- angehörigkeit}{deutsch}{}{}{}{}
    52 \\\\
    53 \section{Schulbildung}
    54 \cventry{1991--2000}{Hauptschulabschluss}{}{Grund- und Hauptschule Offenburg-Bohlsbach/Windschläg}{}{}
    55 \cventry{2000--2003}{Fachschulreife}{}{Haus- und Landwirtschaftliche Schulen Offenburg}{}{Zweijährige Berufsfachschule für Gesundheit und Pflege}
    56 \cventry{2003--2004}{Berufskolleg für Ernährnung und Hauswirtschaft I}{}{Haus- und Landwirtschaftliche Schulen Offenburg}{}{Einjähriges Berufskolleg für Ernährung und Hauswirtschaft}
    57 \\\\
    58 \section{Berufsausbildung}
    59 \cventry{2004--2007}{Arzthelferin}{}{Praxis Dr. med Dipl.-Psych. Gabrielle Minoletti}{}{Fachrichtung Neurologie/Psychiatrie/Psychotherapie}
    60 \\\\
    61 \section{Berufserfahrung}
    62 \cventry{seit September 2007}{Arzthelferin}{}{}{}{Verwaltung, Terminierung, Patienten-/Kundenberatung und Abrechnungsvorbereitung in einem Zentrum für ambulante Rehabilitation und Wellness}
    63 \\\\\\
    64 \section{Weiterbildung}
    65 \cventry{2005}{Kommunikation}{}{Fortbildungsseminar "Das Telefon -- die Visitenkarte der Praxis"}{}{}
    66 \cventry{2006}{Elektroenzephalografie}{}{ EEG-Seminar "Artefakte erkennen und verhindern"}{}{}
    67 \cventry{2008}{Notfalltraining}{}{AED Training und Notfalltraining -- Deutsches Rotes Kreuz}{}{}
    68 \\
    69 \section{Praktika}
    70 \cventry{2000}{Erzieherin}{}{Kindergarten Bohlsbach}{}{}
    71 \cventry{2000}{Diätassistentin}{}{Klinikum Offenburg}{}{}
    72 \cventry{2001}{Arzthelferin}{}{Praxis Dr. Schulz / Dr. Raff / Dr. Knoche}{}{}
    73 \cventry{2002}{Krankenschwester}{}{Klinikum Offenburg}{}{}
    74 \cventry{2004}{Milchwirtschaftliche Laborantin}{}{Schwarzwaldmilch GmbH}{}{}
    75 \cventry{2005}{Laborantin}{}{St. Josefsklinikum Offenburg}{}{}
    76 \\
    77 \section{Sonstiges}
    78 \cvline{EDV}{Microsoft Word und Excel, Branchensoftware AP Wiegald, Profimed und THEORG}{}{}{}{}
    79 \cvline{Gemeinnützige Tätigkeit}{Mitglied im Jugendgemeinderat Offenburg (1998--2001)}{}{}{}{}
    80 \cvline{Interessen}{Malen, Tennis spielen, Inlineskates fahren}{}{}{}
    81 \cvline{Führerschein}{Klasse B mit eigenem Fahrzeug}{}{}{}
    82 \end{document}