DIV.main_header {
	background-color:		#F7D7E6;
}

DIV.logo {
	background-image:		url('../images/voigt_ag_header.jpg');
}

a {
	color:					#A5004A;
}


/* START NAVIGATION OVERRIDE */
DIV.navigation-1 a{
	border-top:				1px solid #E4C0D1;
	color:					#CD78A0;
}

DIV.navigation-1-last a{
	border-bottom:			1px solid #E4C0D1;
}

DIV.navigation-1-act a, DIV.navigation-1 a:hover {
	background-color:		#EAD8E0;
	color:					#A5004A;
}


DIV.navigation-2 a{
	color:					#CD78A0;
}

DIV.navigation-2-act a, DIV.navigation-2 a:hover {
	background-color:		#EAD8E0;
	color:					#A5004A;
	background-image:		url('../images/navigation_point_ag.jpg');
}

DIV.navigation-3 a{
	color:					#CD78A0;
}

DIV.navigation-3-act a, DIV.navigation-3 a:hover {
	background-color:		#EAD8E0;
	color:					#A5004A;
}
/* END NAVIGATION OVERRIDE */


/* BEGIN RIGHTCONTENT OVERRIDE */
DIV.rightcontent h2{
	color: 					#B40054;					
}
/* END RIGHTCONTENT OVVERRIDE */
