/* -------------- TEMPLATE DIVs ------------- */

#Header {
	float: left;
	padding: 0;
	margin-top: 48px;
	width: 960px;
	height: 339px;
}

#HeaderMenue {
	float: left;
	width: 100%;
	height: 23px;
	text-align: center;
	margin: 0 0 6px 0;
}

#HeaderBild {
	float: left;
	width: 960px;
	height: 205px;
	overflow: hidden;
	background-color: #FFFFFF;
}

#HeaderLogos {
	float: left;
	width: 915px;
	margin: 5px 0;
	padding: 0 25px 0 20px;
}

#HauptNavi {
	float: left;
	width: 960px;
	height: 40px;
	background: #A7A7A7;
	overflow: hidden;
}

#Content {
	float: left;
	width: 915px;
	height: auto;
	min-height: 170px;
	margin: 0;
	padding: 20px 19px 100px 25px;
	background: transparent url(ludwigsburg/bg.jpg) repeat-x 0 0;
}

#ContentLinks {
	float: left;
	width: 185px;
	margin: 0 15px 0 0;
	padding: 0;
}

#ContentRechts {
	float: right;
	width: 700px;
	margin: 0;
	padding: 0;
}

#Footer {
	clear: both;
	position: relative;
	padding: 0;
	margin: -86px auto 0 auto;
	width: 960px;
	height: 85px;
	background: url(ludwigsburg/bg_footer.jpg) repeat-x 0 0;
}

#FooterMenue {
	position: relative;
	top: 45px;
	right: 20px;
	float: right;
	padding: 0;
	color: #525252;
}

#FooterMenue a {
	color: #525252;
	text-decoration: none;
	font-weight: normal;
}

#FooterMenue a:hover {
	text-decoration: underline;
}
