.background {
	background-color: F3F4ED;
}
.knopf {
	font-family: "Lucida Sans";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #716D6D;
	text-decoration: none;
	letter-spacing: 0.6px;
}
.knopf:hover {
	font-family: "Lucida Sans";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #B6879F;
	text-decoration: none;
	letter-spacing: 0.6px;
}
.knopf-da {
	font-family: "Lucida Sans";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #7F3259;
	text-decoration: none;
	letter-spacing: 0.5px;
}
.titel-gross {
	font-family: "Lucida Sans";
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1B1B1B;
	text-decoration: none;
}
.titel-klein {
	font-family: "Lucida Sans";
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 1B1B1B;
	text-decoration: none;
}
.titel-mini {
	font-family: "Lucida Sans";
	font-size: 20px;
	color: #1B1B1B;
	text-decoration: none;
	font-weight: bold;
}


.text {
	font-family: "Lucida Sans";
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1B1B1B;
	text-decoration: none;
	letter-spacing: 0.8px;
}
.link {
	font-family: "Lucida Sans";
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	color: #1B1B1B;
	text-decoration: underline;
	letter-spacing: 0.8px;
}
.link:hover {
	font-family: "Lucida Sans";
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	color: #7F3259;
	text-decoration: underline;
	letter-spacing: 0.8px;
}
.hinweis {
	font-family: "Lucida Sans";
	font-size: 16px;
	font-style: normal;
	line-height: 25px;
	color: #B6879F;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;
}
.text-gross {
	font-family: "Lucida Sans";
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.1px;
	color: #1B1B1B;
	font-style: normal;
}

.untertitel {
	font-family: "Lucida Sans";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #716D6D;
	text-decoration: none;
	letter-spacing: 0.5px;
}
.spruch {
	font-family: "Lucida Sans";
	font-size: 16px;
	font-style: normal;
	color: #B6879F;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;
}
.signatur {
	font-family: "Bradley Hand ITC", Papyrus;
	font-size: 24px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #1B1B1B;
	text-decoration: none;
}
.minilink {
	font-family: "Lucida Sans";
	font-size: 12px;
	color: #716D6D;
	text-decoration: none;
}
.minilink:hover {
	font-family: "Lucida Sans";
	font-size: 12px;
	color: #B6879F;
	text-decoration: none;
}

