body {
	background-image: url(bilder/sea1.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	background-position: 0px -100px;
}
#wrapper {
	width: 1160px;
	height: 680px;
	margin-left: -620px;
	position: absolute;
	left: 50%;
	top: -20px;
}

#img {
	height: 680px;
	width: 610px;
	position: absolute;
	left: 0px;
	top: -100px;
	


}
#content-frame {
	position: absolute;
	height: 256px;
	width: 448px;
	left: 121px;
	top: 123px;
	z-index: 2;
}

#folder {
	position: absolute;
	left: 650px;
	top: 93px;
	width: 500px;
	overflow: hidden;
}



/* defaults for all examples  */ 
.kwicks {  
    list-style: none;  
    position: relative;  
    margin: 0;  
    padding: 0;  
	
	
}  


.kwicks li{  
    display: block;  
    overflow: hidden;  
    padding: 0;  
    cursor: pointer;  
	
}  



.kwicks li{
	float: left;
	width: 100px;
	height: 312px;
}  

#kwick1 {
	background-image: url(bilder/kwick1.jpg);
	background-repeat: no-repeat;
	
}  

#kwick2 {
	background-image: url(bilder/kwick2.jpg);
	background-repeat: no-repeat;
}  
 




#kwick3 {
	background-image: url(bilder/kwick3.jpg);
	background-repeat: no-repeat;
}  

#kwick4 {
	background-image: url(bilder/kwick4.jpg);
	background-repeat: no-repeat;
	padding-left: 100px;
}  


#kwick5 {
	background-image: url(bilder/kwick5.jpg);
	background-repeat: no-repeat;
}  
 
#referenz {
	position: absolute;
	height: 80px;
	width: 400px;
	left: 700px;
	top: 448px;
	text-decoration: none;
	padding: 10px;
}
#referenz #muschell {
	position: absolute;
	height: 99px;
	width: 130px;
	z-index: 2;
	left: 340px;
	top: -10px;
}


#referenz #muscheld {
	position: absolute;
	height: 99px;
	width: 130px;
	z-index: 1;
	left: -50px;
	top: -10px;
}
#qr {
	position: absolute;
	height: 58px;
	width: 58px;
	right: 10px;
	bottom: 10px;
}
