Thank you for the input, i am doing my best to use it (for now that consists of using sections and subsections etc. and trying to use amsmath at some point)
At this point i am using:
\documentclass[12pt,a4paper,oneside]{report}
\usepackage[top=2.0cm,left=2.0cm,right=1.0cm,bottom=2.0cm,headheight=14.5 pt]{geometry}
\usepackage{graphicx}
\usepackage[ansinew]{inputenc}
\usepackage{amssymb,amsmath}
\begin{document}
some questions at this point:
What could i do to decrease the distance between "headlines" (chapters etc.) and the top of the page ?
one of my subsection headlines goes to the right hand limit of the page, how can i change it so this headline becomes two (not split them up but just make a line break)
Again, thanks for all the help
