.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #072369;
	letter-spacing: 1px;
	word-spacing: 1px;


}
.body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #072369;
	font-style: normal;
	letter-spacing: 1px;
	word-spacing: 0pt;
	font-weight: normal;
}

.bodyfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #072369;
	font-style: normal;
	letter-spacing: 1px;
	word-spacing: 0em;
}

.klein{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #ffffff;
	font-style: normal;
	letter-spacing: 1px;
	word-spacing: 0pt;
	font-weight: normal;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
		text-decoration: none;
	font-weight: bolder;
	color: #0000ff;
	font-style: normal;
	letter-spacing: 1px;
	word-spacing: 0em;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
		text-decoration: none;
	font-weight: bolder;
	color: #dd0000;
	font-style: normal;
	letter-spacing: 1px;
	word-spacing: 0em;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
		text-decoration: none;
	font-weight: bolder;
	color: #0000ff;
	font-style: normal;
	letter-spacing: 1px;
	word-spacing: 0em;
}
a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
		text-decoration: none;
	font-weight: bolder;
	color: #0000ff;
	font-style: normal;
	letter-spacing: 1px;
	word-spacing: 0em;
}

