body	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00B0F0;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
	a.link:hover { color: #FF0000;}
a.linkklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00B0F0;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
	a.linkklein:hover { color: #FF0000;}
.grundtitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
	color: #000000;
	line-height: 22px;
}
.grundtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 15px;
}
.legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 15px;
}

