body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #008000;
	background-color: #FFF;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #008000;
	text-decoration: none;
}
a:visited {
}


a:hover {
	color: #F0F;
}
a:active {
	color: #F0F;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #008000;
}
p {
}
h2 {
	font-weight: bold;
	font-size: 16px;
	color: #9C0;
	text-align: center;
}
.absatzfarbe {
	color: #9C0;
	font-weight: bold;
}
.absatzfarbe2 {
	font-weight: bold;
	color: #F0F;
}
.linkimtext {
	font-size: 12px;
	font-weight: bold;
}

