#text{
	position:absolute;
	background-image: url(../bilder/text_fr.gif);
	background-repeat: no-repeat;
	left: 50%;
	margin-left: -311px;
	top: 0px;
	width:490px;
	height: 535px;
}

#navigation{
	position:absolute;
	border: 0px solid #D7052B;
	width: 380px;
	height: 300px;
	left: 50%;
	margin-left: 70px;
	top:25px;

}