  #Container {
            width: 960px;
            height: 650px;
		    overflow:hidden;
			}
#wrapper {
	width: 3840px;
	position: relative;
	left: 0px;
	top: 0px;
	transition: left .8s ease-in-out;
	}
    .content {
            float: left;
            height: 650px;
            white-space: normal;
            width: 960px;
          }

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

		#itemOne {
		    background-image: url(../PICTURES/T5/VBG1.jpg);
		    
		}
		
		#itemTwo {
		    background-image: url(../PICTURES/T5/VBG2.jpg);
		    
		}
		
		#itemThree {
		    background-image: url(../PICTURES/T5/VBG3.jpg);
		   
		}
		
		#itemFour {
		    background-image: url(../PICTURES/T5/VBG4.jpg);
		    
		}
 
#Schalter1 {
	position: absolute;
	height: 30px;
	width: 180px;
	z-index: 10;
	top: 581px;
	left: 392px;
background-image: url(
..(PICTURES/S1.jpg);
	background-image: url(../PICTURES/T5/Auswahl.jpg);
}
#Schalter2 {
	position: absolute;
	height: 76px;
	width: 350px;
	z-index: 10;
	top: 168px;
	left: 582px;
	}
#Schalter3 {
	position: absolute;
	height: 76px;
	width: 350px;
	z-index: 10;
	top: 250px;
	left: 582px;
}
#Schalter4 {
	position: absolute;
	height: 76px;
	width: 350px;
	z-index: 10;
	top: 332px;
	left: 582px;
	
	}
