/********************************************
Inhaltsbereich Textformatierung
********************************************/
.heading1 {
	line-height: 1.1em;
	margin-bottom: 0.5em;
	font-weight: normal;
	font-size: 2.em;
	font-size: 2em;
}

.heading2 {
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 0.5em;
	margin-top: 1em;
	padding: 0px;
}

.normal {
	font-size: 12px;
	line-height: 14px;
}

.small {
	font-size: 0.85em;
	line-height: 1.2em;
}

.tiny {
	font-size: 10px;
	line-height: 13px;
}

.rubric {
	font-size: 0.85em;
	line-height: 1.2em;
	color: #CC0000;
}
