.Titel {
	font-family: Candara, Arial;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	color: #5E3C22;

	word-spacing: 1pt;
}
.Titelquick {
	font-family: Candara, Arial;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;

	word-spacing: 1pt;
}
.text {
	font-family: Candara, Arial;
	font-size: 16px;

	color: #5E3C22;
}
.textquick {
	font-family: Candara, Arial;
	font-size: 14px;

	color: #5E3C22;

}
.verweise {
	font-family: Candara, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
