/*Position Texte*/

#titel { position: absolute;
         left: 515px;
         top: 236px;
         width:300px;
         z-index: 3; }
		 
#titel2 { position: absolute;
         left: 300px;
         top: 236px;
         width:400px;
         z-index: 3; }
		 
#text { position: absolute;
         left: 515px;
         top: 283px;
         width:400px;
         z-index: 3; }
		 
#text2 { position: absolute;
         left: 300px;
         top: 283px;
         width:600px;
         z-index: 3; }
		 

/*Position Hauptseitentext*/
#text_hs { position: absolute;
         left: 300px;
         top: 283px;
         width:500px;
         z-index: 3; }




/*Position Kontakt
#kontakt { position: absolute;
         left: 20px;
         top: 353px;
         width:175px;
         z-index: 3; }*/


/*Position Menuetexte*/

/*Hauptmenue*/

#hauptmenue1 { position: absolute;
         left: 280px;
         top: 34px;
         width:90px;
         z-index: 3; }
		 
#hauptmenue2 { position: absolute;
         left: 368px;
         top: 34px;
         width:90px;
         z-index: 3; }
		 
#hauptmenue3 { position: absolute;
         left: 467px;
         top: 34px;
         width:50px;
         z-index: 3; }
		 
#hauptmenue4 { position: absolute;
         left: 523px;
         top: 34px;
         width:90px;
         z-index: 3; }
         
#hauptmenue5 { position: absolute;
         left: 657px;
         top: 34px;
         width:170px;
         z-index: 3; }
         
#hauptmenue6 { position: absolute;
         left: 820px;
         top: 34px;
         width:90px;
         z-index: 3; }

#hauptmenue7 { position: absolute;
         left: 870px;
         top: 34px;
         width:90px;
         z-index: 3; }
         

/*Untermenue Menue 2*/
         
#m2_1 { position: absolute;
         left: 280px;
         top: 108px;
         width:100px;
         z-index: 3; }
	
#m2_wir2 { position: absolute;
         left: 394px;
         top: 108px;
         width:180px;
         z-index: 3; }
	
#m2_therapie2 { position: absolute;
         left: 335px;
         top: 108px;
         width:180px;
         z-index: 3; }
	
#m2_therapie3 { position: absolute;
         left: 440px;
         top: 108px;
         width:180px;
         z-index: 3; }
	
#m2_therapie4 { position: absolute;
         left: 495px;
         top: 108px;
         width:180px;
         z-index: 3; }

#m2_therapie5 { position: absolute;
         left: 600px;
         top: 108px;
         width:180px;
         z-index: 3; }

#m2_therapie6 { position: absolute;
         left: 705px;
         top: 108px;
         width:180px;
         z-index: 3; }

#m2_therapie7 { position: absolute;
         left: 825px;
         top: 108px;
         width:180px;
         z-index: 3; }


/*Untermenue Menue 3*/

#m3_1 { position: absolute;
         left: 280px;
         top: 132px;
         width:680px;
         z-index: 3; }

#m3_2 { position: absolute;
         left: 360px;
         top: 132px;
         width:680px;
         z-index: 3; }

#m3_3 { position: absolute;
         left: 420px;
         top: 132px;
         width:680px;
         z-index: 3; }

#m3_4 { position: absolute;
         left: 510px;
         top: 132px;
         width:680px;
         z-index: 3; }

#m3_5 { position: absolute;
         left: 630px;
         top: 132px;
         width:680px;
         z-index: 3; }

#m3_6 { position: absolute;
         left: 715px;
         top: 132px;
         width:680px;
         z-index: 3; }

#m3_7 { position: absolute;
         left: 790px;
         top: 132px;
         width:680px;
         z-index: 3; }

#m3_8 { position: absolute;
         left: 843px;
         top: 132px;
         width:680px;
         z-index: 3; }


		 
#impressum { position: absolute;
         left: 20px;
         top: 560px;
         width:200px;
         z-index: 3; }
		 
#logo_link { position: absolute;
         left: 6px;
         top: 220px;
         width:254px;
         z-index: 3; }
		

					
/*Position Illustrationen*/

#bild { position: absolute;
         left: 300px;
         top: 287px;
         width:200px;
         z-index: 3; }
		 


/*Position Hintergrundbild*/
#hintergrund { position: absolute;
         left: 0px;
         top: 0px;
         width:960px;
         z-index: 2; }
		 


/*Position Kontakt*/
#kontakt { position: absolute;
         left: 20px;
         top: 360px;
         width:175px;
         z-index: 3; }

