.rBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: 898989;
	background-color: #333333;
}
.cPad {
	padding: 10px;
}
.textLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
}
.textLeftHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFCC00;
}
.textBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.textHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCC99;
}
a:link {
	text-decoration: none;
	color: #898989;
}
a:visited {
	text-decoration: none;
	color: #898989;
}
.textMainHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF9900;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #898989;
}
.allBorderLines {
	border: 1px solid #898989;
}
.textProjectHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #33CCFF;
}
.textBodyGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.textBodySize10 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
