@charset "ISO-8859-1";

.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #A78B41;
}

.HeadlineORANGE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #E4670B;
}

.HeadlineORANGLight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #E4670B;
}

.Copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #A78B41;
	line-height: 18px;
}

.CopyHalbfett  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #A78B41;
	line-height: 18px;
}

a.link3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #E4670B;
	font-style: normal;
	text-decoration: none;
	line-height: 18px;
}

a:hover.link3, a:focus.link3, a:active.link3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #A78B41;
	font-style: normal;
}

a.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #A78B41;
	font-style: normal;
	text-decoration: none;
	line-height: 18px;
}

a:hover.link2, a:focus.link2, a:active.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #E4670B;
	font-style: normal;
}
