.text {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	line-height: normal;
}
.titel {
	font-family: "Courier New", Courier, mono;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	

}
.bildunterschrift {

	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	line-height: normal;
}
.link {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	font-weight: none;
	text-transform: none;
	color: #996633;
	text-decoration: underline;
}
.textfett {


	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #000000;
}

