body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.content_bg {
	background-image: url(../pics/hg_logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
}
.head_bg {
	background-color: #33672E;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
.white_bg {
	background-color: #FFFFFF;
}
.green_bg {
	background-color: #33672E;
}
.page_title {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	font-size: 9px;
	font-weight: normal;
	padding-left: 40px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #33672E;
	font-variant: normal;
}
.page_title_link {
	font-size: 9px;
	color: #33672E;
}
.page_title_link:visited {
	font-size: 9px;
	color: #33672E;
}
.navi_bg {
	background-color: #33672E;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
}

.navi {
	font-size: 11px;
	font-weight: bold;

}
.navi:link {
	text-decoration: none;
	color: #000000;
}
.navi:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.navi:visited {
	text-decoration: none;
	color: #000000;
}
.navi:visited:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.navi2 {
	font-size: 9px;
	font-weight: bold;

}
.navi2:link {
	text-decoration: none;
	color: #000000;
}
.navi2:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.navi2:visited {
	text-decoration: none;
	color: #000000;
}
.navi2:visited:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #979554;
	letter-spacing: -1px;
}
.foot:link {
	text-decoration: none;
	color: #979554;
}
.foot:hover {
	text-decoration: underline;
	color: #AA5615;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #33672E;
}
.achtung {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
a:hover {
	color: #33672E;
}