/*::�berschriften::*/

h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #01336D;
	margin-bottom: 25px;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #6D6E71;
	margin-bottom: 5px;
}

h3 {
	font-size: 11pt;
	font-weight: bold;
	color: #6D6E71;
	margin-bottom: 5px;
}

h4 {
	font-size: 11pt;
	font-weight: bold;
	color: #6D6E71;
	margin-bottom: 5px;
}

h5 {
	font-size: 11pt;
	font-weight: bold;
	color: #6D6E71;
	margin-bottom: 5px;
}

h6 {
	font-size: 11pt;
	font-weight: bold;
	color: #6D6E71;
	margin-bottom: 5px;
}

h7 {
	font-size: 11pt;
	font-weight: bold;
	color: #6D6E71;
	margin-bottom: 5px;
}