
.regular {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3d3d3d;
	font-size: 14px;
	line-height: 22px;
	text-decoration: none;
}

.regularbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3d3d3d;
	font-size: 14px;
	line-height: 22px;
	text-decoration: none;
	font-weight: bold;
}

.regularbold_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	font-size: 14px;
	line-height: 22px;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}

.small_auszeichnung {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	color: #993300;
	font-size: 12px;
	line-height: 14px;
}

.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
}

.headline {
	color: #333333;
	font-size: 18px;
	line-height: 30px;
	font-style: italic;
	font-family: Georgia, Times New Roman, Times, serif;
}

.headline_small {
	color: #333333;
	font-size: 16px;
	line-height: 30px;
	font-style: italic;
	font-family: Georgia, Times New Roman, Times, serif;
}

a:small {
	color : #993300;
	text-decoration : none;
	font-size: 12px;
	line-height: 14px;
	font-family: Georgia, Times New Roman, Times, serif;
}
