		body{
		background-color: #ffffff;
		font-family: Helvetica, Verdana, Tahoma;
		font-size: small;		
		}
		
		
		
		#main {
			position: absolute;
			width: 866px;
			height: 640px;
			left: 50%;
			top: 50%;
			margin-left: -433px;
			margin-top: -320px;
			background-color: #ffffff;
		}
		
		
		#cont {
			position: absolute;
			left: 142px;
			top: 136px;
			width: 540px;
			height: 360px;
			background-color: white;
			
		}
		
		
		#handli {
			position: absolute;
			bottom: 0px;
			left: 0px;
			width: 330px;
			height: 225px;
			background-image: url(images/quad_li.gif);
			z-index: 50;
		}
		
		#handli_z {
			position: absolute;
			bottom: 0px;
			left: 0px;
			width: 330px;
			height: 225px;
			background-image: url(images/quad_li.gif);
		}



		#handre {
			position: absolute;
			top: 7px;
			right: 0px;
			width: 334px;
			height: 208px;
			background-image: url(images/quad_re.gif);
		}
		
		
		
		#navi{
			position: absolute;
			width: 350px;
			height: 60px;
			bottom: 10px;
			right: 168px;
			background-color: white;
		
		}
		
		.menu{
			
			margin-right: 15px;
		}
		
		
		#fall{
			
			position: absolute;
			bottom: 107px;
			right: 21px;
		
		}
		
		#logo{
			
			position: absolute;
			bottom: 270px;
			left: -15px;
		
		}
		
		
		#illu_slide{
			
			position: absolute;
			bottom: 140px;
			right: -20px;
		
		}

		
		#about_text{
			
			position: absolute;
			top: 20px;
			right: 260px;
			text-align: left;
			text-decoration: inherit;
		
		}
		
		#rahmen{
		
			position: absolute;
			bottom: 0px;
			right: 5px;
		}
		
		#sessel_fall{
			position: absolute;
			right: 320px;
			bottom: -155px;
			z-index: 99;
		
		
		}
		
		
		#info_box
		{
			position:absolute;
			top:525px;
			left: 240px;
		}
		
		
		
	/* ********************************** SAMPLE 6 */
		
	#box6{
		position:absolute;
		width:540px;
		height: 360px;
	}
	
	
	#box6 span{
		display:block;
	}
	
	#handles{
		position: absolute;
		right: -100px;
		top: 40px;
		
	}
	
	
	.mask6{
		position:absolute;
		width:540px;
		height:360px;
		overflow:hidden;
	}
	
	
	
	/* ********************************** */
	
	.thumbs{
		position: absolute;
		top: 80px;
		width:54px;
		z-index: 23;
	}
	.thumbs div{
		display:block;
		width:54px;
		height:41px;
		margin:3px 0;
		cursor:pointer;
		border: 1px dotted #ccc;
	}
	
	.thumbs div img{
		display:block;
		width:100%;
		height:100%;
		border:none
	}
	
	.info{
		width:240px;
		height:50px;
		background:#fff;
		position:absolute;
	}
	.info p, .info h4{
		color:#000;
		padding:3px 8px;
		font-family:Arial;
	}
	.info h4{
		font-size:14px;
	}
	.info h4 a{
		float:right;
		background:#fff;
		color:#000;
		font-size:10px;
		padding:0 3px;
		text-decoration:none
	}
	
	.mask1{
		position:relative;
		width:480px;
		height:180px;
		overflow:hidden;
	}
	.mask2{
		position:relative;
		width:240px;
		height:180px;
		overflow:hidden;
	}
	.mask3{
		position:relative;
		width:480px;
		height:240px;
		overflow:hidden;
	}
	
	span img{
		display:block;
		border:none;
	}