.schrift {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #663300;
	text-decoration: none;
}
.schriftf {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
.14kursiv {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #663300;
	text-decoration: underline;
	font-style: italic;

}
.schriftu {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #663300;
	text-decoration: underline;
}
