.ansicht   	{         
            	height: 1005px;            	
            	}         
.left, .inhalt, .right 
                 {    
            	height: 835px;
            	          		  
               }
               
.impressum    {
                position: absolute;
		top: 40px;
		left: 170px;
            	width: 330px;
            	height: 240px;
            	font-family: arial; 
                font-size: 9pt; 
                text-align: center;
                background-color: #ffffff; 
                
                color: #000000;
            	border : 1px solid #006400;
	        text-align: left;
	        z-index: 2;
	     }           
             

#impressum	{ 
                position: relative;
		top: 15px;
		margin: auto;
		margin-top: 0px;
		width: 250px;
                color: #595959; 
                font-size: 9pt; 
                border : 0px solid silver;
                }               

 #map       {        
                position: relative;
		top: 280px;
		margin: auto; 
               width: 567px;
                height: 425px;
               background: url(../pix/loader.gif) no-repeat center;
                border: 1px solid #a9a9a9; 
                margin: auto;
                }

