h1 {
	font-size: 14px;
	font-weight: bold;
	display: inline;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #656C7E;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F10E0D;
	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: #F10E0D;
	text-transform: uppercase;
	display: inline;
}
.rot {
	color: #B8282E;
}
.rotFett {
	color: #B8282E;
	font-weight: bold;
}
.black {
	color: #000000;
	font-size: 10px;
}
.bold {
	font-weight: bold;
}
.contTable td {
	font-size: 10px;
}
.redFrame {
	border: 1px solid #DA0903;
}
.greyFrame {
	border: 1px solid #666666;
}

