.ansicht   	{         
            	height: 1095px;            	
            	}         
.left, .inhalt, .right 
                 {    
            	height: 950px;
            	           		  
               }
  .rahmen_1    {
                  position: relative;
		top: 10px;
            	width: 567px;
            	height: 360px;
                border: 1px solid #00008b;
                margin: auto;
                 display: block;  
                }     
  .bild       {
                position: relative;
		top: 10px;
		left: 20px;
            	width: 247px;
            	height: 340px;
                border: 1px solid #00008b;
                float: left;
                display: block;
                z-index: 2;
                background: url(pix/loader.gif) no-repeat center;
                }
.text_1    {
                position: relative;
		top: 10px;
		right: 20px;
		background-color:#ffffff;
		float: right;
            	width: 247px;
            	height: 340px;
                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: 100px;
                border: 1px solid #00008b;
                margin: auto;
                z-index: 2;
                }
.text_3    {
                position: absolute;
		top: 400px;
		left:235px;
		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;
                 }
 .scroller      {
 		position: absolute;
		top: 380px;
		left: 9px;
            	width:150px;
            	height: 115px;
            	border: 1px solid #00008b;
            	
            	}             
 #scroller      {
 		position: relative;
		top: 0px;
		left:0px;
            	width:150px;
            	height: 115px;
            	
            	
            	}
