body {
	background-attachment: fixed;
	background-color: #FFFFEC;
	background-image: url(graf/hg.jpg);
	background-repeat: repeat-y;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
}
a {
	text-decoration:none;
	color: #006633;
	font-weight: bold;
}
a:hover {
	text-decoration:underline;
}
a.nav1 {
	font-size:16px;
	color: #000000;
	font-weight: normal;
}
a.nav1:hover {
	color:#000000;
	text-decoration:none;
	font-size: 16px;
	background-color: #BDEABE;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.nav2 {
	color:#000000;
	text-decoration:none;
	font-size: 11px;
}
a.nav2:hover {
	color:#999999;
	text-decoration:none;
	font-size: 11px;
}
a.nav3 {
	color:#CCCCCC;
	text-decoration:none;
	font-size: 9px;
}
a.nav3:hover {
	color:#333333;
	text-decoration:none;
	font-size: 9px;
}
.Titel {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16pt;
	color: #006633;
}

.text_kl {
	font-size: 10pt;
	color: #1F6321;
}
