  #Container {
            width: 960px;
            height: 650px;
		    overflow: hidden;
			
            
        }

        #wrapper {
            width: 3840px;
			position: relative;
            left: 0px;
            transition: left .8s ease-in-out;
			
        }

        .content {
            float: left;
            height: 650px;
            white-space: normal;
            width: 960px;
            text-align: center;
            
        }

            .content p {
                font-family: Arial, sans-serif;
                opacity: .3;
                margin: 0;
            }

		#itemOne {
		    background-image: url(../PICTURES/T7/T7-BG1.jpg);
		    
		}
		
		#itemTwo {
		    background-image: url(../PICTURES/T7/T7-BG2.jpg);
		    
		}
		
		#itemThree {
		    background-color: #1890bc;
		   
		}
		
		#itemFour {
		    background-color: #035574;
		    
		}
 

#Schalter1 {
	position: absolute;
	height: 30px;
	width: 30px;
	z-index: 10;
	top: 589px;
	left: 438px;














background-image: url(
..(PICTURES/S1.jpg);
	background-image: url(../PICTURES/S1.jpg);
}
#Schalter2 {
	position: absolute;
	height: 30px;
	width: 30px;
	z-index: 10;
	top: 589px;
	left: 492px;
	background-image: url(../PICTURES/S2.jpg);
