.LineTopGrey {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.LineRandomGrey {
	border: 1px solid #666666;
}
.TextLinkNormalOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFCC00;
	line-height: normal;
	text-transform: none;
	text-decoration: none;

}
.TextStandardGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;

}
.LineLeftGrey {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.TitelStandardOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #333333;
}
.TextSmallGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;

}
.TextSmallFatGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.TextStandardFatGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;

}
