@charset "ISO-8859-1";
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535353;
	line-height: 16px;
	text-decoration: none;
}
.copy_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc3300;
	line-height: 16px;
	text-decoration: none;
}
.copy_bold_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535353;
	line-height: 16px;
	font-weight: bold;
}
.copy_kursiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535353;
	line-height: 16px;
	font-style: italic;
}
.copy_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535353;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}

