html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*
ol, ul {
	list-style: none;
}*/

*{
padding:0;
margin:0;
}

body
{
 background:#F6F6F6;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#818181;
line-height:150%;
}

.bold
{
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#818181;
}

.wrapper
{
	width:100%;
	margin:0 auto;
	text-align:left;
	padding:0px;
	background:none;
	background-color:#ffffff;
}

div#header
{
width:100%;
clear:both;
float:left;
}
div#header ul#systemwide
{

	
}
h1#logo
{
	width:241px;
	height:59px;
	margin:40px 0 0 44px;
	float:left;
	
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
}



.switch
{
float:right;
background:url(../images/switch.png) no-repeat right;
padding-right:20px;
margin-right:6px;
}

div#right
{
	width:327px;
	float:right;
}

div#right ul
{
	margin:0px;
	padding-left:0px;
	margin-top:45px;
}

div#right ul li
{
	list-style-type:none;
	display:inline;
	color:#00acd4;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px;
	font-weight:700;
	border-right:1px solid #00acd4;
	padding-right:5px;
	padding-left:5px;
}

div#right ul li.last
{
	border-right:none;
}

div#right ul li a
{
	text-decoration:none;
	color:#00acd4;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px;
	font-weight:700;
}

div#right a#helpdesk
{
	padding:7px 0px 0px 0px;
	float:right;

	margin:0px 45px 0px 0px;
	width:103px;
	height:28px;
	background-image:url(../images/help.png);
	background-repeat:no-repeat;
}

#testimonials_bottom
{
	width:95%;
	float:left;
	margin-top:27px;
	border-top:solid 1px #e5e5e5;
	padding-top:7px;
}
#services_bottom ul li
{
color:#f29700;

}
#werkwijze_bottom, #services_bottom
{
	width:100%;
	float:left;
	margin-top:24px;
	border-top:solid 1px #e5e5e5;
	padding-top:7px;
}

.werkwijze_bottom
{
width:100%;
float:left;
margin-top:27px;
border-top:solid 1px #e5e5e5;
padding-top:11px;

}

.bottom ul li
{
list-style-type:none;
display:inline;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
.bottom ul li a
{
text-decoration:none;
}

#bottom1 
{
color:#818181;
float:left;
text-align:left;
list-style-type:none;
background:none;
font-weight:normal;
font-style:italic;
}

#testimonial_nav
{
	float:right;
}

ul#testimonial_nav li
{
	display:block;
	float:left;
	padding-right:5px;
}

#testimonial_nav ul li, #testimonial_nav, #testimonial_nav li
{
	list-style-type:none;
	display:inline;
}

#werkwijze_bottom 
{
	color:#f29700;
	float:right;
	
	border-top:1px solid #E5E5E5;
float:left;
margin-top:27px;
padding-top:7px;
width:95%;
}

#werkwijze_nav li
{
	display:inline;
	padding-right:5px;
	padding-left:5px;
	border-right:1px solid #d8d8d8;
}
#werkwijze_nav li.last
{
	border:none;
	padding-right:0px;
}

#werkwijze_bottom ul, #services_bottom ul
{
	float:right;
}
#werkwijze_bottom ul li, #services_bottom ul li
{
	list-style-type:none;
}


#top
{
width:100%;
padding-top:11px;
padding-right:49px;
padding-bottom:36px;
float:left;
}
#top ul
{
text-align:right;
}
#top ul li
{
list-style-type:none;
display:inline;
color:#f29700;
display:inline;
border-right:1px solid #d8d8d8;
padding-right:5px;
padding-left:5px;
}

#top ul li.last
{
	border:none;
	padding-right:0px
}
#main_content
{
	
	width:100%;
	background:url(../images/hand.png) no-repeat right top;
}

div#content
{
	width:95%;
	padding:50px 40px 0px 40px;
	
	margin:0px auto;
	min-height:126px;
	background:url(../images/hand-content.png) no-repeat right top;
}

div#content div#left_content
{
	width:64%;
	margin-right:-30%;
	padding:0px 80px 0px 0px;
}

div#content div#right_content
{
	width:30%;
	margin-left:-64%;
	padding:80px 0px 0px 0px;
}

div#content div#right_content h3
{
	font-size:1.4em;
	font-weight:bold;
	line-height:1.3;
}
div#content div#right_content ul
{
	list-style: none;
	list-style-type: none;
	margin-top:20px;
}

div#content div#right_content div#voordelen-vert
{
	margin-bottom:25px;
}

div#content div#right_content div#testimonials-vert div#testimonial-list
{
	font-size:1.1em;
	font-weight:bold;
}
#testimonial-list #container
{
	width:100%;
}


div#content div#right_content div#testimonials-vert div#testimonial-list span.client
{
	padding-top:5px;
	font-size:0.9em;
	font-weight:normal;
	font-style:italic;
	display:block;
}
div#testimonials span.client
{
	padding-top:0px;
	font-size:0.9em;
	font-weight:normal;
	font-style:italic;
	display:block;
}

div#content div#right_content div#testimonials-vert ul#testimonial-nav li
{
	float:right;
	padding-right:5px;
	padding-top:5px;
}

div#content div#right_content div#testimonials-vert ul#testimonial-nav li.last
{
	float:right;
	padding-right:0px;
	padding-top:5px;
}


div#content div#right_content div#testimonials-vert ul#testimonial-nav
{
	width:100%;
	border-top:1px solid #d8d8d8;
	margin-top:15px;
}

li a#previous
{
	width: 18px;
	height: 17px;
	display:block;
	background: url(../images/previous.png) no-repeat top right;
}
li a#previous:hover
{

	background: url(../images/previous-over.png) no-repeat top right;
}

li a#next
{
	width: 18px;
	height: 17px;
	display:block;
	background: url(../images/next.png) no-repeat top right;
}
li a#next:hover
{

	background: url(../images/next-over.png) no-repeat top right;
}






div#content div#right_content div#voordelen-vert ul li img
{
	margin-right:10px;
}

div#content div#right_content div#voordelen-vert ul li
{
	font-size:0.9em;
	margin-bottom:15px;
}

div#content div#left_content h2
{
	font-weight:Bold;
	font-size:2.4em;
}
div#content div#left_content span.subtitle
{
	font-size:1.6em;
	color:#dddddd;	
}

div#content div#left_content p.intro
{
	margin-top:30px;
	font-weight:bold;
}
div#content div#left_content p
{
	margin-bottom:20px;
}
div#content div#left_content p a:hover
{
	text-decoration:none;
}

div#content div#left_content h3
{
	font-size:1.4em;
	font-weight:bold;
}
div#content div#left_content h4, div#content div#right_content h4
{
	padding:0px;
	margin:0px;
	color:#818181;
	font-weight:bold;
}

div#content div#left_content ul.ticklist, div#content div#left_content ul.arrowlist
{
	list-style: none;
	list-style-type: none;
	list-style-position: inside;
	margin-top:15px;
}

div#content div#left_content ul.ticklist
{
	list-style-image: url(../images/bullet-tick.png);
} 

div#content div#left_content ul.arrowlist
{
	list-style-image: url(../images/bullet-arrow.png);
} 

div#content div#left_content ul.ticklist li, div#content div#left_content ul.arrowlist li
{
	min-height:20px;

}

.main_contenttext_sub
{
	width:100%;
	background:url(../images/sub-hand.png) no-repeat right top;
}
.contenttext
{
width:95%;
margin:0 auto;
}
.all_content
{
width:100%;
float:left;
}
.left_content
{
width:65%;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#818181;
margin-top:49px;
padding-bottom:45px;
}
.left_content p
{
margin-bottom:27px;
}
.left_content h1,h3,h2
{
font-family:Arial, Helvetica, sans-serif;
color:#00acd4;
margin-bottom:9px;
}
body
{
	font-size:62,5%;
}
.left_content h1
{
	font-size:2.4em;
	font-weight:Bold;
}
.left_content h3
{
	font-size:1.4em;
	font-weight:Bold;
}
.right_elastic
{
	width:100%;
}
#testimonials h4, #services h4, #werkwijze h4
{
	font-size:1.4em;
	font-weight:bold;
}

#voordelenbox h2
{
	font-family:Arial, Helvetica, sans-serif;
	color:#00acd4;
	padding-bottom:23px;
	font-size:1.8em;
	font-weight:bold;
}

.left_content h4
{
font-family:Arial, Helvetica, sans-serif;
color:#818181;
margin-bottom:23px;

}
.link
{
list-style-type:none;
text-align:left;
}
 a.link
{
text-decoration:underline;
color:#f28504;
}


.right_content
{
width:33%;
float:right;
color:#818181;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin-left:15px;
}
.welcometext
{
font-weight:bold;
font-size:14px;
color:#818181;
}

#voordelenbox
{
float:left;
width:100%;
border-bottom:solid 1px #e5e5e5;
padding-bottom:47px;
border-top:solid 1px #e5e5e5;
padding-top:39px;
}
.subbox
{
float:left;
width:100%;
padding-bottom:47px;
margin-top:139px;
}
.subbox h2
{
padding-bottom:23px;
}

.text
{
	width:99%;
	float:right;
	padding-top:5px;
	margin-right:5px;
}

.text img
{
padding-right:5px;
}
.text h5
{
color:#818181;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
}

.text p
{
color:#818181;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
	padding-right:10px;
}

.clear
{
clear:both;
float:none;

}
.repeat_box
{
width:33.333%;
float:left;
}
.sub_repeat_box
{
width:100%;
float:left;
padding-bottom:11px;
}

#testimonials 
{
float:left;

width:32%;
font-weight:bold;
}
.subtext1 
{
float:left;
width:100%;
font-weight:bold;
margin-top:47px;
}

.text2
{

}

#werkwijze
{
	float:left;
	width:/*270px;;*/32%;
	margin-left:28px;
}
#services
{
float:left;
width:31%;
margin-left:28px;
padding-bottom:11px;
}

#voordelenbox_text2
{
float:left;
width:100%;
padding-bottom:29px;
}
ul.left
{
float:left;
width:50%;
}
ul.left li
{
list-style-type:none;
background:url(../images/tick.png) no-repeat left;
padding-left:21px;
}

ul.left1
{
width:100%;
float:left;
margin-bottom:27px;
}
ul.left1 li
{
list-style-type:none;
background:url(../images/subarrow.png) no-repeat left;
padding-left:21px;
}
ul.left2
{
float:left;
width:100%;
margin-bottom:27px;

}
ul.left2 li
{
list-style-type:none;
background:url(../images/tick.png) no-repeat left;
padding-left:21px;
}
ul.right
{
float:left;
padding-left:21px;
padding-bottom:3px;
}
ul.right li
{
list-style-type:none;
background:url(../images/tick.png) no-repeat left;
padding-left:21px;
}
h4
{
color:#01acd4;
font-family:Arial, Helvetica, sans-serif; 
padding-bottom:18px
}

#footer
{
margin-top:50px;
float:left;
width:100%;
margin-left:1px;
height:33px;
background:url(../images/footer_rbg.png) repeat-x;
}
#footer_content
{
width:95%;
margin:0 auto;
}
#footer-left
{
float:left;
padding-top:8px;
}
#footer-left ul li
{
text-align:left;
color:#FFFFFF;
font-size:10px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
list-style-type:none;
text-decoration:none;
}
#footer-right
{
float:right;
padding-top:8px;

}
#footer-right ul
{
text-align:right;

}
#footer-right ul li
{
display:inline;
background:url(../images/footer_bar.png) no-repeat right;
padding-right:10px;
padding-left:10px;
}
#footer-right ul li a
{
text-decoration:none;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;

}
#footer-right ul li a:hover
{
	text-decoration: underline;
}


a, a:visited, a:active, a:hover
{
	color: #f29400;

}
a:hover
{
text-decoration:none;
}
#top ul li a, #werkwijze_nav li a, #services_bottom ul li a
{
	text-decoration:none;
}
#top ul li a:hover, #werkwijze_nav li a:hover, #services_bottom ul li a:hover
{
	text-decoration:underline;
}


/*classes*/
.left
{
	float:left;
	display:inline;   /* IE6 */
}
.right
{
	float:right;
	display:inline;   /* IE6 */
}
.imagereplaced
{
	text-indent:-999999px;
}


/*clear fix*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* CSS Document */
div#menu_holder
{
	float:left;

	width:100%;
	margin-top:25px;
	margin-left:1px;
	background:url(../images/menu_bg.gif) repeat-x top left;
}

ul#menu
{
	background:url(../images/menu_bg.gif) repeat-x top left;
	width:100%;
	height:64px;
} 
#menu li {
  float:left;
  min-width:100px;
  padding-right:2px;
  list-style-type: none; 
  background:url(../images/menu_sep.png) no-repeat top right;
  }
#menu a {
  position:relative;
  display:block; 
  text-decoration:none; 
  min-width:100px; 
   height:64px;  
  float:left; 
  }
* html #menu a {
  width:100px;
  }
#menu a span{
  display:block; 
  color:#fff; 
  text-align:left; 
  padding:8px 20px; 
  cursor:pointer;
  }
#menu a span i{
  font-family: Arial;
  font-size:14px;
  font-weight: bold;
  text-transform: uppercase;
  font-style: normal;
  text-shadow: #008BA4 0px 0px 3px;
  }
* html #menu a span {
  width:100px; 
  cursor:hand; 
  w\idth:66px;   
  }
#menu a b {
  display:block; 
  height:63px;
  }
#menu a span u {
   font-size:10px;
   margin:0px;
   padding:0px;
   white-space: normal;
   color:#fff;
   font-weight:normal;
   line-height:11px;
   display:block;
   text-decoration:none;
   text-transform: none;
   tex-align:left;              
 }
#menu a em {
  display:none;                               
  }
#menu a:hover {
  background:url(../images/menu_hov.png) no-repeat center top;
  }
#menu a:hover span {
  color:#fff;  
  }
#menu a:hover em,#menu a.active em {
  display:block; 
  overflow:hidden; 
  border:6px solid #0094C7; 
  border-color:#0094C7 transparent; 
  border-width:6px 6px 0 6px; 
  position:absolute; 
  left:50%;
  font-size:1px; 
  margin-left:-6px;
  }  
ul#menu ul {width:15em;}
ul#menu ul li {display:block;width:12em;height:auto; line-height:33px;}
ul#menu ul a, ul#menu ul a:visited {display:block;background:url(../images/submenu_bg.png); color:#fff;width:12em;height:100%;line-height:17px; padding:8px 1em;}
* html ul#menu ul a, * html ul#menu ul a:visited  {width:14em; w\idth:12em;}
ul#menu table {border-collapse:collapse; padding:0; margin:-1px; width:0; height:0; font-size:1em; z-index:1;}
* html ul#menu a:hover {position:relative; z-index:100;}
ul#menu li:hover {position:relative;}
* html ul#menu ul a:hover{color:#fff;background:url(../images/submenu_bg.png); position:relative; z-index:110;}
ul#menu ul li:hover {position:relative;}
ul#menu ul :hover > a {color:#fff;background:url(../images/submenu_bg.png);}
ul#menu ul
{
	visibility:hidden;position:absolute;height:0;top:63px; left:0; width:14em;
}
ul#menu :hover ul
{
	visibility:visible; height:auto; padding:0 3em 3em 3em; background:transparent url(../images/trans.gif); left:-3em;
}
ul#menu ul li a:hover
{
	text-decoration:underline;
}

ul.ticklist
{
	margin:35px;
}

ul.ticklist li
{
	list-style-image: url(../images/bullet-tick.png);
	text-indent:-1px;
}
