.ansicht   	{         
            	height: 995px;            	
            	}         
.left, .inhalt, .right 
                 {    
            	height: 900px;
            	           		  
               }
  .bild       {
                position: relative;
		top: 20px;
		left: 50px;
            	width: 280px;
            	height: 210px;
                border: 1px solid #00008b;
                float: left;
                display: block;
                z-index: 2;
                background: url(pix/loader.gif) no-repeat center;
                }
.text_1    {
                position: relative;
		top: 20px;
		right: 50px;
		background-color:#ffffff;
		float: right;
            	width: 280px;
            	height: 210px;
                border: 1px solid #00008b;
                
                display: block;
                z-index: 2;
                } 
   .bild_1        {
                position: relative;
		top: 30px;
            	width: 567px;
            	height: 425px;
                border: 1px solid #00008b;
                margin: auto;
                display: block;
                z-index: 2;
                background: url(pix/loader.gif) no-repeat center;
                }                
.text_2    {
                position: relative;
		top: 30px;
		background-color:#ffffff;
		
            	width: 567px;
            	height: 200px;
                border: 1px solid #00008b;
                margin: auto;
                z-index: 2;
                }
.text_3    {
                position: absolute;
		top: 490px;
		left:255px;
		background-color:#ffffff;
		filter:alpha(opacity=70); /* IE */
                opacity:.70;
            	width: 200px;
            	height: 23px;
                border: 1px solid #00008b;
                margin: auto;
                z-index: 5;
                }
 #counter       {
                 display:none;
                 }
