.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #0BA300;
	text-transform: uppercase;
	font-weight: bold;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000000;
	text-transform: uppercase;
	font-weight: normal;
}
.h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #999999;
	font-weight: normal;
	text-transform: uppercase;
}
p {
	font-size: 12px;
	color: #000000;
}
#content li{
	list-style-image:    url(../files/dot_grau.gif);
	font-size: 12px;
	color: #000000;
	list-style-position: outside;
	line-height: 120%;
	padding-right: 150px;
}
#content a {
	color: #0BA300;
	text-decoration: none;
	background-attachment: scroll;
	background-image:   url(../files/dot_green.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}
#content a:hover {
	color: #0BA300;
	text-decoration: none;
	background-attachment: scroll;
	background-image:   url(../files/dot_black.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
}
#footer img {
	margin-right: 30px;
}
.fztext {
	color: #999999;
}
.newstext {
	padding-left: 10px;
	padding-right: 10px;
}
.newsheadline {
	font-size: 10pt;
	color: #0BA300;
	font-weight: bold;
	text-transform: uppercase;
}
#news a {
	color: #000000;
	text-decoration: none;
}
#news a:hover {
	color: #666666;
}
