BODY {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 11px;
	color: #4A4940;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-color: #575B64;
}

H5 {
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	font-style: normal;
	font-size: 14px;
}

H5 A {
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	font-style: normal;
	font-size: 14px;
}

H5 A {
	color: #F479A0;
}

FORM {
	padding: 0px;
	margin: 0px;
}

TABLE {
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-size: 11px;
}

H1 {
	padding: 0px;
	margin: 0px;
	height: 47px;
	padding-left: 20px;
	font-size: 18px;
	font-weight: normal;
	color: #4A4940;
	text-align: left;
	line-height: 2.5;
}

H1 A {
	color: #4A4940;
	text-decoration: none;
}

H1 A:hover {
	color: #F479A0;
}

H6 {
	position: relative;
	padding: 0px;
	margin: 0px;
	float: left;	
	font-size: 16px;
}

INPUT, TEXTAREA {
	font-family: Arial;
	font-size: 12px;
	border: 1px solid #999999;
	margin-bottom: 2px;
}

TEXTAREA {
	width: 250px;
	height: 80px;
}

DIV.intro_content H1, DIV.content_full H1, DIV.content_middle H1 {
	padding: 0px;
	margin: 0px;
	height: 47px;
	font-size: 18px;
	font-weight: normal;
	color: #4A4940;
	text-align: left;
}

DIV.shadow {
	background-image: url(shadow.png);
	background-repeat: repeat-x;
	background-position: top left;
}

DIV.page {
	width: 950px;
}

DIV.vertical_spacer {
	clear: both;
	overflow: hidden;
	height: 10px;
	font-size: 1px;
}

DIV.header {
	position: relative;
	z-index: 30;
	width: 928px;
	height: 101px;
	background-image: url(menu_bar.png);
	text-align: left;
}

DIV.logo {
	float: left;
	width: 330px;
	height: 86px;
	background-image: url(menu_top_line.gif);
	background-position: right;
	background-repeat: no-repeat;
}

DIV.logo IMG {
	margin-left: 32px;
	margin-top: 14px;
}

DIV.menu {
	position: relative;
	float: left;
	width: 598;
}

DIV.menu_holder A {
	float: left;
	height: 86px;
	font-size: 13px;
	color: #4A4940;
	text-decoration: none;
	line-height: 7;
	background-image: url(menu_top_line.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

DIV.menu_holder A SPAN {
	display: block;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	margin-right: 3px;
	height: 86px;
	font-size: 12px;
	font-weight: bold;
	color: #4A4940;
}

DIV.menu_holder A:hover SPAN {
	cursor: pointer;
	background-image: url(menu_top_hover.gif);
	background-repeat: repeat-x;
}

DIV.menu_holder A#selected_menu SPAN {
	background-image: url(menu_top_selected.gif);
	background-repeat: repeat-x;
}

DIV.footer {
	clear: both;
	overflow: hidden;
	width: 900px;
	height: 40px;
	background-image: url(footer.gif);
}

DIV.footer A {
	float: left;
	margin-top: 1px;
	height: 38px;
	font-size: 13px;
	color: #999999;
	text-decoration: none;
	line-height: 3;
	background-image: url(menu_footer_line.gif);
	background-position: right;
	background-repeat: no-repeat;
}

DIV.footer A SPAN {
	display: block;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	height: 38px;
	margin-right: 3px;
}

#footer_first {
	margin-left: 10px;
}

DIV.footer A:hover SPAN {
	cursor: pointer;
	background-image: url(menu_footer_hover.gif);
	background-repeat: repeat-x;
}

DIV.homepage_layer {
	position: relative;
	z-index: 1;
	width: 928px;
}

DIV.homepage_layer H2 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 18px;
	color: #F479A0;
	margin-top: 50px;
}

DIV.header_picture_left {
	float: left;
	position: relative;
	z-index: 1;
	margin-left: 14px;
	margin-top: -20px;
	width: 315px;
	height: 224px;
	background-position: 1 0;
	background-repeat: no-repeat;
}

DIV.horizontal_spacer {
	position: absolute;
	z-index: 20;
	left: 0;
	top: 20;
	width: 1px;
	margin-top: -20px;
	font-size: 1px;
	height: 224px;
	background-color: #FFFFFF;
	filter: alpha(opacity=60);
	opacity: 0.6;
}

DIV.header_picture_right {
	float: left;
	position: relative;
	z-index: 1;
	width: 584px;
	height: 224px;
	margin-top: -20px;
	background-position: top left;
	background-repeat: no-repeat;
}

DIV.keywords {
	position: absolute;
	z-index: 200;
	left: 330;
	top: -10;
	padding: 30px;
	width: 540px;
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	line-height: 1.5;
}

DIV.keywords A {
	position: relative;
	color: #FFFFFF;
	text-decoration: none;
}

DIV.keywords A:hover {
	color: #F479A0;
}

DIV.homepage_layer_top {
	position: absolute;
	z-index: 20;
	left: 0;
	width: 928px;
	height: 237px;
	background-image: url(homepage_layer.png);
	margin-top: -20px;
}

DIV.follow_up_layer_top {
	position: absolute;
	z-index: 20;
	left: 0;
	width: 928px;
	height: 55px;
	background-image: url(follow_up_layer.png);
	margin-top: -20px;
}

DIV.bar {
	float: left;
	position: relative;
	z-index: 1;
	margin-left: 14px;
	margin-top: -20px;
	width: 899px;
	height: 55px;
	background-image: url(bar.gif);
	background-position: 1 0;
	background-repeat: no-repeat;
}

DIV.submenu {
	position: absolute;
	display: none;
	z-index: 100;
	left: 0;
	width: 186px;
	margin-top: 86px;
}

DIV.submenu_top {
	height: 5px;
	font-size: 1px;
	overflow: hidden;
	background-image: url(dropdown_menu_top.png);
}

DIV.submenu_middle {
	overflow: auto;
	background-image: url(dropdown_menu_middle.png);
}

DIV.submenu_middle A {
	display: block;
	overflow: auto;
	width: 168px;
	margin-left: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #637688;
	text-decoration: none;
	border-top: 1px solid #F9F9F9;
	border-bottom: 1px solid #D4D8DB;
}

DIV.submenu_middle A:hover {
	color: #F9F9F9;
	background-color: #B8BFC6;
}

DIV.submenu_middle A SPAN {
	cursor: pointer;
}

A#submenu_selected {
	font-weight: bold;
	color: #F479A0;
}

DIV.submenu_middle A SPAN.arrow {
	float: left;
	display: table-cell;
	margin-top: 2px;
	width: 21px;
	background-image: url(submenu_arrow.gif);
	background-position: 15 0;
	background-repeat: no-repeat;
}

DIV.submenu_middle A:hover SPAN.arrow {
	background-image: url(submenu_arrow_hover.gif);
}

DIV.submenu_middle A SPAN.text {
	float: left;
	display: table-cell;
	padding-left: 5px;
	width: 142px;
}

DIV.submenu_bottom {
	height: 25px;
	background-image: url(dropdown_menu_bottom.png);
}

DIV.main {
	width: 900px;
}

DIV.intro {
	float: left;
	width: 450px;
	line-height: 1.5;
}

DIV.intro_top {
	height: 47px;
	background-image: url(intro_top.png);
}

DIV.intro_middle {
	background-image: url(intro_middle.gif);
}

DIV.intro A, DIV.cases_content A {
	color: #F479A0;
	text-decoration: none;
}

DIV.intro A:hover DIV.cases A:hover {
	text-decoration: underline;
}

DIV.intro_content P {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

DIV.intro_content {
	padding: 30px;
	padding-top: 20px;
	text-align: left;
}

DIV.intro_bottom {
	overflow: hidden;
	height: 6px;
	font-size: 1px;
	background-image: url(intro_bottom.png);	
}

DIV.cases {
	float: left;
	width: 220px;
	margin-left: 5px;
}

DIV.cases_top {
	height: 47px;
	background-image: url(cases_top.png);
}

DIV.cases_middle, DIV.news_middle {
	background-image: url(news_middle.gif);
}

DIV.cases_bottom, DIV.news_bottom {
	overflow: hidden;
	height: 6px;
	font-size: 1px;
	background-image: url(news_bottom.png);
}

DIV.cases_content {
	padding: 10px;
	text-align: left;
}

DIV.cases_content A IMG {
	border: 1px solid #DCD9D2;
}

DIV.buttons {
	float: left;
	width: 220px;
	margin-left: 5px;
}

A.button {
	display: block;
	width: 220px;
	height: 47px;
	background-image: url(button.png);
	font-family: Trebuchet MS;
	font-size: 20px;
	color: #555555;
	text-decoration: none;
	line-height: 2.3;
	text-align: left;
	margin-bottom: 5px;
}

A.button:hover {
	color: #F479A0;
}

A.button#nieuwsbrief {
	background-image: url(nieuwsbrief.png);
	color: #FFFFFF;
}

A.button#nieuwsbrief:hover {
	color: #555555;
}

A.button SPAN {
	cursor: pointer;
}

A.button SPAN.button_text {
	display: block;
	float: left;
	width: 180px;
	margin-left: 20px;
}

A.button SPAN.button_arrow {
	display: block;
	float: left;
	background-image: url(arrow_pink.gif);
	background-position: center;
	background-repeat: no-repeat;
}

DIV.news {
	display: block;
	width: 220px;
}

DIV.news_top {
	height: 47px;
	background-image: url(news_top.png);
}

DIV.news_title {
	display: block;
	width: 220px;
	height: 47px;
	font-family: Trebuchet MS;
	font-size: 20px;
	color: #555555;
	line-height: 2.3;
	text-align: left;
	padding-left: 20px;
}

* html DIV.news_title {
	padding-top: 11px;
}

DIV.news IMG {
	margin-top: 4px;
}

A.news {
	color: #637688;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.5;
}

A.news:hover {
	text-decoration: underline;
}

A.news#all_news {
	color: #F479A0;
}

TABLE.news TD {
	vertical-align: top;
}

/* STYLE FOR FOLLOW-UP - BEGIN */

DIV.menu_left {
	float: left;
	width: 200px;
}

DIV.menu_left_top {
	overflow: hidden;
	width: 200px;
	height: 6px;
	font-size: 1px;
	background-image: url(menu_left_top.png);
}

DIV.menu_left_middle {
	width: 200px;
	background-image: url(menu_left_middle.gif);	
	text-align: left;
}

DIV.menu_left_middle A {
	display: block;
	color: #4A4940;
	text-decoration: none;
	line-height: 2;
	padding-left: 35px;
	background-image: url(news_arrow_pink.gif);
	background-position: 20 6;
	background-repeat: no-repeat;
}

DIV.menu_left_middle A:hover {
	font-weight: bold;
	color: #F479A0;
}

DIV.menu_left_bottom {
	overflow: hidden;
	width: 200px;
	height: 6px;
	font-size: 1px;
	background-image: url(menu_left_bottom.png);
}

DIV.content_full_holder {
	float: left;
	width: 675px;
}

DIV.content_full_top {
	overflow: hidden;
	height: 6px;
	font-size: 1px;
	background-image: url(content_full_top.png);
}

DIV.content_full_header_left {
	float: left;
	margin-top: 5px;
	width: 570px;
	text-align: left;
}

DIV.content_full_header_left H2 {
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
	font-family: Trebuchet MS;
	font-size: 24px;
	font-weight: normal;
	color: #4A4940;
}

DIV.content_full_header_right {
	float: left;
	margin-top: 10px;
	width: 100px;
	text-align: right;
}

DIV.content_full_header_right IMG {
	margin-right: 20px;
}

DIV.content_full_header_right A {
	font-weight: bold;
	color: #F479A0;
	text-decoration: none;
}

DIV.content_full_header_right A:hover {
	text-decoration: underline;
}

DIV.content_full_middle {
	overflow: auto;
	background-image: url(content_full_middle.gif);
}

DIV.content_full_line {
	clear: both;
	border-bottom: 1px solid #EAE8E4;
	width: 630px;
}

DIV.content_full {
	clear: both;
	/*overflow: auto;*/
	padding: 20px;
	padding-top: 15px;
	color: #4A4940;
	text-align: left;
	line-height: 1.5;
}

DIV.content_full P {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

DIV.content_full IMG {
	border: 1px solid #DFDCD6;
}

DIV.content_full LI {
	list-style-image: url(news_arrow_pink.gif);
}

DIV.content_full A {
	font-weight: bold;
	color: #F479A0;
	text-decoration: none;
}

DIV.content_full A:hover {
	text-decoration: underline;
}

DIV.content_full_bottom {
	overflow: hidden;
	height: 6px;
	font-size: 1px;
	background-image: url(content_full_bottom.png);
}

DIV.content_holder {
	float: left;
	margin-left: 5;
	width: 470px;
}

DIV.content_top {
	overflow: hidden;
	height: 6px;
	font-size: 1px;
	background-image: url(content_top.png);
}

DIV.content_middle {
	/*overflow: auto;*/
	background-image: url(content_middle.png);
	min-height: 400px;
}

*html DIV.content_middle {
	height: 400px;
}

DIV.content_header_left {
	float: left;
	margin-top: 5px;
	width: 370px;
	text-align: left;
}

DIV.content_header_left H2 {
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
	font-family: Trebuchet MS;
	font-size: 24px;
	font-weight: normal;
	color: #4A4940;
}

DIV.content_header_right {
	float: left;
	margin-top: 10px;
	width: 100px;
	text-align: right;
}

DIV.content_header_right IMG {
	margin-right: 20px;
}

DIV.content_header_right A {
	font-weight: bold;
	color: #F479A0;
	text-decoration: none;
}

DIV.content_header_right A:hover {
	text-decoration: underline;
}

DIV.content_line {
	clear: both;
	border-bottom: 1px solid #EAE8E4;
	width: 430px;
}

DIV.content {
	clear: both;
	overflow: auto;
	padding: 20px;
	padding-top: 15px;
	color: #4A4940;
	text-align: left;
	line-height: 1.5;
}

DIV.content P {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

DIV.content IMG {
	border: 1px solid #DFDCD6;
}

DIV.content LI {
	list-style-image: url(news_arrow_pink.gif);
}

DIV.content A {
	font-weight: bold;
	color: #F479A0;
	text-decoration: none;
}

DIV.content A:hover {
	text-decoration: underline;
}

DIV.content_bottom {
	overflow: hidden;
	height: 6px;
	font-size: 1px;
	background-image: url(content_bottom.png);
}

DIV.follow_up_header {
	position: absolute;
	z-index: 50;
	left: 0;
}

DIV.follow_up_header H2 {
	padding: 0px;
	margin: 0px;
	margin-left: 40px;
	padding-left: 15px;
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(header_arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
}

/* END */



/* COPIED - BEGIN */

DIV.spacer_10 {
	overflow: hidden;
	height: 10px;
	clear: both;	
}

DIV.spacer_5 {
	overflow: hidden;
	height: 5px;
	clear: both;	
}

/* END */