body {
	background-image: url(graf/hg.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-position: 10%;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:25pt;
	text-align:left;
	color: #009966;
	font-weight: normal;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20pt;
	text-align:left;
	color: #009966;
	font-weight: normal;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	color: #009966;
	font-weight: bold;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:justify;
	color: #000000;
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:justify;
	color: #000000;
}

A {
	font-size:14px;
	color: #000000;
	text-decoration: none;
}

A:hover {
	color: #009966;
	font-weight: bold;
}
A.nav_l {
	color:#009966;
	font-size:10pt;
}
A.nav_l:hover {
	color:#000000;
	font-size:10pt;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
A.nav_klein {
	color:#009966;
	font-size:11px;
}
A.nav_klein:hover {
	color:#FFFFFF;
	font-size:11px;
	background-image: none;
	font-weight: normal;
}
.txt_klein {
	font-size:11px;
	color: #000000;
}
.txt_klein_gruen {
	font-size:11px;
	color: #009966;
}
.xtra {
	color: #000000;
	font-size: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center center;
	text-align: center;
	background-color: #FFFFCC;
	background-image: url(graf/verlauf.jpg);
}

