#site_layout {
	background-color: #D8E1CD;
	height: 100%;
	width: 100%;
	padding-top: 10px;
}
.copyrightFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
.GearMan_font {
	color: #808080;
	font-size: 16px;
}
.titel_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D6A400;
}

.normalFont {
	color: #333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
