#home {
         position:              absolute; 
         top:                   20px; 
         left:                  12px; 
}

#ueber {
         position:              absolute; 
         top:                   85px; 
         left:                  12px; 

}

#wer {
         position:              absolute; 
         top:                   150px; 
         left:                  12px; 

}

#aufgaben {
         position:              absolute; 
         top:                   215px; 
         left:                  12px; 

}

#rechte {
         position:              absolute; 
         top:                   270px; 
         left:                  12px; 

}

#informationen {
         position:              absolute; 
         top:                   335px; 
         left:                  12px; 

}

#versammlungen {
         position:              absolute; 
         top:                   400px; 
         left:                  12px; 

}

#links {
         position:              absolute; 
         top:                   465px; 
         left:                  12px; 

}

