.Zitat {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003333;
}
a:link {
	color: #20483c;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #20483c;
}
a:hover {
	text-decoration: underline;
	color: #20483c;
	font-weight: normal;
}
a:active {
	text-decoration: underline;
	color: #20483c;
}


.Zitat_schwarz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-indent: 0.1em;
}
.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.text_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.einzug {
	font-size: 100%;
	text-indent: 1em;
	text-align: left;
	white-space: normal;
}
.einzug_fett {
	font-size: 100%;
	font-weight: bold;
	text-indent: 1em;
	text-align: left;
	white-space: normal;
}