body {
	margin: 0px;
	background-image: url(grafik/navi_hg.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #D8E4B5;
}
#indextext{
	position: absolute;
	left: 230px;
	top: 150px;
	width: 150px;
	height: 93px;
	visibility: visible;
	font-family: Verdana, Arial, sans-serif;
	color: #777777;
	align: centre;
	font-size: 1.2em;
	font-weight: 400;
	line-height: 2em;
	z-index: 25;
	text-align: center;
	vertical-align: middle;
}
#indexbild{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	visibility: visible;
	background-image: url(grafik/index_hg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 130px;
	background-attachment: scroll;
	z-index: 2;
}
#textlayer {
	position: absolute;
	left: 0px;
	top: 170px;
	width: 100%;
	z-index: 5;
}
#impressum {
	position: absolute;
	z-index: 40;
	left: 50px; 
	top:484px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
}
#impressum a:link  {
	color: #FFFFFF;
}
#impressum a:hover  {
	color: #FFFFFF;
}
#impressum a:active  {
	color: #FFFFFF;
}
#impressum a:visited  {
	color: #FFFFFF;
}
#navigation {
	position: absolute;
	left: 0px;
	top: 200px;
	width: 160px;
	height: 200px;
	z-index: 12;
}

#hgbildoben {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 283px;
	z-index: 1;
	background-image: url(grafik/hg_bild_oben.gif);
	background-position: 0px 0px;
	background-repeat: x-repeat;
	background-attachment: scroll;
}
#navihg {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 170px;
	height: 485px;
	z-index: 4;
	background-image: url(grafik/navi_hg.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
#navihgindex {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 170px;
	height: 200px;
	z-index: 4;
	background-image: url(grafik/navi_hg.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
#logo {
	position: absolute;
	left: 0px;
	top: 12px;
	width: 100%;
	height: 87px;
	z-index: 9;
}
#hgbildrechts {
	position: absolute;
	left: 0px;
	top: 180px;
	width: 100%;
	height: 68%;
	z-index: 3;
	background-position: right top;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
p {
	font-family: Verdana, Arial, sans-serif;
	margin: 0px;
	font-size: 0.8em;
	line-height: 1.6em;
	
}
p a:link{
	color: #80A619;
	list-stlye-type: underlined;
	
}
p a:hover{
	color: #80A619;
	list-stlye-type: underlined;
	
}
p a:active{
	color: #80A619;
	list-stlye-type: underlined;
	
}
p a:visited{
	color: #80A619;
	list-stlye-type: underlined;
	
}

ul {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	line-height: 1.6em;
	list-style-type: none;
	margin-left: -30px;
	list-style-position: inside;
	list-style-image: url(grafik/listenpunktgruen.gif);
}

li {
	padding-left: 30px;
}
li a:link{
	color: #80A619;
	list-stlye-type: underlined;
	
}
li a:hover{
	color: #80A619;
	list-stlye-type: underlined;
	
}
li a:active{
	color: #80A619;
	list-stlye-type: underlined;
	
}
li a:visited{
	color: #80A619;
	list-stlye-type: underlined;
	
}
h1 {
	font-family: Arial, Verdana, sans-serif;
	margin: 0px;
	padding-bottom: 8px;
	font-size: 1em;
	font-weight: bolder;
	color: #80A619;
	text-transform: uppercase;
	font-style: normal;
}
h2 {
	font-family: Verdana, Arial, sans-serif;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 0.8em;
	font-weight: bold;
	color: #80A619;
	
}
.ankerpunkte {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.65em;
	color: #74961B;
}
.ankerpunkte a:link{
	text-decoration: underlined;
	color: #74961B;
}
.ankerpunkte a:hover{
	text-decoration: underlined;
	color: #74961B;
}
.ankerpunkte a:active{
	text-decoration: underlined;
	color: #74961B;
}
.ankerpunkte a:visited{
	text-decoration: underlined;
	color: #74961B;
}