#divPage {
	width: 774px;
	min-height: 100%;
	margin: 0 auto 0 auto;
	padding: 0 15px 0 15px;
	background-image: url(../images/layout/page_hintergrund.gif);
	background-repeat: repeat-y;
	position: relative;
}

#divHeader {
	padding: 1px 0 0 0;
	background-color: #FFF;
	position: relative;
}

#divHeaderLogo {
	height: 36px;
	padding: 0 0 1px 0;
	position: relative;
}

#divHeaderBilder {
	height: 235px;
	position: relative;
}

#divHeaderBilderspez {
	height: 235px;
	position: relative;
}

#ulNavigation {
	height: 36px;
	padding: 0 18px 36px 18px;
	background-color: #FFF;
}

#ulSubnavigation {
	float: left;
	width: 126px;
	padding: 0 107px 0 18px;
}

#divContent {
	float: left;
	width: 469px;
	padding: 0 36px 0 18px;
}

#divAdresse {
	position: absolute;
	top: 535px;
	left:33px;
}
