h1 {
	font-size: 17px;
	padding: 13px 0px 20px 0px;
	margin: 0px 10px 0px 0px;
	font-weight: normal;
	line-height: 100%;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background: url(../design/ueberschrift_punkte.gif) repeat-x left bottom;
}

h2 {
	font-size: 17px;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	font-weight: normal;
	line-height: 100%;
	color: #85be46;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	/*font-style: italic;*/
}

h3 {
	font-size: 14px;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	line-height: 100%;
	font-weight: bold;
	color: #000000;
}

h4 {
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	line-height: 150%;
	font-weight: bold;
	color: #999999;
}

p, li, td {
	font-size: 13px;
	color: #999999;
	padding: 0px;
	margin: 0px;
	line-height: 150%;
}

p {
	padding: 0px 0px 0px 0px;
}


#inhalt p {
	padding: 0px 20px 0px 0px;
}

ul {
	list-style: square;
	padding: 0px;
	margin: 10px 0px 10px 25px
	
}

li {
	padding: 0px;
}


a:link {
	/*color: #3399CC;*/
	color: #85be46;
	text-decoration: none;
}

a:visited {
	color: #85be46;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
