div#content-top{
	position:absolute;
	top:10px;
	left:310px;
	width:484px;
	height:auto;
	border:1px solid white;
	background-image:url(../images/bg-middle.gif);
	margin:0;
}

div#content-bottom{
        position:relative;	
        width:484px;
	height:auto;
	background-image:url(../images/bg-middle.gif);
	background-position:center center;
	margin:0;
}

div#content-center{
        position:relative;
	padding-right:60px;
	padding-left:60px;
	width:auto;
	height:auto;
	padding-bottom:50px;
	background-image:url(../images/bg-center-bottom.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	margin:0;
}

div#menue{
	position:absolute;
	top:0px;
	left:30px;
	width:226px;
	height:481px;
	background-image:url(../images/bg-menue.jpg);
	margin:0;
}

div#adresse{
	position:absolute;
	top:360px;
	left:30px;
	width:226px;
	height:auto;
	margin:0;
}


