.title { font: 400 14px "Times New Roman", Times, serif; color: #333333; text-decoration: none; }
.title_kursiv { color: #333333; font: italic 400 14px "Times New Roman", Times, serif; text-decoration: none; }
.lauftext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	vertical-align: bottom;
	font-weight: 400;
	text-decoration: none;
}
.lauftext_klein { color: #333333; font-size: 9px; font-family: "Times New Roman", Times, serif; font-style: normal; font-weight: 400; text-decoration: none; text-align: left; vertical-align: bottom; }
.lauftextbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-align: left;
	vertical-align: bottom;
	font-weight: 500;
	text-decoration: none;
}
.lauftextkursiv {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
	vertical-align: bottom;
	font-weight: 400;
	text-decoration: none;
}
.lauftextkursivoben {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
	text-align: left;
	vertical-align: top;
	font-weight: 400;
	text-decoration: none;
}
.lauftextoben {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-align: left;
	vertical-align: top;
	font-weight: 400;
	text-decoration: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: gray;
	text-decoration: none;
}
a:hover {
	color: #999933;
	text-decoration: none;
}

