body {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-color: #ffffff;
	margin: 35px 0px 0px 0px;
	padding: 0px;
}

#divMainContainer {
	position: relative;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	background-color: #FFE083;
}

#divHeader {
	margin-left: 185px;
	width: 785px;
	height: 20px;
	background-color: #DC8200;
	border-bottom: 2px solid #ffffff;
}

#divServiceNavigation {
	width: 615px;
	height: 20px;
	padding-left: 10px;
	background-color: #525454;
}

#divNavigationBar {
	margin-top: -22px;
	width: 185px;
	float: left;
}

#divMainNavigation {
	position: absolute;
	top: 110px;
	left: 22px;
	/*margin-left: 22px;*/
	
	width: 160px;
}

#divBewohnerNavigation {
	position: absolute;
	left: 22px;	
	width: 160px;
}

#divNavigationBar #imgLogoLeuenfeld {
	margin-top: 0px;
}

#divNavigationBar #imgLogoSchmid {
	position: absolute;
	left: 0px;
	bottom: 25px;
}

#divContent {
	min-height: 504px;
	margin-left: 185px;
}

#divFooter {
	position: relative;
	width: 948px;
	height: 20px;
	padding-left: 22px;
	background-color: #DC8200;
	border-top: 2px solid #ffffff;
	
	color: #ffffff;
	line-height: 19px;
	/*clear: all;*/
}

#divFooterBrick {
	position: absolute;
	top: -2px;
	left: 528px;
	width: 140px;
	height: 56px;
	background-image: url(/img/home_footer_brick.gif);
	background-repeat: no-repeat;

}

#nextageLabel {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 150px; 
	height: 20px;
	padding-left: 10px;
	background-color: #FFE083;

	font-size: 10px;
	line-height: 19px;
	color: #DC8200;
}

#nextageLabel a {
	color: #DC8200;
	text-decoration: none;
} 

.legende {
	line-height: 14px;
}
