/*///////////////////////////////////////////////////////////////////////
/
/	Author: 		Claudio Casoni
/	Date:			18.04.2005
/	Description:	CSS-Stylesheet - IndexPage
/
///////////////////////////////////////////////////////////////////////*/


/* -------------------- body ----------------------------------------- */

body { 
	color:#333333; 
	background:#333333; 
	padding:0; 
	margin:0; 
	overflow:hidden; 
} 


/* -------------------- container-centred ---------------------------- */

#startpage { 
	background:#333333;  
	padding:0px; 
	border:0px; 
	margin:-215px 0px 0px -390px; 
	position:absolute; 
	top:50%; 
	left:50%; 
	width:780px; 
	height:430px;  
}


/* -------------------- image-container ------------------------------ */

#startpage_01 { 
	position:absolute;
	margin-left:0px;
	padding:0px; 
	border:0px; 
	width:130px; 
	height:430px;  
}

#startpage_02 { 
	position:absolute;
	margin-left:130px;
	padding:0px; 
	border:0px; 
	width:130px; 
	height:430px;  
}

#startpage_03 { 
	position:absolute;
	margin-left:260px;
	padding:0px; 
	border:0px; 
	width:130px; 
	height:430px;  
}

#startpage_04 { 
	position:absolute;
	margin-left:390px;
	padding:0px; 
	border:0px; 
	width:130px; 
	height:430px;  
}

#startpage_05 { 
	position:absolute;
	margin-left:520px;
	padding:0px; 
	border:0px; 
	width:130px; 
	height:430px;  
}

#startpage_06 { 
	position:absolute;
	margin-left:650px;
	padding:0px; 
	border:0px; 
	width:130px; 
	height:430px;  
}