.ansicht   	{         
            	height: 1020px;            	
            	}         
.left, .inhalt, .right 
                 {    
            	height: 850px;           		  
               }
.kontakt	{ 
                position: absolute;
		top: 220px;
		left: 4px;
		margin: auto;
		width: 150px;
                color: #4a4a4a; 
                line-height:12px;
                font-size: 11px; 
                border : 1px solid  #00008b;
		background-color: #ffffff;
		padding-top: 5px;
		padding-bottom: 10px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;

		/* -moz-box-shadow: 10px 10px 20px #7d7d7d;
		-webkit-box-shadow: 10px 10px 10px #7d7d7d;
		box-shadow: 10px 10px 20px #7d7d7d;
		z-index: 5; */	
		behavior: url(../ie-css3.htc);	
		z-index: 10;		
                }
				
.inhalt ul          {        
                list-style-type:square;
                list-style-position:outside;
                margin: -10px 0px 0px 20px;
               padding: 0px;
                
                }
 .inhalt li                {
                margin: 0px 0px 0px 0px;
                padding: 0px 0px 0px 00px;
                
                line-height: 15px;
                
                border : 0px solid #a9a9a9; 
                }       

.text_1    {
                position: absolute;
		top: 10px;
		left:50px;
		background-color:#ffffff;
		
            	width: 210px;
            	height: 255px;
                border: 1px solid #00008b;
                margin: auto;
                text-align: left;
                -moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;

		/* -moz-box-shadow: 10px 10px 20px #7d7d7d;
		-webkit-box-shadow: 10px 10px 10px #7d7d7d;
		box-shadow: 10px 10px 20px #7d7d7d;
		z-index: 5; */
		behavior: url(../ie-css3.htc);
                z-index: 10;
                }
  .bild_1        {
                position: absolute;
		top: 10px;
		right: 50px;
            	width: 340px;
            	height: 255px;
                border: 1px solid #00008b;
                margin: auto;
                display: block;
                cursor:pointer;
                 background: url(../pix/loader.gif) no-repeat center;
                }                
.text_2    {
                position: absolute;
		top: 290px;
		right:50px;
		background-color:#ffffff;
		
            	width: 210px;
            	height: 255px;
                border: 1px solid #00008b;
                margin: auto;
                -moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;

		/* -moz-box-shadow: 10px 10px 20px #7d7d7d;
		-webkit-box-shadow: 10px 10px 10px #7d7d7d;
		box-shadow: 10px 10px 20px #7d7d7d;
		z-index: 5; */
		behavior: url(../ie-css3.htc);
                z-index: 10;
                }
  .bild_2        {
                position: absolute;
		top: 290px;
		left: 50px;
            	width: 340px;
            	height: 255px;
                border: 1px solid #00008b;
                margin: auto;
                display: block;
                cursor:pointer;
                 background: url(../pix/loader.gif) no-repeat center;
                }  
               
/* the overlayed element */ 
 .apple_overlay {  position:absolute; 
                        top: 50px;
                 /* initially overlay is hidden */     
                 display:none;          
                 /* growing background image */     
                 background-image:url(../pix/white.png);         
                 /*width after the growing animation finishes         
                 height is automatically calculated     */     
               width:700px;                  
                /* some padding to layout nested elements nicely  */     
                padding:25px;      
               
               
                }  
  /* default close button positioned on upper right corner */ 
.apple_overlay div.close {     
                background-image:url(../pix/close.png);     
                position:absolute; 
                right:5px; 
                top:5px;     
                cursor:pointer;     
                height:35px;     
                width:35px;
                
                 }            
                        
/* black version of the overlay. simply uses a different background image */
.apple_overlay.black {
                top: 20px;
                
	      background-image:url(../pix/transparent.png);		
	       color:#fff;
	       
}
.foto_gross     {
                 position:relative; 
                 
                top:60px;
                margin: auto;
		text-align: center;
               z-index: 15;
                }