/* css extern */ @charset "utf-8";
/* CSS Document */
/*reset code*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    font-weight: normal;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

body {
    line-height: 1;
    background: #fefeff url(/media/images/bg.jpg) repeat-x;
    font: 12px Arial, Helvetica, sans-serif;
    color: #40424b;
    font-weight: normal;
    height: 100%;
}

html {
    height: 100%;
    overflow-y: scroll;
}

a {
    font: 14px Arial, Helvetica, sans-serif;
    color: #8f929b;
    text-decoration: none;
}

a:hover, a.active {
    color: #003399;
    text-decoration: underline;
}

/*main css file*/
.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
    font-size: 1px;
    line-height: 1;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}


/* IE6 */
* html .clearfix { height: 1%; }

/*IE7 */
.clearfix{ min-height: 1px; }

#wrapper {
    margin: 0 auto;
    min-height: 100%;
}

#container {
    width: 960px;
    margin: 0 auto;
}

#header {
    padding: 19px 0 0 0;
	height:160px;
	position:relative;
}

.logo {
    height: 95px;
    float: left
}

/*navigation*/
.nav {
    width: 475px;
    padding-top: 40px;
    float: right;
	margin-bottom:29px;
	
}

.nav ul {
    margin: 0;
    padding: 0;
}

.nav li {
    margin: 0;
    display: block;
    float: left;
    padding-right: 30px;
    padding-top: 5px;
}

.nav li.flag {
    float: right;
    padding: 0;
	margin-right:10px;
}

/*main navigation*/
.nav_links {
    margin: 0;
    padding:0;
    width: 700px;
    float: right;
	position:absolute;
	top:115px;
	left:255px;
   /* clear: both; MS*/
}

ul.mainNav {
    list-style: none;
}

ul.mainNav li {
    display: block;
    float: left;
}

ul.mainNav li a {
    display: inline-block;
    float: left;
    height: 56px;
    text-indent: -9999px;
}

a.topnav01 {
    background: url(/media/images/sprite01.gif) 0 0 no-repeat;
    width: 314px;
}

a.topnav01:hover {
    background-position: 0 -56px;
}

a.activelink {
    background-position: 0 -56px;
}

a.topnav01en {
    background: url(/media/images/sprite01-EN.jpg) 0 0 no-repeat;
    width: 294px;
}

a.topnav01en:hover {
    background-position: 0 -57px;
}

a.activelink {
    background-position: 0 -56px;
}

a.topnav02 {
    background: url(/media/images/sprite02.gif) 0 0 no-repeat;
    width: 133px;
}

a.topnav02:hover {
    background-position: 0 -56px;
}

a.activelink {
    background-position: 0 -56px;
}

a.topnav02en {
    background: url(/media/images/sprite02-EN.jpg) 0 0 no-repeat;
    width: 153px;
}

a.topnav02en:hover {
    background-position: 0 -57px;
}

a.topnav03 {
    background: url(/media/images/sprite03.gif) 0 0 no-repeat;
    width: 141px;
}

a.topnav03:hover {
    background-position: 0 -56px;
}

a.topnav03en {
    background: url(/media/images/sprite03-EN.jpg) 0 0 no-repeat;
    width: 141px;
}

a.topnav03en:hover {
    background-position: 0 -57px;
}

a.activelink {
    background-position: 0 -56px;
}

a.topnav04 {
    background: url(/media/images/sprite04.gif) 0 0 no-repeat;
    width: 110px;
}

a.topnav04:hover {
    background-position: 0 -56px;
}

a.topnav04en {
    background: url(/media/images/sprite04-EN.jpg) 0 0 no-repeat;
    width: 110px;
}

a.topnav04en:hover {
    background-position: 0 -57px;
}

a.activelink {
    background-position: 0 -56px;
}

a.activelinkeng {
    background-position: 0 -57px;
}

/*content*/
.content {
    width: 960px;
    padding-top: 30px;
    clear: both;
    height: auto;
}

.content:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/*change the height if the content increases. it will get effected in all the pages*/
.contentLeft {
    width: 380px;
    float: left;
}

.contentRight {
    width: 580px;
    float: right;
}

.head_bg {
    background: #e0e5f4 url(/media/images/headbgtop.gif) no-repeat;
    background-position: top;
    height: 35px;
    padding: 15px 0 0 30px;
}

h1 {
    font-size: 26px;
    color: #092951;
    padding-bottom: 20px;
    line-height: 40px;
}

.head_details {
    background: #eef1f8 url(/media/images/hd_detailsbg.gif) repeat-x;
    height: 95px;
    padding: 15px 20px 0 30px;
}

p {
    line-height: 24px;
}

.head_details a {
    font-size: 12px;
    color: #072e72;
    text-decoration: underline;
    font-weight: bold;
    padding: 10px 0;
}

.head_details a:hover {
    color: #a3b4ff;
}

.blank {
    height: 410px;
}

.blank_med {
    height: 395px;
}

.blank_lrg {
    height: 448px;
}

/*footer*/
.footer {
    background: url(/media/images/footerbg.gif) repeat-x;
    height: 147px;
    background-position: bottom;
    clear: both;
   /* margin-top: -177px; */
    border-top: 30px solid #fff;
}

.footerbody {
    width: 900px;
    margin: 0 auto;
    padding-top: 20px;
}



.footerLeft {
    padding-right: 30px;
    float: left;
}

.footerLeft p {
    color: #082250;
    line-height: 20px;
}

.footerLeft a, .footerRight a {
    font: 12px Arial, Helvetica, sans-serif;
    color: #003ebd;
    text-decoration: underline;
}

.footerLeft a:hover, .footerRight a:hover {
    color: #a3b4ff;
}

.footerMid {
    width: 500px;
    padding-right: 30px;
    padding-left: 10px;
    border-left: 1px dotted #aa9b90;
    border-right: 1px dotted #aa9b90;
    height: 101px;
    float: left;
}

.footerMid img {
    padding: 0 20px 0 10px;
    margin-top: -5px;
}

.footerRight {
    width: 140px;
    float: right;
}

/*vactures*/
.in_contentLeft {
    width: 230px;
    padding-right: 20px;
    float: left;
}

.in_contentRight {
    width: 700px;
    font-size: 14px;
    float: right;
}

.in_contentRight a {
    font: 14px Arial, Helvetica, sans-serif;
    color: #214482;
    text-decoration: underline;
}

.in_contentRight a:hover {
    color: #a3b4ff;
}

h2 {
    font-size: 18px;
    color: #7a7b80;
}

h3 {
    font-size: 16px;
    font-weight: bold;
    color: #092951;
}

h3.gaptop {
    padding-top: 20px;
    clear: both;
}

.in_contentRight li a {
    line-height: 24px;
}

.text li a {
    font-weight: bold;
}

.points li {
    background: url(/media/images/arrow.gif) no-repeat;
    padding-left: 20px;
    background-position: center left;
    padding-bottom: 5px;
}

.details {
    width: 600px;
}

.dateList {
    list-style: none;
    padding: 0;
}

.dateList dd {
    display: inline-block;
    font-size: 14px;
    width: 400px;
    float: right;
    clear: both;
    line-height: 27px;
    height: 27px;
}

.dateList dt {
    width: 128px;
    padding-right: 20px;
    display: inline-block;
    line-height: 27px;
}

.dateList p {
    line-height: 20px;
    width: 690px;
    margin-bottom: 10px;
}

/*contact*/
address {
    font-size: 14px;
    font-style: normal;
    padding-bottom: 8px;
}

h4 {
    margin-bottom: 8px;
    font-weight: bold;
    line-height: 20px;
}

.magnify li {
    background: url(/media/images/magnify.gif) no-repeat;
    background-position: left center;
    padding: 0 0 0 23px;
    border: 1px solid #fff; /*important*/
    margin-top: 10px;
}

.inLeft_content {
    width: 210px;
    padding-right: 40px;
    float: left;
}

.inRight_content {
    width: 420px;
    background: url(/media/images/line_sepra.png) no-repeat;
    background-position: left 5%;
    padding-left: 20px;
    float: right;
}

.contltTxt {
    width: 50px;
    float: left;
}

.contrtTxt {
    width: 140px;
    float: right;
}

.contltTxt li {
    clear: both;
    width: 70px;
    height: 25px;
}

.contrtTxt li {
    clear: left;
}

.topspace {
    padding-top: 2px;
}

.radiobtn {
    padding-top: 2px;
}

.button {
    background: url(/media/images/button.gif) no-repeat;
    height: 27px;
    width: 82px;
    display: block;
    border: 0;
    cursor: pointer;
    padding-left: 18px;
    margin-top: 8px;
    padding-top: 5px;
    clear: both;
}

.button a {
    color: #40424b;
    text-decoration: none;
}

.button a:hover {
    color: #40424b;
}

/*left navigation*/
#slide {
    padding-top: 15px;
}

#slide ul {
    margin: 0;
    padding: 0;
}

#slide li {
    display: block;
    line-height: 39px;
    border-bottom: 1px solid #dce1ed;
    text-indent: 20px;
}

#slide li.top {
    border-top: 1px solid #dce1ed;
}

#slide li a {
    text-decoration: none;
    color: #072e72;
    display: block;
    height: 28px;
    padding-top: 12px;
    font-size: 15px;
    font-weight: bold;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

#slide li a:hover, #slide li a.subactive {
    background: #edf0f6 url(/media/images/arrow_sub.gif) 95% center no-repeat;
}

/*team_details*/
.contentLeft_sub {
    width: 460px;
    padding-right: 30px;
    float: left;
}

.contentRight_sub {
    width: 204px;
    float: right;
}

.ltTxt {
    float: left;
    width: 100px;
}

.rtTxt {
    float: right;
    width: 350px;
}

.ltTxt li {
    height: 30px;
    width: 120px;
    clear: both;
}

.rtTxt li {
    clear: left;
}

.special {
    padding-bottom: 40px;
}

.rtTxt p {
    height: 30px;
}

.contentLeft_sub h3 {
    clear: both;
    padding-top: 20px;
}

.year li {
    padding-bottom: 20px;
}

.subulpts, .subolpts {
    padding-top: 10px;
}

.subulpts li {
    background: url(/media/images/arrow.gif) no-repeat;
    padding-left: 25px;
    background-position: center left;
    line-height: 28px;
}

.clrgrey {
    color: #7a7b80;
}

.subolpts {
    list-style: decimal;
    padding-left: 25px;
}

.subolpts li {
    line-height: 28px;
}

.table {
    border: 1px solid #c4cddd; /*important*/
}

.table tr th {
    background: url(/media/images/strip.gif) repeat-x;
    height: 38px;
    font-weight: bold;
    line-height: 35px;
    border: 1px solid #c4cddd; /*important*/
    border-top: 0;
    padding-right: 25px;
}

.table tr td {
    height: 38px;
    line-height: 35px;
    border: 1px solid #c4cddd; /*important*/
    border-top: 0;
    padding-left: 25px;
}

/*team*/
.team {
    margin: 0;
    padding: 0;
}

.team li {
    margin: 0;
    display: block;
    float: left;
    width: 156px;
    padding-right: 17px;
    padding-bottom: 20px;
}

.team li a {
    color: #003ebd;
}

.team a:hover {
    color: #7a7b80;
}

/*offer form*/
.moveright {
    margin-left: 76px;
}

.movebottom {
    margin-bottom: 5px;
}

/*slider jquery*/
#imagegallery {
    position: relative; /*keep this intact*/
    visibility: hidden; /*keep this intact*/
}

#imagegallery .gallerydesctext {
    text-align: left;
    padding: 5px 5px; /*change for the top text in the gallery*/
}

.bot_gap {
    padding-bottom: 35px;
}

/*  NOTARIAAT */
.notariaat h2 {
    padding-bottom: 8px;
}

.notariaat li {
    list-style: disc;
    margin-left: 16px;
    padding-bottom: 8px;
}

.notariaat ul {
    padding-bottom: 8px;
}

/* css jelle */
.required {
    color: red;
}

.googlemap a {
    font-size: 11px;
}

#map_canvas {
    width: 230px;
    height: 422px;
}

#map_canvas span {
    display: block;
}

#frontpage-img {
    width: 580px;
    height: 480px;
    background: url(/media/images/visual1.jpg) no-repeat;
}

.contentLeft_sub ul {
    list-style: square;
    margin-left: 20px;
    line-height: 25px;
}

.contentLeft_sub ol {
    list-style: decimal;
    line-height: 25px;
    margin-left: 20px;
}

.contentLeft_sub ol ol {
    list-style: decimal;
    margin-left: 20px;
    margin-top: 5px;
}

.contentLeft_sub li {
    margin-bottom: 5px;
}

.voorwaarden ol li {
    font-weight: bold;
}

.voorwaarden ol ol li {
    font-weight: lighter;
}

.teamdetail ul {
    list-style: none;
    margin-left: 0;
}

.teamdetail table, table.nieuws {
    width: 100%;
}

.teamdetail th, .teamdetail td, .nieuws td, .nieuws th {
    padding: 5px 0;
    text-align: left;
}

.nieuws td {
    padding-right: 20px;
}

.contentRight_sub img {
    border: 5px solid #dce1ed;
}

.in_contentLeft img {
    border: 5px solid #dce1ed;
}

form label {
    float: left;
    display: block;
    width: 150px;
    font-size: .9em;
    padding: 3px 0;
    height: 20px;
}

form ul label {
    float: none;
    width: auto;
    padding: 0;
}

form ul input {
    width: auto;
    padding: 0;
    border: 0;
    margin-right: 5px;
}

form ul .textfield {
    border: 1px solid #ccc;
    padding: 2px;
    margin-left: 23px;
    margin-top: 5px;
}

form ul {
    margin-left: 0px;
    float: left;
}

form ul.geslacht li {
    margin-left: 0px;
    float: left;
    width: 420px;
    height: 20px;
}

form li {
    margin-bottom: 5px;
}

form li label {
    display: block;
    height: 20px;
}

form div {
    padding: 5px 0;
    clear: both;
}

form input, form textarea, form select {
    padding: 3px;
    width: 273px;
    border: 1px solid #ccc;
}

span.error {
    color: red;
    float: right;
    font-size: 1em;
    padding: 3px;
    display: block;
}

#offerte span.error {
    width: 70px;
}

#offerte {
    width: 570px;
}

form textarea {
    height: 100px;
    width: 300px;
}

form .submit input {
    width: auto;
    margin-left: 150px;
    background: #2C508E;
    color: #fff;
    font-weight: bold;
    border: 1px solid #102E62;
    padding: 5px 10px;
}

button#submit {
    margin-left: 385px;
}

#contact button#submit {
    margin-left: 235px;
}

div.diensten li {
    margin-bottom: -10px;
}

#contact span .infoaanvraag {
    font-size: 11px;
    width: 600px;
}

#contact label {
    width: 240px;
}

#contact ul.geslacht li label {
    width: 420px;
    font-size: 1em;
}

#contact textarea {
    width: 200px;
}

#contact .textbox {
    float: left;
    width: 200px;
}


#contact label {
    width: 100px;
    margin-bottom: 5px;
}

#contact .radio label {
	 padding-left: 95px;
	 width: 400px;
}

#contact ul {
    width: 200px;
}

.informatie_label {
    font-size: 12.6px;
}
.team img{
	border: 3px solid #dce1ed;
}
.cufon-loading h1{
   visibility: hidden !important;
}

#contact div.radio form ul{
	float:left;
}




.nav_links ul{
	
}

.nav_links ul li{
	float:left;
}

.nav_links ul li a{
	display:block;
	text-indent:-9999px;
	height:57px;	
}

a.nl_01{
	background:url(/media/images/01_nl.jpg) no-repeat 0 0;
	width:315px;
}

a.nl_01:hover{
	background-position:0 -57px;
}

a.nl_02{
	background:url(/media/images/02_nl.jpg) no-repeat 0 0;
	width:133px;
}

a.nl_02:hover{
	background-position:0 -57px;
}


a.nl_03{
	background:url(/media/images/03_nl.jpg) no-repeat 0 0;
	width:140px;
}

a.nl_03:hover{
	background-position:0 -57px;
}


a.nl_04{
	background:url(/media/images/04_nl.jpg) no-repeat 0 0;
	width:109px;
}

a.nl_04:hover{
	background-position:0 -57px;
}




a.hb_01{
	background:url(/media/images/j01_new.jpg) no-repeat 0 0;
	width:313px;
}

a.hb_01:hover{
	background-position:0 -57px;
}

a.hb_02{
	background:url(/media/images/j02_new.jpg) no-repeat 0 0;
	width:133px;
}

a.hb_02:hover{
	background-position:0 -57px;
}


a.hb_03{
	background:url(/media/images/j03_new.jpg) no-repeat 0 0;
	width:140px;
}

a.hb_03:hover{
	background-position:0 -57px;
}


a.hb_04{
	background:url(/media/images/j04_new.jpg) no-repeat 0 0;
	width:111px;
}

a.hb_04:hover{
	background-position:0 -57px;
}

a.en_01{
	background:url(/media/images/sprite01-EN.jpg) no-repeat 0 0;
	width:294px;
}

a.en_01:hover{
	background-position:0 -57px;
}

a.en_02{
	background:url(/media/images/sprite02-EN.jpg) no-repeat 0 0;
	width:153px;
}

a.en_02:hover{
	background-position:0 -57px;
}


a.en_03{
	background:url(/media/images/sprite03-EN.jpg) no-repeat 0 0;
	width:141px;
}

a.en_03:hover{
	background-position:0 -57px;
}


a.en_04{
	background:url(/media/images/sprite04-EN.jpg) no-repeat 0 0;
	width:110px;
}

a.en_04:hover{
	background-position:0 -57px;
}

a.msactive{
	background-position:0 -57px;
}

.inputdivje{
	width:381px;
	float:left;
	margin-left:-20px;
}

.inputdivje input{
	width:auto;
	padding:0;
	margin:0;
	margin-left:10px;
	border:none;
}

.inputdivje label{
	margin:0;
	padding:0;
	width:0;
	float:none;
	display:inline;
	text-align:left;
	height:auto;
}

.inputdivje div{
	width:auto;
}

.inputdivje .textfield{
	border:1px solid #ccc;
	padding:2px;
	margin-right:25px;
}

form textarea{
	width:275px;
}

.setitnormal{
	margin-top:-35px;
}