body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background-color: #cfddf0;
	margin: 1% 0 4px 0;
	padding: 0;
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	font-family: Verdana;
	color: #27568e;
	font-weight: bold;
}
h1 {
	font-size: 17px;
}
h2 {
	font-size: 16px;
	margin-bottom: 0;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
	border-bottom: 1px solid #c02121;
	margin: 0;
}
a {
	color: #000;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	color: #c02121;
}
#middle_content strong.red {
	color: #c02121;
}
.lightred {
	color: #FF3300;
}
.blacklinks a {
	color: #000;
	text-decoration: none;
}
.blacklinks a:hover {
	text-decoration: underline;
}
.red {
	color: #c02121;
}
hr {
	height: 1px;
	color: #ededed;
}
.float_left a, .float_right a {
	display: block;
	text-decoration: none;
	background-image: url(../images/arrow_left2.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 230px;
	width: 15px;
}
.float_right a {
	background-image: url(../images/arrow_right2.gif);
}
.float_left, .float_right {
	float: left;
	height: 230px;
	width: 15px;
}
.float_right {
	float: right;
}
.float_center {
	width: 410px;
	float: left;
	margin-left: 15px;
}
.float_left_faded, .float_right_faded {
	height: 230px;
	width: 15px;
	float: left;
	background-image: url(../images/arrow_left_faded2.gif);
	background-position: center;
	background-repeat: no-repeat;
}
.float_right_faded {
	float: right;
	background-image: url(../images/arrow_right_faded2.gif);
}
.button {
	border: 1px solid #ededed;
	line-height: 10px;
	height: 12px;
	margin: 0;
	padding: 0;
}
ul {
	margin-top: 0;
	margin-left: 18px;
	padding-left: 0;
}
.orangebullets li {
	color: #ff7d00;
}
.orangebullets li span {
	color: #000;
}
a img {
	border: none;
}
#data td b {
	color: #1a2d74;
}
#data td {
	line-height: 18px;
}
#wrapper {
	margin: 0 auto;
	width: 940px;
	background-image: url(../images/middle_background.jpg);
	display: table;
}
#header {
	background-image: url(../headerimage.php);
	background-repeat: no-repeat;
	padding-top: 5px;
	width: 940px;
	height: 116px;
}
#header_right_content {
	margin: 39px 20px 0 0;
	float: right;
	display: inline;
}
#header a img {
	border: 0;
}
#header form {
	margin: 0;
	padding: 0;
}
#search_box {
	margin-top: 11px;
	margin-left: 25px;
	border: 1px solid #dcdcdc;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	width: 140px;
}
#left_content, #right_content, #middle_content {
	display: block;
	margin-top: 10px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
#left_content {
	width: 195px;
	float: left;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 6px;
	display: inline;
}
#right_content {
	width: 206px;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	_margin-right: 5px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}
#right_content h1 {
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}
.rounded_top {
	background-image: url(../images/rounded_top.gif);
	width: 179px;
	margin-left: 8px;
	padding: 8px 5px 0px 5px;
}
.rounded_bottom {
	background-image: url(../images/rounded_bottom.gif);
	width: 189px;
	margin-left: 8px;
	height: 7px;
	display: block;
	font-size: 1px;
}
#middle_content {
	float: right;
	margin-right: 23px;
	width: 479px;
	/* text-align: justify; */
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	line-height: 19px;
	word-spacing: 1px;
}
#middle_content strong {
	color: #192a72;
}
#middle_content ul{
	list-style: url(../images/check.gif);
}
#footer {
	background-image: url(../images/footer.jpg);
	margin: 0 auto;
	padding-left: 750px;
	padding-top: 62px;
	width: 190px;
	height: 48px;
	clear: both;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
}
#left_content ul {
	margin: 0 13px 0 13px;
	padding: 0;
}
#left_content li {
	list-style: none;
	list-style-image: none;
	border-bottom: 1px solid #FFF;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
}
#left_content li.menu_sub {
	padding-left: 7px;
	background-image: url(../images/menuback.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#left_content .menu_top, #left_content .menu_sub, #left_content .menu_sub_active {
	border-top: none;
}
#left_content .menu_sub, #left_content .menu_sub_active {
	margin-left: 8px;
	line-height: 18px;
	font-size: 10px;
}
#left_content .menu_sub_active a {
	font-weight: bold;
	font-size: 10px;
}
#left_content .menu_current a {
	color: #FFF;
	font-weight: bold;
}
#left_content a {
	text-decoration: none;
	display: block;
	font-weight: normal;
	color: #FFF;
	width: 100%;
	padding: 5px 0 5px 0;
}
#left_content a:hover {
	color: #FFF;
	font-weight: bold;
}
#foto_bottom {
	margin-top: 15px;
	clear: both;
}
#foto_bottom img {
	padding: 0 3px 5px 0;
}
.testimonials_text {
	width: 180px;
	margin: 0px auto 0px auto;
	padding: 0 10px 10px 10px;
}
.center {
	text-align: center;
}
.bluetext {
	color: #c02121;
}
.orangetext {
	color: #ff7d00;
}
.greentext {
	/* color: #c02121; */
	color: #27568e;
}
.orangeborder {
	border: 2px solid #ff7d00;
}
.greenborder {
	border: 2px solid #c02121;
}
.orange_border_bottom, .orange_border_top {
	width: 100%;
	border-bottom: 1px solid #c02121;
	display: block;
	margin-bottom: 20px;
	margin-top: 10px;
}
.orange_border_top {
	border-bottom: none;
	border-top: 1px solid #c02121;
	padding-top: 20px;
	margin-top: 20px;
}
.testimonials_header {
	margin-left: 12px;
	margin-top: -10px;
	color: #c02121;
}
.fotoborder {
	border: 1px solid #062c7a;
}
#klanten_type {
	margin-top: 16px;
}
#klanten_type a {
	color: #27568e;
	line-height: 24px;
	text-decoration: none;
	width: 100%;
	display: block;
}
#klanten_type a:hover {
	color: #c02121;
	font-weight: bold;
}
#bannerblock {
	margin-left: 12px;
	margin-top: 20px;
	padding-top: 20px;
}
.homepagelink a {
	float: left;
	height: 34px;
	line-height: 34px;
	width: 143px;
	display: block;
	background-color: #27568f;
	color: #FFF;
	font-weight: normal;
	text-align: left;
	padding-left: 15px;
}
.homepagelink a:hover {
	font-weight: bold;
}
#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 170px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}


/* PRINT STTLES */
body {
	background-color: white;
}
#wrapper {
	background-image: none;
	margin: 0;
}
#header, #left_content, #bannerblock, #navigation, #right_content, #rounded_top, #rounded_bottom, #testimonials_header, #footer {
	display: none;
}
#middle_content {
	float: none;
	width: auto;
}