body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: small;
}
body {
	background-color: #FFFFFF;
	background-image:  url(../images/hintergrund1024x826.jpg);
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
}

acronym[title], abbr[title], .erklaerung {
	border-bottom: 1px dotted #333;
	cursor: help;
}

a {
	color: #6FB700;
	font-weight: bold;
}
a:visited {
	color: #333333;
	font-weight: bold;
}
a:hover {
	color: #666666;
	font-weight: bold;
}
a:active {
	color: #333333;
	font-weight: bold;
}
h1 {
	font-size: x-large;
	color: #6FB700;
	font-weight: bold;
}
h2 {
	font-size: large;
	color: #6FB700;
	font-weight: bold;
}
h3 {
	font-size: medium;
	color: #6FB700;
}
h4 {
	font-size: large;
	color: #333333;
	font-weight: bold;
}
h5 {
	font-size: medium;
	color: #333333;
	font-weight: bold;
}
h6 {
	font-size: small;
	font-weight: bold;
	color: #333333;
}
.naviunten {
	font-size: small;
	color: #6FB700;
	font-weight: bold;
	line-height: 1.4em;
}

.gruen_fett {font-weight: bold; color: #6FB700;}

li {
	list-style-type: quarter;
	padding-bottom: 0.8em;
}

