#layoutContainer {
	padding: 0px;
	height: 650px;
	width: 950px;
	margin-top: -325px;
	margin-left: -450px;
	position: absolute;
	left: 50%;
	top: 50%;
}
#layoutLogo {
	height: 30px;
	width: 150px;
	display: block;
	margin-left: 390px;
	margin-top: 15px;
}
#layoutInhalt {
	width: 900px;
	margin-left: 50px;
	height: 510px;
	background-image: url(../images/bg/footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#layoutNavigation {
	height: 25px;
	width: 900px;
	margin-left: 50px;
	padding: 0px;
	margin-top: 10px;
}
#layoutNavigation img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	white-space: nowrap;
	display: inline;
	float: left;
}

#layoutInhaltLinks {
	float: left;
	margin-top: 32px;
	margin-left: 0px;
	height: 375px;
	width: 295px;
}
#layoutInhaltRechts {
	float: right;
	margin-top: 25px;
	height: 425px;
}
#layoutKontaktImpressum {
	float: right;
}
