.header .left .content {
	background: #530046 !important;
	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 : #530046 !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 : #530046;
	padding: 2px 5px;
	font-size: 10px;
	margin-top: 10px;
	border: 1px solid #A5A5A5;
	color: white;
}