body.serie_1 #center_wrapper #center a	{	color: #4d8a10;	}	
body.serie_2 #center_wrapper #center a	{	color: #00909a;	}	
body.serie_3 #center_wrapper #center a	{	color: #00789a;	}	
body.serie_4 #center_wrapper #center a	{	color: #928802;	}	
body.serie_5 #center_wrapper #center a	{	color: #980283;	}	
body.serie_6 #center_wrapper #center a	{	color: #9a0038;	}	
body.serie_7 #center_wrapper #center a	{	color: #9a5f00;	}	
body.serie_8 #center_wrapper #center a	{	color: #ca6106;	}	


/* Quicklinks */
body.serie_1 #center_wrapper #center #quicklink
{
	background-image: url(/images/serie_1/quicklink_back.png);
	background-repeat: no-repeat;
	background-position: top left;
}

body.serie_2 #center_wrapper #center #quicklink
{
	background-image: url(/images/serie_2/quicklink_back.png);
	background-repeat: no-repeat;
	background-position: top left;
}

body.serie_3 #center_wrapper #center #quicklink
{
	background-image: url(/images/serie_3/quicklink_back.png);
	background-repeat: no-repeat;
	background-position: top left;
}

body.serie_4 #center_wrapper #center #quicklink
{
	background-image: url(/images/serie_4/quicklink_back.png);
	background-repeat: no-repeat;
	background-position: top left;
}


/* Footer kleur */
body.serie_1 #footer #footer_content		
{
	background-color: #4d8a10;
}
	
	body.serie_1 #footer #footer_content	#block_center
	{
		border-left: 1px solid #a6c487;
	}
	
	body.serie_1 #footer #footer_content	#block_right
	{
		border-left: 1px solid #a6c487;
	}
	
	body.serie_1 #footer #footer_content #address
	{
		color: #a6c487;
	}
	
	body.serie_1 #footer #footer_content #address ul li a
	{
		color: #a6c487;
	}
	
	body.serie_1 #footer #footer_content #address ul li a:hover
	{
		color: #FFF;
	}

body.serie_2 #footer #footer_content		
{
	background-color: #00909a;
}
	
	body.serie_2 #footer #footer_content	#block_center
	{
		border-left: 1px solid #7fc7cc;
	}
	
	body.serie_2 #footer #footer_content	#block_right
	{
		border-left: 1px solid #7fc7cc;
	}
	
	body.serie_2 #footer #footer_content #address
	{
		color: #7fc7cc;
	}
	
	body.serie_2 #footer #footer_content #address ul li a
	{
		color: #7fc7cc;
	}
	
	body.serie_2 #footer #footer_content #address ul li a:hover
	{
		color: #FFF;
	}

body.serie_3 #footer #footer_content		
{
	background-color: #00789a;
}
	
	body.serie_3 #footer #footer_content	#block_center
	{
		border-left: 1px solid #7fbbcc;
	}
	
	body.serie_3 #footer #footer_content	#block_right
	{
		border-left: 1px solid #7fbbcc;
	}
	
	body.serie_3 #footer #footer_content #address
	{
		color: #7fbbcc;
	}
	
	body.serie_3 #footer #footer_content #address ul li a
	{
		color: #7fbbcc;
	}
	
	body.serie_3 #footer #footer_content #address ul li a:hover
	{
		color: #FFF;
	}

body.serie_4 #footer #footer_content		
{
	background-color: #928802;
}
	
	body.serie_4 #footer #footer_content	#block_center
	{
		border-left: 1px solid #c8c380;
	}
	
	body.serie_4 #footer #footer_content	#block_right
	{
		border-left: 1px solid #c8c380;
	}
	
	body.serie_4 #footer #footer_content #address
	{
		color: #c8c380;
	}
	
	body.serie_4 #footer #footer_content #address ul li a
	{
		color: #c8c380;
	}
	
	body.serie_4 #footer #footer_content #address ul li a:hover
	{
		color: #FFF;
	}
	
body.serie_5 #footer #footer_content		
{
	background-color: #980283;
}
	
	body.serie_5 #footer #footer_content	#block_center
	{
		border-left: 1px solid #cb80c1;
	}
	
	body.serie_5 #footer #footer_content	#block_right
	{
		border-left: 1px solid #cb80c1;
	}
	
	body.serie_5 #footer #footer_content #address
	{
		color: #cb80c1;
	}
	
	body.serie_5 #footer #footer_content #address ul li a
	{
		color: #cb80c1;
	}
	
	body.serie_5 #footer #footer_content #address ul li a:hover
	{
		color: #FFF;
	}
	
body.serie_6 #footer #footer_content		
{
	background-color: #9a0038;
}
	
	body.serie_6 #footer #footer_content	#block_center
	{
		border-left: 1px solid #cc7f9b;
	}
	
	body.serie_6 #footer #footer_content	#block_right
	{
		border-left: 1px solid #cc7f9b;
	}
	
	body.serie_6 #footer #footer_content #address
	{
		color: #cc7f9b;
	}
	
	body.serie_6 #footer #footer_content #address ul li a
	{
		color: #cc7f9b;
	}
	
	body.serie_6 #footer #footer_content #address ul li a:hover
	{
		color: #FFF;
	}
	
body.serie_7 #footer #footer_content		
{
	background-color: #9a5f00;
}
	
	body.serie_7 #footer #footer_content	#block_center
	{
		border-left: 1px solid #ccaf7f;
	}
	
	body.serie_7 #footer #footer_content	#block_right
	{
		border-left: 1px solid #ccaf7f;
	}
	
	body.serie_7 #footer #footer_content #address
	{
		color: #ccaf7f;
	}
	
	body.serie_7 #footer #footer_content #address ul li a
	{
		color: #ccaf7f;
	}
	
	body.serie_7 #footer #footer_content #address ul li a:hover
	{
		color: #FFF;
	}
	
body.serie_8 #footer #footer_content		
{
	background-color: #ca6106;
}
	
	body.serie_8 #footer #footer_content	#block_center
	{
		border-left: 1px solid #e4b082;
	}
	
	body.serie_8 #footer #footer_content	#block_right
	{
		border-left: 1px solid #e4b082;
	}
	
	body.serie_8 #footer #footer_content #address
	{
		color: #e4b082;
	}
	
	body.serie_8 #footer #footer_content #address ul li a
	{
		color: #e4b082;
	}
	
	body.serie_8 #footer #footer_content #address ul li a:hover
	{
		color: #FFF;
	}

/* Footer submit */	
	
body.serie_1 #footer #footer_content #block_right ul li input.submit
{
	color: #4d8a10;
}

body.serie_2 #footer #footer_content #block_right ul li input.submit
{
	color: #00909a;
}

body.serie_3 #footer #footer_content #block_right ul li input.submit
{
	color: #00789a;
}

body.serie_4 #footer #footer_content #block_right ul li input.submit
{
	color: #928802;
}

body.serie_5 #footer #footer_content #block_right ul li input.submit
{
	color: #980283;
}

body.serie_6 #footer #footer_content #block_right ul li input.submit
{
	color: #9a0038;
}

body.serie_7 #footer #footer_content #block_right ul li input.submit
{
	color: #9a5f00;
}

body.serie_8 #footer #footer_content #block_right ul li input.submit
{
	color: #ca6106;
}

/* Twitter kleur */

body.serie_1 #center_wrapper #center #twitter h2
{
	color: #4d8a10;
}

body.serie_1 #center_wrapper #center #twitter h3 span
{
	color: #4d8a10;
	text-transform: uppercase;
	padding-left: 10px;
}

body.serie_1 #center_wrapper #center #twitter a
{
	color: #4d8a10;
}

body.serie_1 #center_wrapper #center #twitter a:hover
{
	text-decoration: underline;
}


body.serie_2 #center_wrapper #center #twitter h2
{
	color: #00909a;	
}

body.serie_2 #center_wrapper #center #twitter h3 span
{
	color: #00909a;
	text-transform: uppercase;	
	padding-left: 10px;
}

body.serie_2 #center_wrapper #center #twitter a
{
	color: #00789a;
}

body.serie_2 #center_wrapper #center #twitter a:hover
{
	text-decoration: underline;
}



body.serie_3 #center_wrapper #center #twitter h2
{
	color: #00789a;
}

body.serie_3 #center_wrapper #center #twitter h3 span
{
	color: #00789a;
	text-transform: uppercase;	
	padding-left: 10px;
}

body.serie_3 #center_wrapper #center #twitter a
{
	color: #00789a;
}

body.serie_3 #center_wrapper #center #twitter a:hover
{
	text-decoration: underline;
}



body.serie_4 #center_wrapper #center #twitter h2
{
	color: #928802;
}

body.serie_4 #center_wrapper #center #twitter h3 span
{
	color: #928802;
	text-transform: uppercase;	
	padding-left: 10px;
}

body.serie_4 #center_wrapper #center #twitter a
{
	color: #928802;
}

body.serie_4 #center_wrapper #center #twitter a:hover
{
	text-decoration: underline;
}


/* nieuws menu kleur */

body.serie_1 #center_wrapper #center #news a:hover span.title	{	color: #008fc2;	}
body.serie_1 #center_wrapper #center #news a:hover span.date	{	color: #4d8a10;	}

body.serie_2 #center_wrapper #center #news a:hover span.date	{	color: #7fc7cc;	}
body.serie_2 #center_wrapper #center #news a:hover span.title	{	color: #bf5d00;	}

body.serie_3 #center_wrapper #center #news a:hover span.date	{	color: #7fbbcc;	}
body.serie_3 #center_wrapper #center #news a:hover span.title	{	color: #880083;	}

body.serie_4 #center_wrapper #center #news a:hover span.date	{	color: #c8c380;	}
body.serie_4 #center_wrapper #center #news a:hover span.title	{	color: #880041;	}


/* carroussel buttons */

body.serie_1 #center_wrapper #center .button_left			{	background-image: url(/images/serie_1/portfolio_left.png);	}
body.serie_1 #center_wrapper #center .button_left_active	{	background-image: url(/images/serie_1/portfolio_left_hover.png);	}
body.serie_1 #center_wrapper #center  .button_right			{	background-image: url(/images/serie_1/portfolio_right.png);	}
body.serie_1 #center_wrapper #center .button_right_active	{	background-image: url(/images/serie_1/portfolio_right_hover.png);}

body.serie_2 #center_wrapper #center .button_left			{	background-image: url(/images/serie_2/portfolio_left.png);}
body.serie_2 #center_wrapper #center .button_left_active	{	background-image: url(/images/serie_2/portfolio_left_hover.png);}
body.serie_2 #center_wrapper #center  .button_right			{	background-image: url(/images/serie_2/portfolio_right.png);}
body.serie_2 #center_wrapper #center .button_right_active	{	background-image: url(/images/serie_2/portfolio_right_hover.png);}

body.serie_3 #center_wrapper #center .button_left			{	background-image: url(/images/serie_3/portfolio_left.png);}
body.serie_3 #center_wrapper #center .button_left_active	{	background-image: url(/images/serie_3/portfolio_left_hover.png);}
body.serie_3 #center_wrapper #center  .button_right			{	background-image: url(/images/serie_3/portfolio_right.png);}
body.serie_3 #center_wrapper #center .button_right_active	{	background-image: url(/images/serie_3/portfolio_right_hover.png);}

body.serie_4 #center_wrapper #center .button_left			{	background-image: url(/images/serie_4/portfolio_left.png);}
body.serie_4 #center_wrapper #center .button_left_active	{	background-image: url(/images/serie_4/portfolio_left_hover.png);}
body.serie_4 #center_wrapper #center  .button_right			{	background-image: url(/images/serie_4/portfolio_right.png);}
body.serie_4 #center_wrapper #center .button_right_active	{	background-image: url(/images/serie_4/portfolio_right_hover.png);}

body.serie_5 #center_wrapper #center .button_left			{	background-image: url(/images/serie_5/portfolio_left.png);}
body.serie_5 #center_wrapper #center .button_left_active	{	background-image: url(/images/serie_5/portfolio_left_hover.png);}
body.serie_5 #center_wrapper #center  .button_right			{	background-image: url(/images/serie_5/portfolio_right.png);}
body.serie_5 #center_wrapper #center .button_right_active	{	background-image: url(/images/serie_5/portfolio_right_hover.png);}

body.serie_6 #center_wrapper #center .button_left			{	background-image: url(/images/serie_6/portfolio_left.png);}
body.serie_6 #center_wrapper #center .button_left_active	{	background-image: url(/images/serie_6/portfolio_left_hover.png);}
body.serie_6 #center_wrapper #center  .button_right			{	background-image: url(/images/serie_6/portfolio_right.png);}
body.serie_6 #center_wrapper #center .button_right_active	{	background-image: url(/images/serie_6/portfolio_right_hover.png);}

body.serie_7 #center_wrapper #center .button_left			{	background-image: url(/images/serie_7/portfolio_left.png);}
body.serie_7 #center_wrapper #center .button_left_active	{	background-image: url(/images/serie_7/portfolio_left_hover.png);}
body.serie_7 #center_wrapper #center  .button_right			{	background-image: url(/images/serie_7/portfolio_right.png);}
body.serie_7 #center_wrapper #center .button_right_active	{	background-image: url(/images/serie_7/portfolio_right_hover.png);}

body.serie_8 #center_wrapper #center .button_left			{	background-image: url(/images/serie_8/portfolio_left.png);}
body.serie_8 #center_wrapper #center .button_left_active	{	background-image: url(/images/serie_8/portfolio_left_hover.png);}
body.serie_8 #center_wrapper #center  .button_right			{	background-image: url(/images/serie_8/portfolio_right.png);}
body.serie_8 #center_wrapper #center .button_right_active	{	background-image: url(/images/serie_8/portfolio_right_hover.png);}

body.serie_1 #center_wrapper #center #portfolio_list_bottom .button_left 		{	background-image: url(/images/serie_1/portfolio_left.png);}
body.serie_1 #center_wrapper #center #portfolio_list_bottom .button_left_active	{	background-image: url(/images/serie_1/portfolio_left_hover.png);}
body.serie_1 #center_wrapper #center #portfolio_list_bottom .button_right		{	background-image: url(/images/serie_1/portfolio_right.png);}
body.serie_1 #center_wrapper #center #portfolio_list_bottom .button_right_active{	background-image: url(/images/serie_1/portfolio_right_hover.png);}

body.serie_2 #center_wrapper #center #portfolio_list_bottom .button_left 		{	background-image: url(/images/serie_2/portfolio_left.png);}
body.serie_2 #center_wrapper #center #portfolio_list_bottom .button_left_active	{	background-image: url(/images/serie_2/portfolio_left_hover.png);}
body.serie_2 #center_wrapper #center #portfolio_list_bottom .button_right		{	background-image: url(/images/serie_2/portfolio_right.png);}
body.serie_2 #center_wrapper #center #portfolio_list_bottom .button_right_active{	background-image: url(/images/serie_2/portfolio_right_hover.png);}

body.serie_3 #center_wrapper #center #portfolio_list_bottom .button_left 		{	background-image: url(/images/serie_3/portfolio_left.png);}
body.serie_3 #center_wrapper #center #portfolio_list_bottom .button_left_active	{	background-image: url(/images/serie_3/portfolio_left_hover.png);}
body.serie_3 #center_wrapper #center #portfolio_list_bottom .button_right		{	background-image: url(/images/serie_3/portfolio_right.png);}
body.serie_3 #center_wrapper #center #portfolio_list_bottom .button_right_active{	background-image: url(/images/serie_3/portfolio_right_hover.png);}

body.serie_4 #center_wrapper #center #portfolio_list_bottom .button_left 		{	background-image: url(/images/serie_4/portfolio_left.png);}
body.serie_4 #center_wrapper #center #portfolio_list_bottom .button_left_active	{	background-image: url(/images/serie_4/portfolio_left_hover.png);}
body.serie_4 #center_wrapper #center #portfolio_list_bottom .button_right		{	background-image: url(/images/serie_4/portfolio_right.png);}
body.serie_4 #center_wrapper #center #portfolio_list_bottom .button_right_active{	background-image: url(/images/serie_4/portfolio_right_hover.png);}

body.serie_5 #center_wrapper #center #portfolio_list_bottom .button_left 		{	background-image: url(/images/serie_5/portfolio_left.png);}
body.serie_5 #center_wrapper #center #portfolio_list_bottom .button_left_active	{	background-image: url(/images/serie_5/portfolio_left_hover.png);}
body.serie_5 #center_wrapper #center #portfolio_list_bottom .button_right		{	background-image: url(/images/serie_5/portfolio_right.png);}
body.serie_5 #center_wrapper #center #portfolio_list_bottom .button_right_active{	background-image: url(/images/serie_5/portfolio_right_hover.png);}

body.serie_6 #center_wrapper #center #portfolio_list_bottom .button_left 		{	background-image: url(/images/serie_6/portfolio_left.png);}
body.serie_6 #center_wrapper #center #portfolio_list_bottom .button_left_active	{	background-image: url(/images/serie_6/portfolio_left_hover.png);}
body.serie_6 #center_wrapper #center #portfolio_list_bottom .button_right		{	background-image: url(/images/serie_6/portfolio_right.png);}
body.serie_6 #center_wrapper #center #portfolio_list_bottom .button_right_active{	background-image: url(/images/serie_6/portfolio_right_hover.png);}

body.serie_7 #center_wrapper #center #portfolio_list_bottom .button_left 		{	background-image: url(/images/serie_7/portfolio_left.png);}
body.serie_7 #center_wrapper #center #portfolio_list_bottom .button_left_active	{	background-image: url(/images/serie_7/portfolio_left_hover.png);}
body.serie_7 #center_wrapper #center #portfolio_list_bottom .button_right		{	background-image: url(/images/serie_7/portfolio_right.png);}
body.serie_7 #center_wrapper #center #portfolio_list_bottom .button_right_active{	background-image: url(/images/serie_7/portfolio_right_hover.png);}

body.serie_8 #center_wrapper #center #portfolio_list_bottom .button_left 		{	background-image: url(/images/serie_8/portfolio_left.png);}
body.serie_8 #center_wrapper #center #portfolio_list_bottom .button_left_active	{	background-image: url(/images/serie_8/portfolio_left_hover.png);}
body.serie_8 #center_wrapper #center #portfolio_list_bottom .button_right		{	background-image: url(/images/serie_8/portfolio_right.png);}
body.serie_8 #center_wrapper #center #portfolio_list_bottom .button_right_active{	background-image: url(/images/serie_8/portfolio_right_hover.png);}

body.serie_1 #center_wrapper #center #medewerkers_content .button_left			{	background-image: url(/images/serie_1/portfolio_left.png);}
body.serie_1 #center_wrapper #center #medewerkers_content .button_left_active	{	background-image: url(/images/serie_1/portfolio_left_hover.png);}
body.serie_1 #center_wrapper #center #medewerkers_content .button_right			{	background-image: url(/images/serie_1/portfolio_right.png);}
body.serie_1 #center_wrapper #center #medewerkers_content .button_right_active	{	background-image: url(/images/serie_1/portfolio_right_hover.png);}

body.serie_2 #center_wrapper #center #medewerkers_content .button_left			{	background-image: url(/images/serie_2/portfolio_left.png);}
body.serie_2 #center_wrapper #center #medewerkers_content .button_left_active	{	background-image: url(/images/serie_2/portfolio_left_hover.png);}
body.serie_2 #center_wrapper #center #medewerkers_content .button_right			{	background-image: url(/images/serie_2/portfolio_right.png);}
body.serie_2 #center_wrapper #center #medewerkers_content .button_right_active	{	background-image: url(/images/serie_2/portfolio_right_hover.png);}

body.serie_3 #center_wrapper #center #medewerkers_content .button_left			{	background-image: url(/images/serie_3/portfolio_left.png);}
body.serie_3 #center_wrapper #center #medewerkers_content .button_left_active	{	background-image: url(/images/serie_3/portfolio_left_hover.png);}
body.serie_3 #center_wrapper #center #medewerkers_content .button_right			{	background-image: url(/images/serie_3/portfolio_right.png);}
body.serie_3 #center_wrapper #center #medewerkers_content .button_right_active	{	background-image: url(/images/serie_3/portfolio_right_hover.png);}

body.serie_4 #center_wrapper #center #medewerkers_content .button_left			{	background-image: url(/images/serie_4/portfolio_left.png);}
body.serie_4 #center_wrapper #center #medewerkers_content .button_left_active	{	background-image: url(/images/serie_4/portfolio_left_hover.png);}
body.serie_4 #center_wrapper #center #medewerkers_content .button_right			{	background-image: url(/images/serie_4/portfolio_right.png);}
body.serie_4 #center_wrapper #center #medewerkers_content .button_right_active	{	background-image: url(/images/serie_4/portfolio_right_hover.png);}

body.serie_5 #center_wrapper #center #medewerkers_content .button_left			{	background-image: url(/images/serie_5/portfolio_left.png);}
body.serie_5 #center_wrapper #center #medewerkers_content .button_left_active	{	background-image: url(/images/serie_5/portfolio_left_hover.png);}
body.serie_5 #center_wrapper #center #medewerkers_content .button_right			{	background-image: url(/images/serie_5/portfolio_right.png);}
body.serie_5 #center_wrapper #center #medewerkers_content .button_right_active	{	background-image: url(/images/serie_5/portfolio_right_hover.png);}

body.serie_6 #center_wrapper #center #medewerkers_content .button_left			{	background-image: url(/images/serie_6/portfolio_left.png);}
body.serie_6 #center_wrapper #center #medewerkers_content .button_left_active	{	background-image: url(/images/serie_6/portfolio_left_hover.png);}
body.serie_6 #center_wrapper #center #medewerkers_content .button_right			{	background-image: url(/images/serie_6/portfolio_right.png);}
body.serie_6 #center_wrapper #center #medewerkers_content .button_right_active	{	background-image: url(/images/serie_6/portfolio_right_hover.png);}

body.serie_7 #center_wrapper #center #medewerkers_content .button_left			{	background-image: url(/images/serie_7/portfolio_left.png);}
body.serie_7 #center_wrapper #center #medewerkers_content .button_left_active	{	background-image: url(/images/serie_7/portfolio_left_hover.png);}
body.serie_7 #center_wrapper #center #medewerkers_content .button_right			{	background-image: url(/images/serie_7/portfolio_right.png);}
body.serie_7 #center_wrapper #center #medewerkers_content .button_right_active	{	background-image: url(/images/serie_7/portfolio_right_hover.png);}

body.serie_8 #center_wrapper #center #medewerkers_content .button_left			{	background-image: url(/images/serie_8/portfolio_left.png);}
body.serie_8 #center_wrapper #center #medewerkers_content .button_left_active	{	background-image: url(/images/serie_8/portfolio_left_hover.png);}
body.serie_8 #center_wrapper #center #medewerkers_content .button_right			{	background-image: url(/images/serie_8/portfolio_right.png);}
body.serie_8 #center_wrapper #center #medewerkers_content .button_right_active	{	background-image: url(/images/serie_8/portfolio_right_hover.png);}

body.serie_1 #center_wrapper #center #portfolio_detail .button_left				{	background-image: url(/images/serie_1/portfolio_left.png);}
body.serie_1 #center_wrapper #center #portfolio_detail .button_left_active		{	background-image: url(/images/serie_1/portfolio_left_hover.png);}
body.serie_1 #center_wrapper #center #portfolio_detail .button_right			{	background-image: url(/images/serie_1/portfolio_right.png);}
body.serie_1 #center_wrapper #center #portfolio_detail .button_right_active		{	background-image: url(/images/serie_1/portfolio_right_hover.png);}

body.serie_2 #center_wrapper #center #portfolio_detail .button_left				{	background-image: url(/images/serie_2/portfolio_left.png);}
body.serie_2 #center_wrapper #center #portfolio_detail .button_left_active		{	background-image: url(/images/serie_2/portfolio_left_hover.png);}
body.serie_2 #center_wrapper #center #portfolio_detail .button_right			{	background-image: url(/images/serie_2/portfolio_right.png);}
body.serie_2 #center_wrapper #center #portfolio_detail .button_right_active		{	background-image: url(/images/serie_2/portfolio_right_hover.png);}

body.serie_3 #center_wrapper #center #portfolio_detail .button_left				{	background-image: url(/images/serie_3/portfolio_left.png);}
body.serie_3 #center_wrapper #center #portfolio_detail .button_left_active		{	background-image: url(/images/serie_3/portfolio_left_hover.png);}
body.serie_3 #center_wrapper #center #portfolio_detail .button_right			{	background-image: url(/images/serie_3/portfolio_right.png);}
body.serie_3 #center_wrapper #center #portfolio_detail .button_right_active		{	background-image: url(/images/serie_3/portfolio_right_hover.png);}

body.serie_4 #center_wrapper #center #portfolio_detail .button_left				{	background-image: url(/images/serie_4/portfolio_left.png);}
body.serie_4 #center_wrapper #center #portfolio_detail .button_left_active		{	background-image: url(/images/serie_4/portfolio_left_hover.png);}
body.serie_4 #center_wrapper #center #portfolio_detail .button_right			{	background-image: url(/images/serie_4/portfolio_right.png);}
body.serie_4 #center_wrapper #center #portfolio_detail .button_right_active		{	background-image: url(/images/serie_4/portfolio_right_hover.png);}

body.serie_5 #center_wrapper #center #portfolio_detail .button_left				{	background-image: url(/images/serie_5/portfolio_left.png);}
body.serie_5 #center_wrapper #center #portfolio_detail .button_left_active		{	background-image: url(/images/serie_5/portfolio_left_hover.png);}
body.serie_5 #center_wrapper #center #portfolio_detail .button_right			{	background-image: url(/images/serie_5/portfolio_right.png);}
body.serie_5 #center_wrapper #center #portfolio_detail .button_right_active		{	background-image: url(/images/serie_5/portfolio_right_hover.png);}

body.serie_6 #center_wrapper #center #portfolio_detail .button_left				{	background-image: url(/images/serie_6/portfolio_left.png);}
body.serie_6 #center_wrapper #center #portfolio_detail .button_left_active		{	background-image: url(/images/serie_6/portfolio_left_hover.png);}
body.serie_6 #center_wrapper #center #portfolio_detail .button_right			{	background-image: url(/images/serie_6/portfolio_right.png);}
body.serie_6 #center_wrapper #center #portfolio_detail .button_right_active		{	background-image: url(/images/serie_6/portfolio_right_hover.png);}

body.serie_7 #center_wrapper #center #portfolio_detail .button_left				{	background-image: url(/images/serie_7/portfolio_left.png);}
body.serie_7 #center_wrapper #center #portfolio_detail .button_left_active		{	background-image: url(/images/serie_7/portfolio_left_hover.png);}
body.serie_7 #center_wrapper #center #portfolio_detail .button_right			{	background-image: url(/images/serie_7/portfolio_right.png);}
body.serie_7 #center_wrapper #center #portfolio_detail .button_right_active		{	background-image: url(/images/serie_7/portfolio_right_hover.png);}

body.serie_8 #center_wrapper #center #portfolio_detail .button_left				{	background-image: url(/images/serie_8/portfolio_left.png);}
body.serie_8 #center_wrapper #center #portfolio_detail .button_left_active		{	background-image: url(/images/serie_8/portfolio_left_hover.png);}
body.serie_8 #center_wrapper #center #portfolio_detail .button_right			{	background-image: url(/images/serie_8/portfolio_right.png);}
body.serie_8 #center_wrapper #center #portfolio_detail .button_right_active		{	background-image: url(/images/serie_8/portfolio_right_hover.png);}

/* carroussel dots */

body.serie_1 #center_wrapper #center  #webtext .portfolio_pagecount ul li.active,
body.serie_1 #center_wrapper #center  #medewerkers_content .portfolio_pagecount ul li.active,
body.serie_1 #center_wrapper #center  #portfolio_detail .portfolio_pagecount ul li.active
{
	background-image: url(/images/serie_1/dot.jpg);
}

body.serie_2 #center_wrapper #center  #webtext .portfolio_pagecount ul li.active,
body.serie_2 #center_wrapper #center  #medewerkers_content .portfolio_pagecount ul li.active,
body.serie_2 #center_wrapper #center  #portfolio_detail .portfolio_pagecount ul li.active
{
	background-image: url(/images/serie_2/dot.jpg);
}

body.serie_3 #center_wrapper #center  #webtext .portfolio_pagecount ul li.active,
body.serie_3 #center_wrapper #center  #medewerkers_content .portfolio_pagecount ul li.active,
body.serie_3 #center_wrapper #center  #portfolio_detail .portfolio_pagecount ul li.active
{
	background-image: url(/images/serie_3/dot.jpg);
}

body.serie_4 #center_wrapper #center  #webtext .portfolio_pagecount ul li.active,
body.serie_4 #center_wrapper #center  #medewerkers_content .portfolio_pagecount ul li.active,
body.serie_4 #center_wrapper #center  #portfolio_detail .portfolio_pagecount ul li.active
{
	background-image: url(/images/serie_4/dot.jpg);
}

body.serie_5 #center_wrapper #center  #webtext .portfolio_pagecount ul li.active,
body.serie_5 #center_wrapper #center  #medewerkers_content .portfolio_pagecount ul li.active,
body.serie_5 #center_wrapper #center  #portfolio_detail .portfolio_pagecount ul li.active
{
	background-image: url(/images/serie_5/dot.jpg);
}

body.serie_6 #center_wrapper #center  #webtext .portfolio_pagecount ul li.active,
body.serie_6 #center_wrapper #center  #medewerkers_content .portfolio_pagecount ul li.active,
body.serie_6 #center_wrapper #center  #portfolio_detail .portfolio_pagecount ul li.active
{
	background-image: url(/images/serie_6/dot.jpg);
}

body.serie_7 #center_wrapper #center  #webtext .portfolio_pagecount ul li.active,
body.serie_7 #center_wrapper #center  #medewerkers_content .portfolio_pagecount ul li.active,
body.serie_7 #center_wrapper #center  #portfolio_detail .portfolio_pagecount ul li.active
{
	background-image: url(/images/serie_7/dot.jpg);
}

body.serie_8 #center_wrapper #center  #webtext .portfolio_pagecount ul li.active,
body.serie_8 #center_wrapper #center  #medewerkers_content .portfolio_pagecount ul li.active,
body.serie_8 #center_wrapper #center  #portfolio_detail .portfolio_pagecount ul li.active
{
	background-image: url(/images/serie_8/dot.jpg);
}

body.serie_1 #center_wrapper #center #portfolio_list_bottom .portfolio_pagecount ul li.active	{	background-image: url(/images/serie_1/dot.jpg); }
body.serie_2 #center_wrapper #center #portfolio_list_bottom .portfolio_pagecount ul li.active	{	background-image: url(/images/serie_2/dot.jpg); }
body.serie_3 #center_wrapper #center #portfolio_list_bottom .portfolio_pagecount ul li.active	{	background-image: url(/images/serie_3/dot.jpg); }
body.serie_4 #center_wrapper #center #portfolio_list_bottom .portfolio_pagecount ul li.active	{	background-image: url(/images/serie_4/dot.jpg); }
body.serie_5 #center_wrapper #center #portfolio_list_bottom .portfolio_pagecount ul li.active	{	background-image: url(/images/serie_5/dot.jpg); }
body.serie_6 #center_wrapper #center #portfolio_list_bottom .portfolio_pagecount ul li.active	{	background-image: url(/images/serie_6/dot.jpg); }
body.serie_7 #center_wrapper #center #portfolio_list_bottom .portfolio_pagecount ul li.active	{	background-image: url(/images/serie_7/dot.jpg); }
body.serie_8 #center_wrapper #center #portfolio_list_bottom .portfolio_pagecount ul li.active	{	background-image: url(/images/serie_8/dot.jpg); }

/* menu pijlen */
body.serie_1 #navigation #navmenu ul li a:hover							{	color: #4d8a10;		background-image: url(/images/serie_1/arrow_nav_right.jpg);		background-repeat: no-repeat; background-position: 0px 7px;}
body.serie_1 #navigation #navmenu ul li.active a						{	color: #4d8a10;		background-image: url(/images/serie_1/arrow_nav_bottom.jpg);	background-repeat: no-repeat; background-position: 0px 7px;}
body.serie_1 #navigation #navmenu ul li.active a:hover					{	color: #4d8a10;		background-image: url(/images/serie_1/arrow_nav_right.jpg);		background-repeat: no-repeat; background-position: 0px 7px;}
body.serie_1 #navigation #navmenu ul li.active ul li a					{	background: none; }
body.serie_1 #navigation #navmenu ul li.active ul li a:hover			{	color: #4d8a10;	background-image: url(/images/serie_1/arrow_nav_right.jpg);		background-repeat: no-repeat; background-position: 50px 5px;}
body.serie_1 #navigation #navmenu ul li.li_0_0_active ul li.active a	{	color: #FFFFFF; background-image: url(/images/serie_1/pijl.png); background-repeat: no-repeat; background-position: 0px 0px;}
body.serie_1 #navigation #navmenu ul li.li_0_1_active ul li.active a	{	color: #FFFFFF; background-image: url(/images/serie_1/pijl.png); background-repeat: no-repeat; background-position: 0px 0px;}
body.serie_1 #navigation #navmenu ul li.li_0_2_active ul li.active a	{	color: #FFFFFF; background-image: url(/images/serie_1/pijl.png); background-repeat: no-repeat; background-position: 0px 0px;}
body.serie_1 #navigation #navmenu ul li.li_0_3_active ul li.active a	{	color: #FFFFFF; background-image: url(/images/serie_1/pijl.png); background-repeat: no-repeat; background-position: 0px 0px;}

body.serie_2 #navigation #navmenu ul li a:hover							{	color: #00909a;		background-image: url(/images/serie_2/arrow_nav_right.jpg);		background-repeat: no-repeat; background-position: 0px 7px;}
body.serie_2 #navigation #navmenu ul li.active a						{	color: #00909a;		background-image: url(/images/serie_2/arrow_nav_bottom.jpg);	background-repeat: no-repeat; background-position: 0px 7px;}
body.serie_2 #navigation #navmenu ul li.active a:hover					{	color: #00909a;		background-image: url(/images/serie_2/arrow_nav_right.jpg);		background-repeat: no-repeat; background-position: 0px 7px;}
body.serie_2 #navigation #navmenu ul li.active ul li a					{	background: none; }
body.serie_2 #navigation #navmenu ul li.active ul li a:hover			{	color: #00909a;		background-image: url(/images/serie_2/arrow_nav_right.jpg);		background-repeat: no-repeat; background-position: 50px 5px;}
body.serie_2 #navigation #navmenu ul li.li_0_0_active ul li.active a	{	color: #FFFFFF; background-image: url(/images/serie_2/pijl.png); background-repeat: no-repeat; background-position: 0px 0px;}
body.serie_2 #navigation #navmenu ul li.li_0_1_active ul li.active a	{	color: #FFFFFF; background-image: url(/images/serie_2/pijl.png); background-repeat: no-repeat; background-position: 0px 0px;}
body.serie_2 #navigation #navmenu ul li.li_0_2_active ul li.active a	{	color: #FFFFFF; background-image: url(/images/serie_2/pijl.png); background-repeat: no-repeat; background-position: 0px 0px;}
body.serie_2 #navigation #navmenu ul li.li_0_3_active ul li.active a	{	color: #FFFFFF; background-image: url(/images/serie_2/pijl.png); background-repeat: no-repeat; background-position: 0px 0px;}

body.serie_3 #navigation #navmenu ul li a:hover							{	color: #00789a;		background-image: url(/images/serie_3/arrow_nav_right.jpg);		background-repeat: no-repeat; background-position: 0px 7px;}
body.serie_3 #navigation #navmenu ul li.active a						{	color: #00789a;		background-image: url(/images/serie_3/arrow_nav_bottom.jpg);	background-repeat: no-repeat; background-position: 0px 7px;}
body.serie_3 #navigation #navmenu ul li.active a:hover					{	color: #00789a;		background-image: url(/images/serie_3/arrow_nav_right.jpg);		background-repeat: no-repeat; background-position: 0px 7px;}
body.serie_3 #navigation #navmenu ul li.active ul li a					{	background: none; }
body.serie_3 #navigation #navmenu ul li.active ul li a:hover			{	color: #00789a;		background-image: url(/images/serie_3/arrow_nav_right.jpg);		background-repeat: no-repeat; background-position: 50px 5px;}
body.serie_3 #navigation #navmenu ul li.li_0_0_active ul li.active a	{	color: #FFFFFF; background-image: url(/images/serie_3/pijl.png); background-repeat: no-repeat; background-position: 0px 0px;}
body.serie_3 #navigation #navmenu ul li.li_0_1_active ul li.active a	{	color: #FFFFFF; background-image: url(/images/serie_3/pijl.png); background-repeat: no-repeat; background-position: 0px 0px;}
body.serie_3 #navigation #navmenu ul li.li_0_2_active ul li.active a	{	color: #FFFFFF; background-image: url(/images/serie_3/pijl.png); background-repeat: no-repeat; background-position: 0px 0px;}
body.serie_3 #navigation #navmenu ul li.li_0_3_active ul li.active a	{	color: #FFFFFF; background-image: url(/images/serie_3/pijl.png); background-repeat: no-repeat; background-position: 0px 0px;}

body.serie_4 #navigation #navmenu ul li a:hover							{	color: #928802;		background-image: url(/images/serie_4/arrow_nav_right.jpg);		background-repeat: no-repeat; background-position: 0px 7px;}
body.serie_4 #navigation #navmenu ul li.active a						{	color: #928802;		background-image: url(/images/serie_4/arrow_nav_bottom.jpg);	background-repeat: no-repeat; background-position: 0px 7px;}
body.serie_4 #navigation #navmenu ul li.active a:hover					{	color: #928802;		background-image: url(/images/serie_4/arrow_nav_right.jpg);		background-repeat: no-repeat; background-position: 0px 7px;}
body.serie_4 #navigation #navmenu ul li.active ul li a					{	background: none; }
body.serie_4 #navigation #navmenu ul li.active ul li a:hover			{	color: #928802;		background-image: url(/images/serie_4/arrow_nav_right.jpg);		background-repeat: no-repeat; background-position: 50px 5px;}
body.serie_4 #navigation #navmenu ul li.li_0_0_active ul li.active a	{	color: #FFFFFF; background-image: url(/images/serie_4/pijl.png); background-repeat: no-repeat; background-position: 0px 0px;}
body.serie_4 #navigation #navmenu ul li.li_0_1_active ul li.active a	{	color: #FFFFFF; background-image: url(/images/serie_4/pijl.png); background-repeat: no-repeat; background-position: 0px 0px;}
body.serie_4 #navigation #navmenu ul li.li_0_2_active ul li.active a	{	color: #FFFFFF; background-image: url(/images/serie_4/pijl.png); background-repeat: no-repeat; background-position: 0px 0px;}
body.serie_4 #navigation #navmenu ul li.li_0_3_active ul li.active a	{	color: #FFFFFF; background-image: url(/images/serie_4/pijl.png); background-repeat: no-repeat; background-position: 0px 0px;}

body.serie_5 #navigation #navmenu ul li a:hover							{	color: #980283;		background-image: url(/images/serie_5/arrow_nav_right.jpg);		background-repeat: no-repeat; background-position: 0px 7px;}
body.serie_5 #navigation #navmenu ul li.active a						{	color: #980283;		background-image: url(/images/serie_5/arrow_nav_bottom.jpg);	background-repeat: no-repeat; background-position: 0px 7px;}
body.serie_5 #navigation #navmenu ul li.active a:hover					{	color: #980283;		background-image: url(/images/serie_5/arrow_nav_right.jpg);		background-repeat: no-repeat; background-position: 0px 7px;}
body.serie_5 #navigation #navmenu ul li.active ul li a					{	background: none; }
body.serie_5 #navigation #navmenu ul li.active ul li a:hover			{	color: #980283;		background-image: url(/images/serie_5/arrow_nav_right.jpg);		background-repeat: no-repeat; background-position: 50px 5px;}
body.serie_5 #navigation #navmenu ul li.li_0_0_active ul li.active a	{	color: #FFFFFF; background-image: url(/images/serie_5/pijl.png); background-repeat: no-repeat; background-position: 0px 0px;}
body.serie_5 #navigation #navmenu ul li.li_0_1_active ul li.active a	{	color: #FFFFFF; background-image: url(/images/serie_5/pijl.png); background-repeat: no-repeat; background-position: 0px 0px;}
body.serie_5 #navigation #navmenu ul li.li_0_2_active ul li.active a	{	color: #FFFFFF; background-image: url(/images/serie_5/pijl.png); background-repeat: no-repeat; background-position: 0px 0px;}
body.serie_5 #navigation #navmenu ul li.li_0_3_active ul li.active a	{	color: #FFFFFF; background-image: url(/images/serie_5/pijl.png); background-repeat: no-repeat; background-position: 0px 0px;}

body.serie_6 #navigation #navmenu ul li a:hover							{	color: #9a0038;		background-image: url(/images/serie_6/arrow_nav_right.jpg);		background-repeat: no-repeat; background-position: 0px 7px;}
body.serie_6 #navigation #navmenu ul li.active a						{	color: #9a0038;		background-image: url(/images/serie_6/arrow_nav_bottom.jpg);	background-repeat: no-repeat; background-position: 0px 7px;}
body.serie_6 #navigation #navmenu ul li.active a:hover					{	color: #9a0038;		background-image: url(/images/serie_6/arrow_nav_right.jpg);		background-repeat: no-repeat; background-position: 0px 7px;}
body.serie_6 #navigation #navmenu ul li.active ul li a					{	background: none; }
body.serie_6 #navigation #navmenu ul li.active ul li a:hover			{	color: #9a0038;		background-image: url(/images/serie_6/arrow_nav_right.jpg);		background-repeat: no-repeat; background-position: 50px 5px;}
body.serie_6 #navigation #navmenu ul li.li_0_0_active ul li.active a	{	color: #FFFFFF; background-image: url(/images/serie_6/pijl.png); background-repeat: no-repeat; background-position: 0px 0px;}
body.serie_6 #navigation #navmenu ul li.li_0_1_active ul li.active a	{	color: #FFFFFF; background-image: url(/images/serie_6/pijl.png); background-repeat: no-repeat; background-position: 0px 0px;}
body.serie_6 #navigation #navmenu ul li.li_0_2_active ul li.active a	{	color: #FFFFFF; background-image: url(/images/serie_6/pijl.png); background-repeat: no-repeat; background-position: 0px 0px;}
body.serie_6 #navigation #navmenu ul li.li_0_3_active ul li.active a	{	color: #FFFFFF; background-image: url(/images/serie_6/pijl.png); background-repeat: no-repeat; background-position: 0px 0px;}

body.serie_7 #navigation #navmenu ul li a:hover							{	color: #9a5f00;		background-image: url(/images/serie_7/arrow_nav_right.jpg);		background-repeat: no-repeat; background-position: 0px 7px;}
body.serie_7 #navigation #navmenu ul li.active a						{	color: #9a5f00;		background-image: url(/images/serie_7/arrow_nav_bottom.jpg);	background-repeat: no-repeat; background-position: 0px 7px;}
body.serie_7 #navigation #navmenu ul li.active a:hover					{	color: #9a5f00;		background-image: url(/images/serie_7/arrow_nav_right.jpg);		background-repeat: no-repeat; background-position: 0px 7px;}
body.serie_7 #navigation #navmenu ul li.active ul li a					{	background: none; }
body.serie_7 #navigation #navmenu ul li.active ul li a:hover			{	color: #9a5f00;		background-image: url(/images/serie_7/arrow_nav_right.jpg);		background-repeat: no-repeat; background-position: 50px 5px;}
body.serie_7 #navigation #navmenu ul li.li_0_0_active ul li.active a	{	color: #FFFFFF; background-image: url(/images/serie_7/pijl.png); background-repeat: no-repeat; background-position: 0px 0px;}
body.serie_7 #navigation #navmenu ul li.li_0_1_active ul li.active a	{	color: #FFFFFF; background-image: url(/images/serie_7/pijl.png); background-repeat: no-repeat; background-position: 0px 0px;}
body.serie_7 #navigation #navmenu ul li.li_0_2_active ul li.active a	{	color: #FFFFFF; background-image: url(/images/serie_7/pijl.png); background-repeat: no-repeat; background-position: 0px 0px;}
body.serie_7 #navigation #navmenu ul li.li_0_3_active ul li.active a	{	color: #FFFFFF; background-image: url(/images/serie_7/pijl.png); background-repeat: no-repeat; background-position: 0px 0px;}

body.serie_8 #navigation #navmenu ul li a:hover							{	color: #ca6106;		background-image: url(/images/serie_8/arrow_nav_right.jpg);		background-repeat: no-repeat; background-position: 0px 7px;}
body.serie_8 #navigation #navmenu ul li.active a						{	color: #ca6106;		background-image: url(/images/serie_8/arrow_nav_bottom.jpg);	background-repeat: no-repeat; background-position: 0px 7px;}
body.serie_8 #navigation #navmenu ul li.active a:hover					{	color: #ca6106;		background-image: url(/images/serie_8/arrow_nav_right.jpg);		background-repeat: no-repeat; background-position: 0px 7px;}
body.serie_8 #navigation #navmenu ul li.active ul li a					{	background: none; }
body.serie_8 #navigation #navmenu ul li.active ul li a:hover			{	color: #ca6106;		background-image: url(/images/serie_8/arrow_nav_right.jpg);		background-repeat: no-repeat; background-position: 50px 5px;}
body.serie_8 #navigation #navmenu ul li.li_0_0_active ul li.active a	{	color: #FFFFFF; background-image: url(/images/serie_8/pijl.png); background-repeat: no-repeat; background-position: 0px 0px;}
body.serie_8 #navigation #navmenu ul li.li_0_1_active ul li.active a	{	color: #FFFFFF; background-image: url(/images/serie_8/pijl.png); background-repeat: no-repeat; background-position: 0px 0px;}
body.serie_8 #navigation #navmenu ul li.li_0_2_active ul li.active a	{	color: #FFFFFF; background-image: url(/images/serie_8/pijl.png); background-repeat: no-repeat; background-position: 0px 0px;}
body.serie_8 #navigation #navmenu ul li.li_0_3_active ul li.active a	{	color: #FFFFFF;background-image: url(/images/serie_8/pijl.png); background-repeat: no-repeat; background-position: 0px 0px;}

/* contact form */

body.serie_1 #center_wrapper #center #formprint input			{	border: 1px solid #4d8a10;	}
body.serie_1 #center_wrapper #center #formprint input.submit	{	border: 0; color: #4d8a10;	}
body.serie_1 #center_wrapper #center #formprint textarea		{	border: 1px solid #4d8a10;	}

body.serie_2 #center_wrapper #center #formprint input			{	border: 1px solid #00909a;	}
body.serie_2 #center_wrapper #center #formprint input.submit	{	border: 0; color: #00909a;	}
body.serie_2 #center_wrapper #center #formprint textarea		{	border: 1px solid #00909a;	}

body.serie_3 #center_wrapper #center #formprint input			{	border: 1px solid #00789a;	}
body.serie_3 #center_wrapper #center #formprint input.submit	{	border: 0; color: #00789a;	}
body.serie_3 #center_wrapper #center #formprint textarea		{	border: 1px solid #00789a;	}

body.serie_4 #center_wrapper #center #formprint input			{	border: 1px solid #928802;	}
body.serie_4 #center_wrapper #center #formprint input.submit	{	border: 0; color: #928802;	}
body.serie_4 #center_wrapper #center #formprint textarea		{	border: 1px solid #928802;	}

body.serie_5 #center_wrapper #center #formprint input			{	border: 1px solid #980283;	}
body.serie_5 #center_wrapper #center #formprint input.submit	{	border: 0; color: #980283;	}
body.serie_5 #center_wrapper #center #formprint textarea		{	border: 1px solid #980283;	}

body.serie_6 #center_wrapper #center #formprint input			{	border: 1px solid #9a0038;	}
body.serie_6 #center_wrapper #center #formprint input.submit	{	border: 0; color: #9a0038;	}
body.serie_6 #center_wrapper #center #formprint textarea		{	border: 1px solid #9a0038;	}

body.serie_7 #center_wrapper #center #formprint input			{	border: 1px solid #9a5f00;	}
body.serie_7 #center_wrapper #center #formprint input.submit	{	border: 0; color: #9a5f00;	}
body.serie_7 #center_wrapper #center #formprint textarea		{	border: 1px solid #9a5f00;	}

body.serie_8 #center_wrapper #center #formprint input			{	border: 1px solid #ca6106;	}
body.serie_8 #center_wrapper #center #formprint input.submit	{	border: 0; color: #ca6106;	}
body.serie_8 #center_wrapper #center #formprint textarea		{	border: 1px solid #ca6106;	}

body.serie_1 #center_wrapper #center #registernewsletter input			{	border: 1px solid #4d8a10;	}
body.serie_1 #center_wrapper #center #registernewsletter input.submit	{	border: 0; color: #4d8a10;	}

body.serie_2 #center_wrapper #center #registernewsletter input			{	border: 1px solid #00909a;	}
body.serie_2 #center_wrapper #center #registernewsletter input.submit	{	border: 0; color: #00909a;	}

body.serie_3 #center_wrapper #center #registernewsletter input			{	border: 1px solid #00789a;	}
body.serie_3 #center_wrapper #center #registernewsletter input.submit	{	border: 0; color: #00789a;	}

body.serie_4 #center_wrapper #center #registernewsletter input			{	border: 1px solid #928802;	}
body.serie_4 #center_wrapper #center #registernewsletter input.submit	{	border: 0; color: #928802;	}

body.serie_5 #center_wrapper #center #registernewsletter input			{	border: 1px solid #980283;	}
body.serie_5 #center_wrapper #center #registernewsletter input.submit	{	border: 0; color: #980283;	}

body.serie_6 #center_wrapper #center #registernewsletter input			{	border: 1px solid #9a0038;	}
body.serie_6 #center_wrapper #center #registernewsletter input.submit	{	border: 0; color: #9a0038;	}

body.serie_7 #center_wrapper #center #registernewsletter input			{	border: 1px solid #9a5f00;	}
body.serie_7 #center_wrapper #center #registernewsletter input.submit	{	border: 0; color: #9a5f00;	}

body.serie_8 #center_wrapper #center #registernewsletter input			{	border: 1px solid #ca6106;	}
body.serie_8 #center_wrapper #center #registernewsletter input.submit	{	border: 0; color: #ca6106;	}


body.serie_1 #center_wrapper #center #map		{ border: 1px solid #4d8a10; }
body.serie_2 #center_wrapper #center #map		{ border: 1px solid #00909a; }
body.serie_3 #center_wrapper #center #map		{ border: 1px solid #00789a; }
body.serie_4 #center_wrapper #center #map		{ border: 1px solid #928802; }
body.serie_5 #center_wrapper #center #map		{ border: 1px solid #980283; }
body.serie_6 #center_wrapper #center #map		{ border: 1px solid #9a0038; }
body.serie_7 #center_wrapper #center #map		{ border: 1px solid #9a5f00; }
body.serie_8 #center_wrapper #center #map		{ border: 1px solid #ca6106; }

/* linkje view card */

body.serie_1 #center_wrapper #center #medewerkers_content #portfolio_text span.viewcard			{	background-image: url(/images/serie_1/arrow_right.png);}
body.serie_1 #center_wrapper #center #medewerkers_content #portfolio_text span.viewcard_hover	{	color: #4d8a10;	}

body.serie_2 #center_wrapper #center #medewerkers_content #portfolio_text span.viewcard			{	background-image: url(/images/serie_2/arrow_right.png);}
body.serie_3 #center_wrapper #center #medewerkers_content #portfolio_text span.viewcard_hover	{	color: #00909a;	}

body.serie_3 #center_wrapper #center #medewerkers_content #portfolio_text span.viewcard			{	background-image: url(/images/serie_3/arrow_right.png);}
body.serie_3 #center_wrapper #center #medewerkers_content #portfolio_text span.viewcard_hover	{	color: #00789a;	}

body.serie_4 #center_wrapper #center #medewerkers_content #portfolio_text span.viewcard			{	background-image: url(/images/serie_4/arrow_right.png);}
body.serie_4 #center_wrapper #center #medewerkers_content #portfolio_text span.viewcard_hover	{	color: #928802;	}

body.serie_5 #center_wrapper #center #medewerkers_content #portfolio_text span.viewcard			{	background-image: url(/images/serie_5/arrow_right.png);}
body.serie_5 #center_wrapper #center #medewerkers_content #portfolio_text span.viewcard_hover	{	color: #980283;	}

body.serie_6 #center_wrapper #center #medewerkers_content #portfolio_text span.viewcard			{	background-image: url(/images/serie_6/arrow_right.png);}
body.serie_6 #center_wrapper #center #medewerkers_content #portfolio_text span.viewcard_hover	{	color: #9a0038;	}

body.serie_7 #center_wrapper #center #medewerkers_content #portfolio_text span.viewcard			{	background-image: url(/images/serie_7/arrow_right.png);}
body.serie_7 #center_wrapper #center #medewerkers_content #portfolio_text span.viewcard_hover	{	color: #9a5f00;	}

body.serie_8 #center_wrapper #center #medewerkers_content #portfolio_text span.viewcard			{	background-image: url(/images/serie_8/arrow_right.png);}
body.serie_8 #center_wrapper #center #medewerkers_content #portfolio_text span.viewcard_hover	{	color: #ca6106;	}

body.serie_1 #sidebar #portfolio_ookvoordezeklant ul li a:hover	{	background-image: url(/images/serie_1/arrow_right.png);	color: #4d8a10;	}
body.serie_2 #sidebar #portfolio_ookvoordezeklant ul li a:hover	{	background-image: url(/images/serie_2/arrow_right.png);	color: #00909a;	}
body.serie_3 #sidebar #portfolio_ookvoordezeklant ul li a:hover	{	background-image: url(/images/serie_3/arrow_right.png);	color: #00789a;	}
body.serie_4 #sidebar #portfolio_ookvoordezeklant ul li a:hover	{	background-image: url(/images/serie_4/arrow_right.png);	color: #928802;	}
body.serie_5 #sidebar #portfolio_ookvoordezeklant ul li a:hover	{	background-image: url(/images/serie_5/arrow_right.png);	color: #980283;	}
body.serie_6 #sidebar #portfolio_ookvoordezeklant ul li a:hover	{	background-image: url(/images/serie_6/arrow_right.png);	color: #9a0038;	}
body.serie_7 #sidebar #portfolio_ookvoordezeklant ul li a:hover	{	background-image: url(/images/serie_7/arrow_right.png);	color: #9a5f00;	}
body.serie_8 #sidebar #portfolio_ookvoordezeklant ul li a:hover	{	background-image: url(/images/serie_8/arrow_right.png);	color: #ca6106;	}

body.serie_1 #sidebar #specials ul li a:hover	{	background-image: url(/images/serie_1/arrow_right.png);	color: #4d8a10;	}
body.serie_2 #sidebar #specials ul li a:hover	{	background-image: url(/images/serie_2/arrow_right.png);	color: #00909a;	}
body.serie_3 #sidebar #specials ul li a:hover	{	background-image: url(/images/serie_3/arrow_right.png);	color: #00789a;	}
body.serie_4 #sidebar #specials ul li a:hover	{	background-image: url(/images/serie_4/arrow_right.png);	color: #928802;	}
body.serie_5 #sidebar #specials ul li a:hover	{	background-image: url(/images/serie_5/arrow_right.png);	color: #980283;	}
body.serie_6 #sidebar #specials ul li a:hover	{	background-image: url(/images/serie_6/arrow_right.png);	color: #9a0038;	}
body.serie_7 #sidebar #specials ul li a:hover	{	background-image: url(/images/serie_7/arrow_right.png);	color: #9a5f00;	}
body.serie_8 #sidebar #specials ul li a:hover	{	background-image: url(/images/serie_8/arrow_right.png);	color: #ca6106;	}

body.serie_1 #sidebar #medewerkers ul li a:hover	{	background-image: url(/images/serie_1/arrow_right.png);	color: #4d8a10;	}
body.serie_2 #sidebar #medewerkers ul li a:hover	{	background-image: url(/images/serie_2/arrow_right.png);	color: #00909a;	}
body.serie_3 #sidebar #medewerkers ul li a:hover	{	background-image: url(/images/serie_3/arrow_right.png);	color: #00789a;	}
body.serie_4 #sidebar #medewerkers ul li a:hover	{	background-image: url(/images/serie_4/arrow_right.png);	color: #928802;	}
body.serie_5 #sidebar #medewerkers ul li a:hover	{	background-image: url(/images/serie_5/arrow_right.png);	color: #980283;	}
body.serie_6 #sidebar #medewerkers ul li a:hover	{	background-image: url(/images/serie_6/arrow_right.png);	color: #9a0038;	}
body.serie_7 #sidebar #medewerkers ul li a:hover	{	background-image: url(/images/serie_7/arrow_right.png);	color: #9a5f00;	}
body.serie_8 #sidebar #medewerkers ul li a:hover	{	background-image: url(/images/serie_8/arrow_right.png);	color: #ca6106;	}

body.serie_1 #sidebar #medewerkers ul li a.active	{	background-image: url(/images/serie_1/arrow_right.png);	color: #4d8a10;	}
body.serie_2 #sidebar #medewerkers ul li a.active	{	background-image: url(/images/serie_2/arrow_right.png);	color: #00909a;	}
body.serie_3 #sidebar #medewerkers ul li a.active	{	background-image: url(/images/serie_3/arrow_right.png);	color: #00789a;	}
body.serie_4 #sidebar #medewerkers ul li a.active	{	background-image: url(/images/serie_4/arrow_right.png);	color: #928802;	}
body.serie_5 #sidebar #medewerkers ul li a.active	{	background-image: url(/images/serie_5/arrow_right.png);	color: #980283;	}
body.serie_6 #sidebar #medewerkers ul li a.active	{	background-image: url(/images/serie_6/arrow_right.png);	color: #9a0038;	}
body.serie_7 #sidebar #medewerkers ul li a.active	{	background-image: url(/images/serie_7/arrow_right.png);	color: #9a5f00;	}
body.serie_8 #sidebar #medewerkers ul li a.active	{	background-image: url(/images/serie_8/arrow_right.png);	color: #ca6106;	}

body.serie_1 #sidebar #partners ul li a:hover	{	background-image: url(/images/serie_1/arrow_right.png);	color: #4d8a10;	}
body.serie_2 #sidebar #partners ul li a:hover	{	background-image: url(/images/serie_2/arrow_right.png);	color: #00909a;	}
body.serie_3 #sidebar #partners ul li a:hover	{	background-image: url(/images/serie_3/arrow_right.png);	color: #00789a;	}
body.serie_4 #sidebar #partners ul li a:hover	{	background-image: url(/images/serie_4/arrow_right.png);	color: #928802;	}
body.serie_5 #sidebar #partners ul li a:hover	{	background-image: url(/images/serie_5/arrow_right.png);	color: #980283;	}
body.serie_6 #sidebar #partners ul li a:hover	{	background-image: url(/images/serie_6/arrow_right.png);	color: #9a0038;	}
body.serie_7 #sidebar #partners ul li a:hover	{	background-image: url(/images/serie_7/arrow_right.png);	color: #9a5f00;	}
body.serie_8 #sidebar #partners ul li a:hover	{	background-image: url(/images/serie_8/arrow_right.png);	color: #ca6106;	}

body.serie_1 #sidebar #partners ul li a.active	{	background-image: url(/images/serie_1/arrow_right.png);	color: #4d8a10;	}
body.serie_2 #sidebar #partners ul li a.active	{	background-image: url(/images/serie_2/arrow_right.png);	color: #00909a;	}
body.serie_3 #sidebar #partners ul li a.active	{	background-image: url(/images/serie_3/arrow_right.png);	color: #00789a;	}
body.serie_4 #sidebar #partners ul li a.active	{	background-image: url(/images/serie_4/arrow_right.png);	color: #928802;	}
body.serie_5 #sidebar #partners ul li a.active	{	background-image: url(/images/serie_5/arrow_right.png);	color: #980283;	}
body.serie_6 #sidebar #partners ul li a.active	{	background-image: url(/images/serie_6/arrow_right.png);	color: #9a0038;	}
body.serie_7 #sidebar #partners ul li a.active	{	background-image: url(/images/serie_7/arrow_right.png);	color: #9a5f00;	}
body.serie_8 #sidebar #partners ul li a.active	{	background-image: url(/images/serie_8/arrow_right.png);	color: #ca6106;	}

