#container {
	width:725px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	position:absolute;
	background-image:url(../img/header.jpg);
	width:725px;
	height:160px;
	top:0px;
}

#menu {
	margin:135px 0 0 25px;
}

#content-top {
	background-image:url(../img/content-top.jpg);
	width:725px;
	height:70px;
	top:0px;
	margin-top:160px;
}

#content-inhalt {
	background-image:url(../img/content-bg.jpg);
	width:625px;
	height:auto;
	padding:0 50px 5px 50px;
}

#content-inhalt p {
	margin-left:10px;
}

#footer {
	background-image:url(../img/footer.jpg);
	background-repeat:no-repeat;
	width:725px;
	height:30px;
	padding:50px 0 0 35px;
}
