/* CSS Document */

#profschoenhofer {position:absolute; 
                  width:100px;
			      height:106px;
			      left: 40px; top: 63px; 
			      z-index:0; 
			      border: 1px solid #7e8896; 
}
#oststadt {position:absolute; 
           width:175px;
		   height:150px;
		   left: 160px; top: 460px; 
		   z-index:0; 
		   border: 1px solid #7e8896; 
}
#heidehaus {position:absolute; 
            width:170px;
			height:150px;
			left: 380px; top: 460px; 
			z-index:0; 
			border: 1px solid #7e8896; 
}
#willkommen {position:absolute; 
             width:430px;
			 height:310px;
			 left: 160px; top: 60px; 
			 z-index:0; 
			 border: 0px solid #000000; 
}