/* Body */
form { margin-bottom: 0 ; } 
P { margin: 0px; }
body {
	background-color: #d6e2f3;

}

body.fullbody {
	background-image: url(images/background.gif);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #aa1f1f;

	margin-top: 21px;	
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

/* Titel balk */
div#titelbalk {

	width: 766px;
	height: 92px;
	
	background-image: url(images/titelbalk.gif);
	background-position:center;
	background-repeat:no-repeat;

}
div#flashbanner {

	position: relative;
	left: 409px;
	top: 16px;
	float: left;	

}

/* Navigatie */
div#navigatie {

	width: 766px;
	height: 50px;
	
	background-image: url(images/bg_navigatie.gif);

	margin-top: 0px;

	text-align: left;

}
div#navigatie_top {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	margin-left: 35px;

}
a.navigatie_top {

	color: #ffffff;
	text-decoration: none;

}
a.navigatie_top:hover, a.navigatie_top_active {
	text-decoration: none;
	color: #393939;
}

div#navigatie_sub {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	margin-left: 35px;

}
a.navigatie_sub {

	color: #ffffff;
	text-decoration: none;

}
a.navigatie_sub:hover, a.navigatie_sub_active {
	text-decoration: none;
	color: #393939;
}

a.navigatie_crum {

	color: #ffffff;
	text-decoration: none;

}
a.navigatie_crum:hover {
	text-decoration: underline;
	color: #ffffff;
}


div#navigatie_divider {

	position: relative;
	left: 20px;

}


/* Content */
div#content {

	width: 766px;
	
	background-image: url(images/bg_content.gif);
	
	text-align: left;
	padding-bottom: 10px;

}
div#content_sub {

	width: 739px;
	background-color: #393939;
	
	margin-left: 10px;
	padding-bottom: 10px;

}

div#content_sub_sub {

	width: 717px;
	background-color: #d6e2f3;
	border: 1px solid #ffffff;
	
	margin-left: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
	
}
div#content_tekst, td, body {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;	
}

div#content_tekst {
	
	margin-left: 13px;
	margin-top: 18px;
	padding-bottom: 13px;
	
	width: 690px;

}

h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	
	height: 24px;
	width: 100%;
	position: relative;
	padding-right: 10px;

	
	padding-left: 8px;
	padding-top: 5px;
	
	
	
	background-color: #8bacdc;
	

}

h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}


h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-bottom: 5px;
	margin-top:20px;
}


img.content_image {

	border: 1px solid #ffffff;
	
}

a {
	color: #0048b2;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


div#content_clickpad {

	width: 544px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	
	margin-left: 25px;
	
	position: relative;
	top: 2px;
	
	display: inline;
	
}
div#content_search {

	display: inline;
	
	position: relative;	
	top: 5px;
	

}


/* Testimonials */
div#testimonials {

	margin-left: 10px;
	margin-top: 10px;

}

div.testimonial_blue, div.testimonial_yellow {

	vertical-align: top;
	margin-left: 22px;
	width: 174px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	line-height: 14px;

}
div.testimonial_blue { 	color: #2e68b2; }
div.testimonial_yellow { color: #e0a93f; }


span.testimonial_title {

	font-size: 14px;
	font-weight: bold;

}
a.testimonial_readmore_blue { color: #2e68b2; text-decoration: underline; }
a.testimonial_readmore_yellow { color: #e0a93f; text-decoration: underline; }

img.testimonial_image {

	margin-left: 24px;

	border: 1px solid #e1ab43;

}


/* Inputs */
input.input_search {

	width: 121px;
	border: 1px solid #e0a93f;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	
	vertical-align: middle;
	
	background-color: #ffffff;

}
img.input_go_button {

	vertical-align: middle;	

}


/* Bottom */
div.bottom {

	margin-top: 2px;
	padding-bottom: 8px;

	width: 690px;
	text-align: right;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;

}
a.bottom {

	color: #ffffff;
	text-decoration: none;

}
a.bottom:hover { text-decoration: underline; }