/***** == Start General Style Information ======================================================== *****/
/***** #9E005D = Wagenmans Magenta *****/
/***** #FFFFFF = White *****/
/***** #132530 = Black *****/
/***** == End General Style Information ======================================================== *****/

/**** == Start HTML Basic Elements ========================================================  ****/
a,a:link {
color: #9E005D;
}

a:visited {
}

a:active {
}

a:hover {
text-decoration:underline;
}


h1,h2,h3,h4,h5,h6 {
color: #9E005D;
}

strong,b {
}

html>body {
width: 100%;
height: 100%;
}

/**** == End HTML Basic Elements ========================================================  ****/

/*** == Start Site Layout ========================================================  ***/


				/*** A2a Header Right Welcome ***/
				#LAYOUT1-A2a {
				background-color:#9E005D;
				}

				/*** A2c Header Right Navigation ***/
				#LAYOUT1-A2c {
				border-color: #9E005D;
				}
				
		/*** D Footer ***/
		#LAYOUT1-D {
		border-color: #9E005D;
		}
					
/*** == End Site Layout ========================================================  ***/

				
				
/** == Start Classes ========================================================  **/

/** == End Classes ========================================================  **/	

/* == Start Forms and Components  ======================================================== */	

	.Nav1 a,
	.Nav1 a:link,
	.Nav1 a:visited,
	.Nav1 a:active,
	.Nav1 a:hover {
	color:#fff;
	}
	
	.Nav1 a.Active,
	.Nav1 a.Active:link,
	.Nav1 a.Active:visited,
	.Nav1 a.Active:hover,
	.Nav1 a:active,
	.Nav1 a:hover {
	color:#bb83a4;
	}
	
	.Nav2 a,
	.Nav2 a:link,
	.Nav2 a:visited,
	.Nav2 a:hover,
	.Nav2 a:active {
	color:#000;
	background-image: url(Nav-Magenta-bg.gif);
	}
	
	.Nav2 a.Active,
	.Nav2 a.Active:link,
	.Nav2 a.Active:visited,
	.Nav2 a.Active:hover,
	.Nav2 a:active,
	.Nav2 a:hover {
	color:#a1aba2;
	background-image: url(Nav-bg-hover.gif);
	}
	
	.Nav3 a,
	.Nav3 a:link,
	.Nav3 a:visited,
	.Nav3 a:hover,
	.Nav3 a:active {
	color:#9E005D;
	}
	
	.Nav3 a.Active,
	.Nav3 a.Active:link,
	.Nav3 a.Active:visited,
	.Nav3 a.Active:hover,
	.Nav3 a:active,
	.Nav3 a:hover {
	color:#bb83a4;
	}

.Collectie strong {
color: #9E005D;
}

.Collectie .Price {
border-color: #9E005D; 
}

.Collectie .PriceTitel {
background-color: #9E005D;
}

.Collectie .PricePrice {
color: #9E005D;
}

/* == End Forms and  Componets ========================================================  */	