.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.colored {
	color: #882a00;
}

.rot_bold {
	font-weight: bold;
	color: #882a00;
}

.leadtext {
	font-weight: bold;
	margin: 10px 0;
}

.zwischentitel {
	font-weight: bold;
	font-size: 120%;
	margin: 1.2em 0 0.2em 0;
}
