body {
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	margin-right: 25px;
	font-size: 14;
	font-family: arial, helvetica, sans-serif;
	color: #006b39;
	vertical-align: top;
	text-align: left;
	background-color: #E2F1D3;
}

p {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: transparent;
}

td {
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
}

ul, ol, li {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: transparent;
	list-style-image:url(./graphic/listbutton.gif)
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #5A8439;
	font-family: arial, helvetica, sans-serif;
	background-color: transparent;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #5A8439;
	font-family: arial, helvetica, sans-serif;
	background-color: transparent;
}

h3 {
	font-size: 18px;
	font-weight: bold;
	color: #5A8439;
	font-family: arial, helvetica, sans-serif;
	background-color: transparent;
}

h4 {
	font-size: 20px;
	font-weight: bold;
	color: #5A8439;
	font-family: arial, helvetica, sans-serif;
	background-color: transparent;
}

hr {
	color: #5A8439;
	background-color: transparent;
}

a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.menukinder:link {
	color: #000000;
	font-size: 12;
	text-decoration: none;
	font-weight: bold;
}

.menukinder:visited {
	color: #000000;
	font-size: 12;
	text-decoration: none;
	font-weight: bold;
}

.menukinder:active {
	color: #000000;
	font-size: 12;
	text-decoration: underline;
	font-weight: bold;
}

.menukinder:hover {
	color: #000000;
	font-size: 12;
	text-decoration: underline;
	font-weight: bold;
}
