@charset "utf-8";
#sitespace {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../pic/hg_haupt.jpg);
	background-repeat: no-repeat;
	height: 900px;
	width: 1000px;
	position: absolute;
	color: #006334;
	}
* {
	margin: 0px;
	padding: 0px;
	}
#navi_haupt ul {
	list-style-type: none;
	list-style-image: none;
}

#navi_haupt li {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	height: 50px;
	font-size: 14px;
}
#navi_haupt ul a {
	text-decoration: none;
	color: #F7F85F;
	font-weight: bold;
	font-size: 16px;
}
#navi_haupt li a:hover {
	color: #006334;
}
#inhalt_navi a:hover {
	color: #9BC92B;
}

#haftung a:hover {
	color: #9BC92B;
}

#haftung a {
	color: #F7F85F;
}

#inhalt a:hover {
	color: #9BC92B;
}



#kopf_bild {
	position: absolute;
	left: 290px;
	top: 50px;
	height: 200px;
	width: 400px;
}
#kopf_text {
	position: absolute;
	left: 690px;
	top: 50px;
	width: 230px;
	height: 160px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#inhalt {
	position: absolute;
	height: 500px;
	width: 650px;
	left: 290px;
	top: 280px;
	text-align: center;
	padding: 10px;
	font-weight: bold;
}
#navi_haupt {
	height: 500px;
	width: 180px;
	left: 70px;
	top: 200px;
	position: absolute;
	padding-left: 20px;
}

#foot {
	position: absolute;
	height: 80px;
	width: 870px;
	left: 70px;
	top: 820px;
	text-align: right;
}

#haftung {
	position: absolute;
	height: 50px;
	width: 180px;
	left: 80px;
	top: 750px;
	text-align: right;
}
#kopf_text h1 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
#kopf_text table tr td {
	font-size: 12px;
}
#haftung table tr td {
	font-size: 10px;
}

#kopf_text p {
	font-size: 14px;
	text-align: center;
}
#foot a {
	text-decoration: none;
	color: #006334;
}
#foot a:hover {
	color: #F7F85F;
}
a:link {
	text-decoration: none;
	color: #006334;
}
a:visited {
	text-decoration: none;
	color: #006334;
}
a:hover {
	text-decoration: none;
	color: #F7F85F;
}
a:active {
	text-decoration: none;
}
#homepage {
	position: absolute;
	height: 900px;
	width: 100%;
	background-image: url(../pic/hg_site.jpg);
	background-repeat: repeat-x;
}

.class {
overflow-x:hidden;
}
#inhalt_text {
	width: 630px;

}
#inhalt_text table tr td {
	font-size: 12px;
}

#clear {
	clear: both;
}

#inhalt_navi {
	width: 630px;

}
#foot h1 {
	text-align: center;
}
#inhalt_navi table tr td h5 {
	color: #9CC72F;
}
#inhalt h5 {
	font-size: 12px;
	font-weight: bold;
}
#inhalt h6 {
	font-size: 9px;
}

