@charset "UTF-8";
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
}
.body_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
.body_klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
}
.body_fettklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
