.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
}
p, div, ul, td, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-style: italic;
	font-size: 18px;
}
h2 {
	color: #5BA41D;
	font-size: 12px;
	margin: 0;
}
p {
	margin-top: 5px;
}
a {
	color: #5BA41D;
}
a:hover {
	text-decoration: none;
}
.link {
	color: #000000;
	text-decoration: none;
}
.contentimg {
	text-align: center;
	margin-bottom: 15px;
	font-size: 11px;
	color: #666666;
}
.contentimg img {
	margin-bottom: 5px;
}
.txt {
	margin-bottom: 15px;
}
.red {
	color: Maroon;
}
.bold {
	font-weight: bold;
}
.little {
	font-size: 10px;
}
.gruen {
	color: #5BA41D;
}
.htgrd_hell {
	background-color: #D6E7C7;
}