.ansicht   	{         
            	height: 855px;            	
            	}         
.left, .inhalt, .right 
                 {    
            	height: 710px;           		  
               }
  .impressum    {
                position: relative;
		top: 20px;
		
            	width: 330px;
            	height: 190px;
            	font-family: "arial"; 
                font-size: 9pt; 
                text-align: center;
                background: white; 
                filter:alpha(opacity=75); /* IE */
                opacity:.75;
                color: #000000;
            	border : 1px solid #00008b;
	        margin: auto;
	        text-align: left;
	     }           
             

#impressum	{ 
                position: relative;
		top: 15px;
		margin: auto;
		margin-top: 0px;
		width: 220px;
                color: #595959; 
                font-size: 9pt; 
                border : 0px solid silver;
                }               

 #map       {        
                 
               width: 530px;
                height: 450px;
                border: 1px solid #00008b; 
                margin: auto;
                margin-top: 40px;
                }

