body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ffed00;
	background-color: #79b51c;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../logo/hg.gif);
	background-repeat: no-repeat;
}
a:link {
	color: #5088c4;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5088c4;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #5088c4;
}
h1 {
  font-size:20px;
}
.logoebene {
    position:absolute;
	width:197px;
	height:146px;
	z-index:1;
	left: 14px;
	top: 16px;
}
.hauptnavigation {
    position:absolute;
	width:628px;
	height:20px;
	z-index:2;
	left: 225px;
	top: 30px;
}
.hauptpunkt {
    padding-right:10px;
	position: relative;
	line-height: 20px;
	text-decoration: none;
	font-weight:bold;
	font-size:15px;
	float:left;
}
.hauptpunkt a:link{
   color: #5088c4;
   text-decoration: none;
}
.hauptpunkt a:visited{
   color: #5088c4;
   text-decoration: none;
}
.hauptpunkt a:hover{
   color: #79b51c;
   text-decoration: none;
}
.hauptpunkt a:active{
   color: #5088c4;
   text-decoration: underline;
}
.hauptpunktA {
    /***gewählter Navigationspunkt der aktiven Seite***/
	padding-right:10px;
	position: relative;
	line-height: 20px;
	text-decoration: underline;
	font-weight:bold;
	font-size:15px;
	float:left;
	color: #79b51c;
}
.hauptpunktA a:link{
   color: #5088c4;
   text-decoration: underline;
}
.hauptpunktA a:visited{
   color: #5088c4;
   text-decoration: underline;
}
.hauptpunktA a:hover{
   color: #5088c4;
   text-decoration: underline;
}

.klaeren {
    clear:both;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
