h1 {
	font-family: "Trebuchet MS", Verdana, Times, serif;
	color: #0b4f2b;
	font-size: 22px;
	font-weight: bolder;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Times, serif;
	color: #0b4f2b;
	font-size: 18px;
	font-weight: bolder;
}
h3 {
	font-family: "Trebuchet MS", Verdana, Times, serif;
	color: #0b4f2b;
	font-size: 16px;
	font-weight: bolder;
}
.lauftext {
	font-family: "Trebuchet MS", Verdana, Times, serif;
	font-size: 14px;
	color: #0B4F2B;
}
.lauftext_fett {
	font-family: "Trebuchet MS", Verdana, Times, serif;
	font-size: 14px;
	color: #0B4F2B;
	font-weight: bold;
}
.lauftext_underline {
	font-family: "Trebuchet MS", Verdana, Times, serif;
	font-size: 14px;
	color: #0B4F2B;
	text-decoration: underline;
}
.lauftext_kursiv {
	font-family: "Trebuchet MS", Verdana, Times, serif;
	font-size: 14px;
	color: #0B4F2B;
	font-style: italic;
}
a:link {
	font-family: "Trebuchet MS", Verdana, "Times New Roman", serif;
	font-size: 16px;
	color: #0B4F2B;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Verdana, "Times New Roman", serif;
	font-size: 16px;
	color: #0B4F2B;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Verdana, "Times New Roman", serif;
	font-size: 16px;
	color: #B4C8B6;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS", Verdana, "Times New Roman", serif;
	font-size: 16px;
	color: #0B4F2B;
	text-decoration: none;
}


