.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #1D2588;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1D2588;
}
.lauftext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1D2588;
	line-height: 18px;
	font-weight: normal;
}
.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #8E8183;
	text-decoration: none;
}
a:active {
	color: #8E8183;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
.footerblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1D2588;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #8E8183;
}

