.header .left .content {
	background: url(/images/site5/intro.png) no-repeat;
	color: #ffffff;
}
.header .left .content .text *{
	color: white;
}
#home_left_block_1 a,
#home_left_block_2 a,
#home_left_block_3 a,
.right-block a,
.teaserText a  {
	color : #206041 !important;
}
#home_left_block_1 a:hover,
#home_left_block_2 a:hover,
#home_left_block_3 a:hover,
.right-block a:hover,
.teaserText a:hover,
.header .left .content a:hover {
	color : black !important;
}

.frontForm INPUT.frontButton {
	background-color : #206041;
	padding: 2px 5px;
	font-size: 10px;
	margin-top: 10px;
	border: 1px solid #A5A5A5;
	color: white;
}
