h1 {
	font-size: 14px;
	font-weight: bold;
	display: inline;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #AD0A0A;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B8282E;
	width: 100%;
	display: inline;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	display: inline;
	padding: 2px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #B8282E;
	text-transform: uppercase;
	display: inline;
}
.rot {
	color: #B8282E;
}
.rotFett {
	color: #B8282E;
	font-weight: bold;
}

