@charset "utf-8";
/* CSS Document */

html, body {
	width: 100%;
	height: 100%;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/01/images/profilerscommunicatienl/assets/bg.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #53284F;
}

P { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }

ul, ol, li {
	margin: 0px 0px 0px 7px;
	padding: 0px 0px 0px 0px;
}

a { text-decoration: underline; color: #53284F; }
a:hover { text-decoration: none; color: #53284F; }

H1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #b71234;
}
H1 em {
	font-style: normal;
	color: #53284f;
}

H2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #b71234;
}

H3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #b71234;
}

DIV.clear_both {
	height: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
}

DIV.margin {
	width: 998px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 18px;
	line-height: 18px;
	background-color: #FFFFFF;
}

.kleur_rood 
{
	color: #b71234;
}

IMG.img_left
{
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
IMG.img_right
{
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	float: right;
}


/* viewport */

TABLE.viewport {
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
TD.viewport#viewport_left {
	width: 50%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}
TD.viewport#viewport_center {
	width: 998px;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
TD.viewport#viewport_right {
	width: 50%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #53284f;
}

/* assets */

DIV.assets#page {
	width: 998px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/01/images/profilerscommunicatienl/assets/bg_page.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}
DIV.assets#navigation {
	width: 878px;
	margin: 0px 60px 0px 60px;
	padding: 0px 0px 0px 0px;
}
	DIV.assets#navigation_left {
		border-right: 1px solid #adadad;
		float: left;
	}
	DIV.assets#navigation_center {
		border-right: 1px solid #231023;
		float: left;
	}
	DIV.assets#navigation_right {
		border-left: 1px solid #86407f;
		float: left;
	}
DIV.sub_navigation {
	height: 18px;
	min-height: 18px;
	padding: 9px 62px 9px 62px;
	color: #999999;
}
	DIV.link_spacer {
		margin: 0px 10px 0px 10px;
		padding: 0px 0px 0px 0px;
		color: #999999;
		float: left;
	}
	DIV.link a, DIV.link a:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-weight: bold;
		color: #999999;
		text-decoration: none;
		float: left;
	}
		DIV.link a:hover {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 9px;
			font-weight: bold;
			color: #999999;
			text-decoration: underline;
			float: left;
		}
	DIV.link_hover a, DIV.link_hover a:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-weight: bold;
		color: #999999;
		text-decoration: underline;
		float: left;
	}
DIV.assets#header {
	width: 998px;
	margin: 0px 0px 18px 0px;
}
DIV.assets#logo {
	margin: 0px 0px 0px 60px;
}
DIV.assets#content {
	display: inline;
}
DIV.assets#contact_information {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 60px;
	line-height: 18px;
	float: left;
}
DIV.assets#payoff {
	line-height: 18px;
	margin: 0px 0px 8px 0px;
	padding: 0px 60px 0px 0px;
	text-transform: uppercase;
	color: #A71930;
	float: right;
}
	DIV.assets#payoff h2 {
		text-transform: none;
	}
DIV.assets#search {
	width: 998px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 18px 0px;
	background-color: #FFFFFF;
}
	DIV.assets#search_left {
		width: 100px;
		height: 28px;
		line-height: 28px;
		background-color: #FFFFFF;
		text-align: right;
		float: left;
	}
	DIV.assets#search_content {
		width: 798px;
		height: 28px;
		line-height: 28px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background-image: url(/01/images/profilerscommunicatienl/search/img_search_content.jpg);
		background-position: top left;
		background-repeat: repeat-x;
		text-align: center;
		color: #FFFFFF;
		float: left;
	}
	DIV.assets#search_right {
		width: 100px;
		height: 28px;
		line-height: 28px;
		background-color: #FFFFFF;
		text-align: left;
		float: left;
	}
DIV.assets#site_map {
	padding: 0px 60px 0px 60px;
	background-color: #FFFFFF;
}
.site_map {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}
	.site_map_menu {
		min-height: 126px;
		margin: 18px 0px 18px 0px;
		padding: 9px 10px 9px 10px;
		border-right: 1px solid #e3e3e3;
		color: #999999;
		float: left;
	}
		.site_map_menu h3 {
			color: #999999;
		}
		.site_map_menu h3 a {
			text-decoration: none;
			color: #999999;
		}
		.site_map_menu h3 a:hover {
			text-decoration: underline;
			color: #999999;
		}
		.site_map_menu a {
			text-decoration: none;
			color: #999999;
		}
			.site_map_menu a:hover {
				text-decoration: underline;
				color: #999999;
			}
			
	.site_map_menu_last {
		min-height: 126px;
		margin: 18px 0px 18px 0px;
		padding: 9px 10px 9px 10px;
		color: #999999;
		float: left;
	}
		.site_map_menu_last h3 {
			color: #999999;
		}
		.site_map_menu_last h3 a {
			text-decoration: none;
			color: #999999;
		}
		.site_map_menu_last h3 a:hover {
			text-decoration: underline;
			color: #999999;
		}
		.site_map_menu_last a {
			text-decoration: none;
			color: #999999;
		}
			.site_map_menu_last a:hover {
				text-decoration: underline;
				color: #999999;
			}

/* navigation */

.navigation_item_light a {
	height: 28px;
	line-height: 28px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	background-image: url(/01/images/profilerscommunicatienl/navigation/bg_navigation_item_light.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	border-right: 1px solid #adadad;
	border-left: 1px solid #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	float: left;
}
	.navigation_item_light a:hover {
		background-image: none;
		background-color: #adadad;
	}
.navigation_item_light_hover a {
	height: 28px;
	line-height: 28px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	background-color: #adadad;
	border-right: 1px solid #adadad;
	border-left: 1px solid #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	float: left;
}
	.navigation_item_light_hover a:hover {
		background-image: none;
		background-color: #adadad;
	}
.navigation_spacer {
	width: 35px;
	height: 28px;
	line-height: 28px;
	margin: 0px 0px 0px 0px;
	background-image: url(/01/images/profilerscommunicatienl/navigation/bg_navigation_item_light.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	border-left: 1px solid #ffffff;
	float: left;
}
.navigation_item_dark a {
	height: 28px;
	line-height: 28px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	background-image: url(/01/images/profilerscommunicatienl/navigation/bg_navigation_item_dark.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	border-right: 1px solid #231023;
	border-left: 1px solid #86407f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
	float: left;
	cursor: pointer;
}
	.navigation_item_dark a:hover {
		background-image: none;
		background-color: #231121;
	}
		.navigation_image_newsletter {
			border: 0px;
			margin: 9px 10px 0px 0px;
			float: left;
		}
		.navigation_image_call_me_back {
			border: 0px;
			margin: 9px 10px 0px 0px;
			float: left;
		}

/* content */

DIV.content#column_home_left {
	width: 429px;
	margin: 0px 0px 18px 0px;
	padding: 0px 10px 0px 60px;
	float: left;
	display: inline;
}
DIV.content#column_home_right {
	width: 439px;
	margin: 0px 0px 18px 0px;
	padding: 0px 50px 0px 10px;
	float: left;
	display: inline;
}
DIV.content#column_home_bottom {
	width: 878px;
	margin: 0px 0px 18px 0px;
	padding: 0px 60px 0px 60px;
}

DIV.content#column_left {
	width: 429px;
	margin: 0px 0px 18px 0px;
	padding: 0px 10px 0px 60px;
	float: left;
	display: inline;
}
DIV.content#column_right {
	width: 429px;
	margin: 0px 0px 18px 0px;
	padding: 36px 60px 0px 10px;
	float: left;
	display: inline;
}
DIV.content#column_contactform_left {
	width: 631px;
	margin: 0px 0px 18px 0px;
	padding: 0px 10px 0px 60px;
	float: left;
}
DIV.content#column_contactform_right {
	width: 227px;
	margin: 0px 0px 18px 0px;
	padding: 0px 60px 0px 10px;
	float: left;
}
DIV.content#column {
	width: 878px;
	margin: 0px 0px 18px 0px;
	padding: 0px 60px 0px 60px;
	float: left;
}
DIV.content#column_cases {
	width: 878px;
	margin: 0px 0px 18px 0px;
	padding: 0px 60px 0px 60px;
}
DIV.content#column_top_case {
	width: 878px;
	margin: 0px 0px 18px 0px;
	padding: 0px 60px 0px 60px;
}

DIV.content#column_top_people {
	width: 878px;
	margin: 0px 0px 18px 0px;
	padding: 0px 60px 0px 60px;
}

DIV.content#column_left_case {
	width: 439px;
	margin: 0px 0px 18px 0px;
	padding: 0px 0px 0px 60px;
	float: left;
}
DIV.content#column_right_case {
	width: 439px;
	margin: 0px 0px 18px 0px;
	padding: 0px 50px 0px 10px;
	float: left;
}
	

/* banner */

DIV.banner {
	margin: 0px 10px 18px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	display: inline;
}
	
	/* banner left */
	
	DIV.banner_left {
		width: 215px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background-color: #FFFFFF;
		float: left;
	}
	
	/* banner right */
	
	DIV.banner_right {
		width: 214px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background-color: #53284F;
		float: left;
	}	
	
		/* top left corner */
	
		DIV.banner_top_left {
			width: 20px;
			height: 20px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			display: inline;
			float: left;
		}
		
		/* top right corner */
		
		DIV.banner_top_right {
			width: 20px;
			height: 20px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			float: left;
		}
		
		/* bottom left corner */
		
		DIV.banner_bottom_left {
			width: 20px;
			height: 20px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			float: left;
		}
		
		/* bottom right corner */
		
		DIV.banner_bottom_right {
			width: 20px;
			height: 20px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			float: left;
		}
			
		/* top left */
		
		DIV.banner_left_top {
			width: 195px;
			height: 20px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			background-image: url(/01/images/profilerscommunicatienl/banners/img_banner_top.png);
			background-position: top left;
			background-repeat: repeat-x;
			float: left;
		}
		DIV.banner_left_top_grey {
			width: 195px;
			height: 20px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			background-color: #E3E3E3;
			float: left;
		}
		
		DIV.banner_left_top_purple {
			width: 195px;
			height: 20px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			background-color: #53284F;
			float: left;
		}
		
		/* bottom left */
		
		DIV.banner_left_bottom {
			width: 195px;
			height: 20px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			float: left;
		}
		
		/* bottom left purple */
		
		DIV.banner_left_bottom_white {
			width: 105px;
			height: 20px;
			margin: 0px 0px 0px 0px;
			padding: 0px 55px 0px 35px;
			float: left;
			background-image: url(/01/images/profilerscommunicatienl/banners/img_banner_left_bottom_purple.png);
			background-position: top left;
			background-repeat: no-repeat;
			color: #FFFFFF;
		}
			DIV.banner_left_bottom_white a {
				text-decoration: none;
				color: #FFFFFF;
			}
				DIV.banner_left_bottom_white a:hover {
					text-decoration: underline;
					color: #FFFFFF;
				}
		DIV.banner_left_bottom_grey {
			width: 105px;
			height: 20px;
			margin: 0px 0px 0px 0px;
			padding: 0px 55px 0px 35px;
			float: left;
			background-image: url(/01/images/profilerscommunicatienl/banners/img_banner_left_bottom_grey.png);
			background-position: top left;
			background-repeat: no-repeat;
			background-color: #E3E3E3;
			color: #666666;
		}
			DIV.banner_left_bottom_grey a {
				text-decoration: none;
				color: #666666;
			}
				DIV.banner_left_bottom_grey a:hover {
					text-decoration: underline;
					color: #666666;
				}
		DIV.banner_left_bottom_purple {
			width: 105px;
			height: 20px;
			margin: 0px 0px 0px 0px;
			padding: 0px 55px 0px 35px;
			float: left;
			background-image: url(/01/images/profilerscommunicatienl/banners/img_banner_left_bottom_white.png);
			background-position: top left;
			background-repeat: no-repeat;
			background-color: #53284f;
			color: #53284F;
		}
			DIV.banner_left_bottom_purple a {
				text-decoration: none;
				color: #53284F;
			}
				DIV.banner_left_bottom_purple a:hover {
					text-decoration: underline;
					color: #53284F;
				}
						
		/* top right */
		
		DIV.banner_right_top {
			width: 194px;
			height: 20px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			background-image: url(/01/images/profilerscommunicatienl/banners/img_banner_left_top.png);
			background-position: top left;
			background-repeat: repeat-x;
			float: left;
		}
		
		/* bottom right */
		
		DIV.banner_right_bottom {
			width: 194px;
			height: 20px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			float: left;
		}
		
		/* right bottom purple */
		
		DIV.banner_right_bottom_purple {
			width: 104px;
			height: 20px;
			margin: 0px 0px 0px 0px;
			padding: 0px 35px 0px 55px;
			float: left;
			background-image: url(/01/images/profilerscommunicatienl/banners/img_banner_right_bottom_purple.png);
			background-position: top left;
			background-repeat: no-repeat;
			color: #FFFFFF;
		}
			DIV.banner_right_bottom_purple a {
				text-decoration: none;
				color: #FFFFFF;
			}
				DIV.banner_right_bottom_purple a:hover {
					text-decoration: underline;
					color: #FFFFFF;
				}
		
		/* right bottom grey */
		
		DIV.banner_right_bottom_grey {
			width: 104px;
			height: 20px;
			margin: 0px 0px 0px 0px;
			padding: 0px 35px 0px 55px;
			float: left;
			background-image: url(/01/images/profilerscommunicatienl/banners/img_banner_right_bottom_grey.png);
			background-position: top left;
			background-repeat: no-repeat;
			color: #53284F;
		}
			DIV.banner_right_bottom_grey a {
				text-decoration: none;
				color: #53284F;
			}
				DIV.banner_right_bottom_grey a:hover {
					text-decoration: underline;
					color: #53284F;
				}
				
		/* content left */
		
		DIV.banner_content_left {
			width: 175px;
			height: 108px;
			margin: 0px 0px 0px 0px;
			padding: 0px 20px 18px 20px;
			background-image: url(/01/images/profilerscommunicatienl/banners/img_banner_content_border.jpg);
			background-position: top left;
			background-repeat: repeat-y;
			color: #53284F;
		}
			DIV.banner_content_left A {
				text-decoration: none;
				color: #53284F;
			}
				DIV.banner_content_left A:Hover {
					text-decoration: underline;
					color: #53284F;
				}
			DIV.banner_content_left H3 {
				color: #CB2C2D;
			}
			DIV.banner_content_left HR {
				height: 0px;
				border-top: 1px solid #53284F;
				border-right: 0px;
				border-bottom: 0px;
				border-left: 0px;
			}

		DIV.banner_content_left_grey {
			width: 175px;
			height: 108px;
			margin: 0px 0px 0px 0px;
			padding: 0px 20px 18px 20px;
			background-color: #E3E3E3;
			color: #666666;
		}
			DIV.banner_content_left_grey A {
				text-decoration: none;
				color: #666666;
			}
				DIV.banner_content_left_grey A:Hover {
					text-decoration: underline;
					color: #666666;
				}
			DIV.banner_content_left_grey H3 {
				color: #666666;
			}
			DIV.banner_content_left_grey HR {
				height: 0px;
				border-top: 1px solid #666666;
				border-right: 0px;
				border-bottom: 0px;
				border-left: 0px;
			}
			
		DIV.banner_content_left_purple {
			width: 175px;
			height: 108px;
			margin: 0px 0px 0px 0px;
			padding: 0px 20px 18px 20px;
			background-color: #53284f;
			color: #FFFFFF;
		}
			DIV.banner_content_left_purple A {
				text-decoration: none;
				color: #FFFFFF;
			}
				DIV.banner_content_left_purple A:Hover {
					text-decoration: underline;
					color: #FFFFFF;
				}
			DIV.banner_content_left_purple H3 {
				color: #FFFFFF;
			}
			DIV.banner_content_left_purple HR {
				height: 0px;
				border-top: 1px solid #FFFFFF;
				border-right: 0px;
				border-bottom: 0px;
				border-left: 0px;
			}


		/* content right */

		DIV.banner_content_right {
			width: 174px;
			height: 108px;
			margin: 0px 0px 0px 0px;
			padding: 0px 20px 18px 20px;
			background-image: url(/01/images/profilerscommunicatienl/banners/img_banner_content_border.jpg);
			background-position: top right;
			background-repeat: repeat-y;
			color: #FFFFFF;
		}
			DIV.banner_content_right A {
				text-decoration: none;
				color: #FFFFFF;
			}
				DIV.banner_content_right A:Hover {
					text-decoration: underline;
					color: #FFFFFF;
				}
			DIV.banner_content_right H2 {
				color: #FFFFFF;
			}
			DIV.banner_content_right H3 {
				color: #FFFFFF;
			}
			DIV.banner_content_right HR {
				height: 0px;
				border-top: 1px solid #FFFFFF;
				border-right: 0px;
				border-bottom: 0px;
				border-left: 0px;
			}

/* banner news */

DIV.banner_news {
	width: 429px;
	background-color: #FFFFFF;
}
	DIV.banner_news_top {
		width: 389px;
		height: 20px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background-image: url(/01/images/profilerscommunicatienl/banners/img_banner_news_top.png);
		background-position: top left;
		background-repeat: repeat-x;
		display: inline;
		float: left;
	}
	DIV.banner_news_bottom {
	width: 319px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 35px 0px 35px;
	background-image: url(/01/images/profilerscommunicatienl/banners/img_banner_news_bottom.png);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	color: #FFFFFF;
	}
		DIV.banner_news_bottom a {
			text-decoration: none;
			color: #FFFFFF;
		}
			DIV.banner_news_bottom a:hover {
				text-decoration: underline;
				color: #FFFFFF;
			}
	DIV.banner_content_news {
		width: 389px;
		height: 108px;
		margin: 0px 0px 0px 0px;
		padding: 0px 20px 18px 20px;
		background-image: url(/01/images/profilerscommunicatienl/banners/img_banner_content_news_border.jpg);
		background-position: top left;
		background-repeat: repeat-y;
		color: #53284F;
	}
		DIV.banner_content_news A {
			text-decoration: none;
			color: #53284F;
		}
			DIV.banner_content_news A:Hover {
				text-decoration: underline;
				color: #53284F;
			}
		DIV.banner_content_news H3 {
			color: #CB2C2D;
		}
		DIV.banner_content_news HR {
			height: 0px;
			border-top: 1px solid #53284F;
			border-right: 0px;
			border-bottom: 0px;
			border-left: 0px;
		}

/* box */

DIV.banner_box_white {
	width: 429px;
	background-color: #FFFFFF;
}
DIV.banner_box_grey {
	width: 429px;
	background-color: #E3E3E3;
}
	DIV.banner_box_top {
		width: 389px;
		height: 20px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background-image: url(/01/images/profilerscommunicatienl/banners/img_banner_top.png);
		background-position: top left;
		background-repeat: repeat-x;
		float: left;
	}
	DIV.banner_box_top_grey {
		width: 389px;
		height: 20px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background-color: #E3E3E3;
		float: left;
	}
	DIV.banner_box_bottom {
		width: 389px;
		height: 20px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background-image: url(/01/images/profilerscommunicatienl/banners/img_banner_bottom.png);
		background-position: top left;
		background-repeat: repeat-x;
		float: left;
	}
		DIV.banner_box_bottom a {
			text-decoration: none;
			color: #FFFFFF;
		}
			DIV.banner_box_bottom a:hover {
				text-decoration: underline;
				color: #FFFFFF;
			}
	DIV.banner_box_bottom_grey {
		width: 319px;
		height: 20px;
		margin: 0px 0px 0px 0px;
		padding: 0px 35px 0px 35px;
		background-image: url(/01/images/profilerscommunicatienl/banners/img_banner_box_bottom_grey.png);
		background-position: top left;
		background-repeat: repeat-x;
		background-color: #E3E3E3;
		float: left;
	}
		DIV.banner_box_bottom_grey a {
			text-decoration: none;
			color: #53284F;
		}
			DIV.banner_box_bottom_grey a:hover {
				text-decoration: underline;
				color: #53284F;
			}

	DIV.banner_content_box {
		width: 389px;
		height: 108px;
		margin: 0px 0px 0px 0px;
		padding: 0px 20px 18px 20px;
		background-image: url(/01/images/profilerscommunicatienl/banners/img_banner_content_news_border.jpg);
		background-position: top left;
		background-repeat: repeat-y;
		color: #53284F;
	}
		DIV.banner_content_box A {
			text-decoration: none;
			color: #53284F;
		}
			DIV.banner_content_box A:Hover {
				text-decoration: underline;
				color: #53284F;
			}
		DIV.banner_content_box H3 {
			color: #CB2C2D;
		}
		DIV.banner_content_box HR {
			height: 0px;
			border-top: 1px solid #53284F;
			border-right: 0px;
			border-bottom: 0px;
			border-left: 0px;
		}

	DIV.banner_content_box_grey {
		width: 389px;
		height: 108px;
		margin: 0px 0px 0px 0px;
		padding: 0px 20px 18px 20px;
		background-color: #e3e3e3;
		color: #666666;
	}
		DIV.banner_content_box_grey A {
			text-decoration: none;
			color: #666666;
		}
			DIV.banner_content_box_grey A:Hover {
				text-decoration: underline;
				color: #666666;
			}
		DIV.banner_content_box_grey H2 {
			color: #666666;
		}
		DIV.banner_content_box_grey HR {
			height: 0px;
			border-top: 1px solid #666666;
			border-right: 0px;
			border-bottom: 0px;
			border-left: 0px;
		}


/* banner cases */

DIV.banner_case_survey_left {
	width: 209px;
	background-color: #FFFFFF;
}
DIV.banner_case_survey_right {
	width: 210px;
	background-color: #FFFFFF;
}
	DIV.banner_case_survey_top_left {
		width: 169px;
		height: 20px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background-image: url(/01/images/profilerscommunicatienl/banners/img_banner_top.png);
		background-position: top left;
		background-repeat: repeat-x;
		float: left;
	}
	DIV.banner_case_survey_top_right {
		width: 170px;
		height: 20px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background-image: url(/01/images/profilerscommunicatienl/banners/img_banner_top.png);
		background-position: top left;
		background-repeat: repeat-x;
		float: left;
	}
	DIV.banner_case_survey_bottom_left {
	width: 99px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 35px 0px 35px;
	background-image: url(/01/images/profilerscommunicatienl/banners/img_banner_case_survey_bottom_left.png);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	color: #FFFFFF;
	}
		DIV.banner_case_survey_bottom_left a {
			text-decoration: none;
			color: #FFFFFF;
		}
			DIV.banner_case_survey_bottom_left a:hover {
				text-decoration: underline;
				color: #FFFFFF;
			}
	DIV.banner_case_survey_bottom_right {
	width: 100px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 35px 0px 35px;
	background-image: url(/01/images/profilerscommunicatienl/banners/img_banner_case_survey_bottom_right.png);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	color: #FFFFFF;
	}
		DIV.banner_case_survey_bottom_right a {
			text-decoration: none;
			color: #FFFFFF;
		}
			DIV.banner_case_survey_bottom_right a:hover {
				text-decoration: underline;
				color: #FFFFFF;
			}
	DIV.banner_content_case_survey_left {
		width: 169px;
		margin: 0px 0px 0px 0px;
		padding: 0px 20px 18px 20px;
		background-image: url(/01/images/profilerscommunicatienl/banners/img_banner_content_case_survey_border_left.jpg);
		background-position: top left;
		background-repeat: repeat-y;
		font-weight: bold;
		color: #53284F;
	}
		DIV.banner_content_case_survey_left A {
			text-decoration: none;
			color: #53284F;
		}
			DIV.banner_content_case_survey_left A:Hover {
				text-decoration: underline;
				color: #53284F;
			}
		DIV.banner_content_case_survey_left H3 {
			color: #CB2C2D;
		}
		DIV.banner_content_case_survey_left IMG {
			border: 1px solid #e3e3e3;
		}
	DIV.banner_content_case_survey_right {
		width: 170px;
		margin: 0px 0px 0px 0px;
		padding: 0px 20px 18px 20px;
		background-image: url(/01/images/profilerscommunicatienl/banners/img_banner_content_case_survey_border_right.jpg);
		background-position: top left;
		background-repeat: repeat-y;
		font-weight: bold;
		color: #53284F;
	}
		DIV.banner_content_case_survey_right A {
			text-decoration: none;
			color: #53284F;
		}
			DIV.banner_content_case_survey_right A:Hover {
				text-decoration: underline;
				color: #53284F;
			}
		DIV.banner_content_case_survey_right H3 {
			color: #CB2C2D;
		}
		DIV.banner_content_case_survey_right IMG {
			border: 1px solid #e3e3e3;
		}

/* cases */

.cases_text {
	height: 130px;
	margin: 0px 0px 18px 0px;
}

/* news */

DIV.news {
	width: 631px;
	margin: 0px 0px 36px 0px;
	padding: 0px 0px 0px 0px;
}
	DIV.news_top_left {
		width: 20px;
		height: 20px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		float: left;
	}
	DIV.news_top {
		width: 591px;
		height: 20px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background-image: url(/01/images/profilerscommunicatienl/banners/img_banner_top.png);
		background-position: top left;
		background-repeat: repeat-x;
		background-color: #FFFFFF;
		float: left;
	}
	DIV.news_top_right {
		width: 20px;
		height: 20px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		float: left;
	}
	DIV.news_content {
		width: 591px;
		margin: 0px 0px 0px 0px;
		padding: 0px 20px 0px 20px;
		background-image: url(/01/images/profilerscommunicatienl/banners/img_banner_content_news_wide_border.jpg);
		background-position: top left;
		background-repeat: repeat-y;
	}
		DIV.news_content A {
			text-decoration: none;
			color: #53284F;
		}
			DIV.news_content A:Hover {
				text-decoration: underline;
				color: #53284F;
			}
		DIV.news_content H2 {
			color: #CB2C2D;
		}
		DIV.news_content HR {
			height: 0px;
			border-top: 1px solid #53284F;
			border-right: 0px;
			border-bottom: 0px;
			border-left: 0px;
		}
	DIV.news_bottom_left {
		width: 20px;
		height: 20px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		float: left;
	}
	DIV.news_bottom {
		width: 536px;
		height: 20px;
		margin: 0px 0px 0px 0px;
		padding: 0px 55px 0px 0px;
		background-image: url(/01/images/profilerscommunicatienl/banners/img_banner_bottom.png);
		background-position: top left;
		background-repeat: repeat-x;
		background-color: #FFFFFF;
		float: left;
	}
	DIV.news_bottom_right {
		width: 20px;
		height: 20px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		float: left;
	}

/* forms */

DIV.contactform {
	width: 631px;
	margin: 0px 0px 36px 0px;
	padding: 0px 0px 0px 0px;
}
	DIV.contactform_top_left {
		width: 20px;
		height: 20px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		float: left;
	}
	DIV.contactform_top {
		width: 591px;
		height: 20px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background-color: #E3E3E3;
		float: left;
	}
	DIV.contactform_top_right {
		width: 20px;
		height: 20px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		float: left;
	}
	DIV.contactform_content {
		width: 591px;
		margin: 0px 0px 0px 0px;
		padding: 0px 20px 0px 20px;
		background-color: #E3E3E3;
	}
		DIV.contactform_content H2 {
			color: #666666;
		}
		DIV.contactform_content HR {
			height: 0px;
			border-top: 1px solid #666666;
			border-right: 0px;
			border-bottom: 0px;
			border-left: 0px;
		}
	DIV.contactform_bottom_left {
		width: 20px;
		height: 20px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		float: left;
	}
	DIV.contactform_bottom_without_button {
		width: 591px;
		height: 20px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background-color: #E3E3E3;
		text-align: right;
		color: #FFFFFF;
		float: left;
	}
	DIV.contactform_bottom {
		width: 536px;
		height: 20px;
		margin: 0px 0px 0px 0px;
		padding: 0px 55px 0px 0px;
		background-image: url(/01/images/profilerscommunicatienl/banners/img_contactform_bottom.png);
		background-position: top right;
		background-repeat: no-repeat;
		background-color: #E3E3E3;
		text-align: right;
		color: #FFFFFF;
		float: left;
	}
		DIV.contactform_bottom a {
			text-decoration: none;
			color: #FFFFFF;
		}
			DIV.contactform_bottom a:hover {
				text-decoration: underline;
				color: #FFFFFF;
			}
	DIV.contactform_bottom_right {
		width: 20px;
		height: 20px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		float: left;
	}

DIV.contactform_adress {
	width: 227px;
	margin: 36px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
	DIV.contactform_adress_top_left {
		width: 20px;
		height: 20px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		float: left;
	}
	DIV.contactform_adress_top_right {
		width: 20px;
		height: 20px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		float: left;
	}
	DIV.contactform_adress_bottom_left {
		width: 20px;
		height: 20px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		float: left;
	}
	DIV.contactform_adress_bottom_right {
		width: 20px;
		height: 20px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		float: left;
	}
	DIV.contactform_adress_top {
		width: 187px;
		height: 20px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background-color: #53284f;
		float: left;
	}
	DIV.contactform_adress_bottom {
		width: 187px;
		height: 20px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background-color: #53284f;
		float: left;
	}
DIV.contactform_adress_content {
	width: 187px;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
	background-color: #53284f;
	color: #FFFFFF !important;
}
	DIV.contactform_adress_content A {
		text-decoration: none;
		color: #FFFFFF;
	}
		DIV.contactform_adress_content A:Hover {
			text-decoration: underline;
			color: #FFFFFF;
		}
	DIV.contactform_adress_content H2 {
		color: #FFFFFF;
	}

.input_text_search {
	width: 200px;
	height: 18px;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	background-image: url(/01/images/profilerscommunicatienl/forms/bg_textfield.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #53284F;
	float: left;
}


.input_text_search2 {
	width: 200px;
	height: 18px;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	background-image: url(/01/images/profilerscommunicatienl/forms/bg_textfield.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #53284F;
	/*float: left;*/
}


.input_text_search_page {
	width: 200px;
	height: 18px;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	background-image: url(/01/images/profilerscommunicatienl/forms/bg_textfield.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	border-top: 0px;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #53284F;
}

.input_btn_search {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
.input_text {
	width: 100%;
	height: 18px;
	line-height: 18px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/01/images/profilerscommunicatienl/forms/bg_textfield.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #53284F;
}
.input_text_small {
	width: 25px;
	height: 18px;
	line-height: 18px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/01/images/profilerscommunicatienl/forms/bg_textfield.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #53284F;
}
.input_textbox {
	width: 100%;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/01/images/profilerscommunicatienl/forms/bg_textfield.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #53284F;
}
.inputbutton_tekst {
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent !important;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	color: #FFFFFF;
	cursor: pointer;
}
	.inputbutton_tekst:hover {
		text-decoration: underline;
	}