body {
	text-align: center;
}
#container {
	background-image: url(../images/HG_Titel.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	width: 940px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	line-height: 24px;
	color: #52A529;
	background-color: #DCF3D1
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: 38px;
	font-weight: bold;
	color: #52A529
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	line-height: 33px;
	font-weight: bold;
	color: #52A529
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #B1D34B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1D34B;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #52A529;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #52A529;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #999;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #000000
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #000000
}
img {
	border: 1px #7B7B7B solid
}
.umfluss-links {
	float: right;
	margin-left: 30px;
	margin-bottom: 30px;
}

