section h1,
section h2,
section h3,
section h4,
section h5,
section h6 {
	font-weight: 300;
	font-family: 'Open Sans', Arial, Sans-Serif;
	text-align: left;
}
section h1 {
	font-size: 27px;
	color: #333333;
	margin: 0 0 28px 0;
	line-height: 120%;
}
section h2 {
	font-size: 1.563em;
	color: #a48030;
	line-height: 120%;
	margin: 0 0 10px 0;
}
section h3 {
	font-size: 1.45em;
	color: #8ba614;
	line-height: 120%;
	margin: 0 0 10px 0;
}
section h4 {
	font-size: 1.35em;
	color: #3b3b3b;
	line-height: 120%;
	margin: 0 0 10px 0;
}
section h5 {
	font-size: 1.25em;
	line-height: 120%;
	color: #005282;
	margin: 0 0 10px 0;
}
section h6 {
	font-size: 1.1em;
	color: #626262;
	line-height: 120%;
	margin: 0 0 10px 0;
}

span.auszeichnung {
    color: #6f7d09;
	font-weight: 400;
}