.titel {
	font-family: Courier New;
	font-size: 26px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #FF4040;
	background-position: center;
}
.titel2 {
	font-family: Courier New;
	font-size: 20px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #FF7070;
	background-position: center;
	margin-right: 10%;
}
.common {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
