.klein{
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	color: 000000;
	text-decoration: none;
	letter-spacing: 1px;
	word-spacing: 1px;
}

.body{
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: 0px;
}

.fett{
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: 0px;
}

.graue_headline{
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: 0px;
}

.gruene_headline{
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bolder;
	color: #008e8f;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: 0px;
}

a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: normal;
	color: 008e8f;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: 0px;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: normal;
	color: 999999;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: 0px;
}

a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: normal;
	color: 008e8f;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: 0px;
}

a:active {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: normal;
	color: 008e8f;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: 0px;
}

