/***************************************/
/******  START-LAYERRS    ******/
/***************************************/
body{
	padding:0px; 
	margin:0px;
	background-image: url(img/bg_startbody.jpg); 
	background-repeat:repeat-x; 
	background-position:top;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#565658;
	background-color:#D5D6D5;
}
.startmother{
	background-image: url(img/bg_startmother.jpg); 
	background-repeat:no-repeat; 
	background-position:270px 0px;
	position:absolute; 
	width:500px;
	height:660px;
	left:50%;
	top:0;
	margin-left:-250px;
	padding:0px;
	/*background-color:#FCFFF5;*/
	display:inline;
	/*border:solid 2px #8F5EFF;*/
	}
.startcontent{
	background-image: url(img/bg_startcontent.jpg); 
	background-repeat:no-repeat; 
	background-position:top left;
	margin:0px 0px 0px 0px;
	padding:0px;
	width:500px;
	height:660px;
	display:inline; 
	float: left;
	/*height:100px;
	background-color:#FB177D; 	*/
	}
.content_start{
	width:100%;
	height:100%;
	}
.french{
	width:70px;
	height:17px;
	padding:0px;
	margin:144px 0px 0px 380px;
}
.english{
	width:64px;
	height:16px;
	padding:0px;
	margin:159px 0px 0px 190px;
}
.german{
	width:66px;
	height:14px;
	padding:0px;
	margin:27px 0px 0px 425px;
}
