.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	letter-spacing: 5px;
	font-weight: bold;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: underline;

}
.untertitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #99CCFF;
}
