@charset "utf-8";

/* Stylesheet contains German-specific changes to text stylings */

/* -- articleCol ELEMENTS -- */
.articleCol h1 {
	font-size: 1.95em;
	line-height: 1.1em;
	margin-bottom: 10px;
}
.articleCol h2 {
	font-size: 1.0em;
	line-height: 1.1em;
	margin-bottom: 15px;
}