/*** algemeen ***/
body 
{
margin: 0;
padding: 0;
background: #FFF url(gfx/body_bg2.png) repeat-x;
font-family: Calibri, Arial;
font-size: 100%; 
line-height: 1em; 
}

html>/**/body 
{
overflow-y: scroll;
} 

a:active, a:focus
{   
outline:  none;
ie-dummy: expression(this.hideFocus=true);
}

#wrapper
{
margin: 0 auto;
width: 996px;
}

#container
{
position: relative;
width: 996px;
float: left;
}

#header
{
width: 980px;
height: 350px;
float: left;
margin-bottom: 32px;
}

#slideshowhome
{
position: absolute;
top: 30px;
}

#header #payofftext
{
position: absolute;
top: 272px;
left: 353px;
width: 523px;
height: 45px;
background: url(gfx/payofftext.png) no-repeat;
z-index: 1000;

}

#menu
{
position: absolute;
top: 352px;
left: 0;
width: 976px;
float: left;
margin-bottom: 2px;
}

#menu ul
{
list-style: none;
margin: 0;
padding: 0;
}

#menu ul li 
{
position: relative;
float: left;
border-right: solid 2px #FFF;
}

#menu ul li.li-first
{
border-left: solid 2px #FFF;
}

#menu ul li.li-last
{
display: none;
}

#menu ul li a
{
width: 148px;
padding-top: 6px;
padding-bottom: 6px;
background: #333365;
text-align: center;
color: #FFF;
text-transform: uppercase;
font-size: 9pt;
float: left;
text-decoration: none;
letter-spacing: 0.15em;
}

#menu ul li.li-last a
{
width: 76px;
background: #ff0000;
}

#menu ul li ul
{
display: none;
position: absolute;
top: 28px;
left: 0;
width: 146px;
background: #c2c2d1;
border: solid 1px #333365;
border-top: 0;
z-index: 1;
}

#menu ul li:hover ul
{
display: block;
}

#menu ul li:hover ul ul
{
display: none;
}

#menu ul ul li
{
margin: 0;
margin-bottom: 1px;
border: 0;
}

#menu ul ul li.li-first
{
border: 0;
}

#menu ul ul li.li-last
{
display: block;
}


#menu ul ul li a, #menu ul ul li.li-last a
{
width: 134px;
text-transform: none;
background: #FFF;
color: #333365;
margin: 0;
padding-top: 4px;
padding-right: 6px;
pading-bottom: 4px;
padding-left: 6px;
letter-spacing: normal;
}

#menu ul ul li a:hover, #menu ul ul li a:active, #menu ul ul li a.current
{
background: #c2c2d1;
color: #FFF;
}

#content_container
{
float: left;
width: 996px;
background: url(gfx/content_bg.png) repeat-y;
}

#content
{
font-size: 90%; 
float: left;
width: 980px;
background: url(gfx/content_bg.jpg) repeat-y;
}

#content_left
{
float: left;
width: 277px;
background: #FFF;
padding-bottom: 26px;
padding-left: 25px;
}

#vacature_banner
{
position: relative;
float: left;
color: #FFF;
width: 200px;
height: 198px;
background: url(gfx/vacature_banner_bg.gif) no-repeat;
text-align: center;
margin-bottom: 3px;
}

#vacature_banner h4
{
font-family: Georgia;
text-transform: uppercase;
font-size: 18pt; 
font-weight: normal;
margin: 0;
margin-top: 68px;
margin-bottom: 10px;
padding: 0;
}

#vacature_banner h5
{
margin: 0;
padding: 0;
font-size: 14pt; 
font-weight: normal;
}

#vacature_banner p
{
margin: 0;
padding: 0;
font-size: 9pt;
}

#vacature_banner .more
{
position: absolute;
bottom: 8px;
right: 15px;
font-size: 9pt;
}

#vacature_banner a
{
position: absolute;
top: 0;
left: 0;
width: 200px;
height: 198px;
}

#artikel_banner
{
position: relative;
float: left;
width: 298px;
height: 200px;
background: url(gfx/artikel_banner_bg.gif) no-repeat;
margin-bottom: 3px;
}

#artikel_banner h5
{
position: absolute;
top: 66px;
left: 20px;
font-size: 16pt;
color: #333365;
margin: 0;
padding: 0;
max-width: 164px;
line-height: 1em;
}

#artikel_banner .artikel_img
{
position: absolute;
top: 51px;
right: 1px;
height: 116px; 
}

#artikel_banner p
{
position: absolute;
bottom: 9px;
left: 20px;
margin: 0;
padding: 0;
color: #333365;
font-size: 12pt;
}

#artikel_banner p .text_red
{
color: #cc0000;
font-style: italic;
}

#artikel_banner a
{
position: absolute;
top: 0;
left: 0;
width: 298px;
height: 200px;
}

#artikel_banner a img
{
width: 298px;
height: 200px;
}

#image_banner
{
float: left;
width: 298px;
margin: 0;
padding: 0;
}

#discura_banner
{
position: relative;
float: left;
width: 260px;
min-height: 111px;
margin: 0;
margin-top: 10px;
margin-bottom: 4px;
background: #FFF url(gfx/banner_shadow_right.gif) 100% 0 no-repeat;
}
 
#discura_banner2
{
position: relative;
float: left;
width: 260px;
min-height: 111px;
margin: 0;
margin-bottom: 10px;
background: #FFF url(gfx/banner_shadow_right.gif) 100% 0 no-repeat;
}

#discrua_banner_content
{
position: relative;
float: left;
width: 250px;
min-height: 100px;
border: solid 1px #343467;
background: #FFF url(gfx/discura_banner_content_bg.gif) no-repeat;
}

#discura_banner2 #discrua_banner_content
{
background: #FFF url(gfx/discura_banner_content_bg2.gif) no-repeat;
}

#discrua_banner_content .authorimg
{
position: absolute;
top: 0;
right: 0;
}

#discrua_banner_content a
{
text-decoration: none;
color: #191946;
}

#discrua_banner_content h5
{
margin: 0;
padding-top: 70px;
padding-left: 12px;
padding-bottom: 12px;
color: #191946;
font-size: 13pt;
font-weight: normal;
float: left;
}

#discura_banner_footer
{
float: left;
background: url(gfx/banner_shadow_bottom.gif) -1px 0 no-repeat;
width: 261px;
height: 9px;
font-size: 1%;
}

#discura_banner2 #discura_banner_footer
{
background: url(gfx/banner_shadow_bottom2.gif) -1px 0 no-repeat;
}

.text_red
{
color: #cc0000;
}

#vdhpexecutive_banner
{
border-top: solid 18px #FFF;
position: relative;
float: left;
width: 259px;
height: 214px;
margin: 0;
margin-bottom: 6px;
background: #FFF url(gfx/banner_shadow_right.gif) 100% 0 no-repeat;
}

#vdhpexecutive_banner_title
{
width: 238px;
height: 22px; 
color: #FFF;
background-color: #cc0000;
font-size: 13pt;
font-weight: bold;
padding: 5px 0 1px 12px;
font-size: 110%;
}

#vdhpexecutive_banner img
{
width: 250px;
height: 82px;
}

html>/**/body #vdhpexecutive_banner img
{
margin-bottom: -3px;
}

#vdhpexecutive_banner_content
{
position: relative;
float: left;
width: 250px;
height: 154px;
padding-top: 18px;
padding-bottom: 10px;
background: #FFF url(gfx/vdh_executive_banner4_bg.jpg) no-repeat;
text-align: center;
}


#vdhpexecutive_banner_content a
{
text-decoration: none;
color: #444444;
}

#vdhpexecutive_banner_content h5
{
margin: 0;
padding-top: 72px;
padding-left: 12px;
padding-bottom: 1px;
padding-left: 12px;
width: 226px;
font-size: 15pt;
font-weight: bold;
float: left;
line-height: 1.2;
}

#vdhpexecutive_banner_content h5 strong
{
color: #444444;
}

#vdhpexecutive_banner_content h5 em
{
font-style: normal;
font-weight: normal;
font-size: 16pt;
color: #444444;
margin-top: -2px;
padding-top: 2px;
}


#vdhpexecutive_banner_default
{
border-top: solid 18px #FFF;
position: relative;
float: left;
width: 259px;
height: 151px;
margin: 0;
margin-bottom: 12px;
background: #FFF url(gfx/banner_shadow_right.gif) 100% 0 no-repeat;
}

#vdhpexecutive_banner_content2
{
float: left;
width: 250px;
height: 151px;
background: #FFF url(gfx/vdh_executive_banner2_bg.gif) no-repeat;
}


#vdhpexecutive_banner_content2 a
{
text-decoration: none;
display: block;
padding: 96px 20px 4px 20px;
color: #191946;
}


#vdhpexecutivebanner_footer
{
float: left;
background: url(gfx/banner_shadow_bottom.gif) -1px 0 no-repeat;
width: 261px;
height: 9px;
font-size: 1%;
}

#curegie_banner
{
float: left;
width: 224px;
height: 62px;
background: url(gfx/curegie_bg.png) no-repeat;
color: #FFF;
font-size: 80%;
padding-top: 68px;
padding-left: 14px;
padding-right: 14px;
margin-top: 6px;
margin-bottom: 4px;
}

#curegie_banner p
{
line-height: 1em;
}

#curegie_banner a
{
text-decoration: none;
color: #FFF;
}

#leftcolumn_text
{
float: left;
width: 216px;
background: #c1c1d1;
padding: 18px;
}

#leftcolumn_text h3
{
margin: 0;
margin-bottom: 6px;
padding: 0;
font-size: 12pt;
}

#leftcolumn_text p
{
margin: 0;
pading: 0;
color: #666666;
font-size: 90%;
font-style: italic;
}

#leftcolumn_text p b
{
margin-top: 6px;
float: left;
color: #000;
font-size: 7pt;
font-style: normal;
}

#content_right
{
float: right;
width: 678px;
}

/*** div tekst ***/
#tekst 
{
float: left;
width: 375px;
padding-top: 31px;
padding-right: 44px;
padding-bottom: 17px;
padding-left: 31px;
background: #FFF;
}

html>/**/body #tekst 
{
padding-bottom: 0;
}


#content_right #tekst
{
color: #000;
}

#content_right h1
{
margin: 0;
padding: 0;
color: #333366;
font-size: 130%;
line-height: 1em;
}

#content_right  h2
{
margin: 0;
padding: 0;
color: #333366;
font-size: 110%;
}

#content_right  h3
{
margin: 0;
padding: 0;
color: #333366;
font-size: 100%;
}

#content_right h5
{
margin: 0;
margin-top: 16px;
margin-bottom: 16px;
padding: 0;
color: #333366;
font-size: 100%;
}

#content_right a
{
color: #333366;
}

#tekst ul
{
margin: 0;
padding: 0;
padding-left: 15px;
padding-bottom: 16px;
}

html>/**/body #tekst ul
{
padding-left: 14px;
} 

#tekst ol
{
margin: 0;
padding: 0;
padding-left: 24px;
padding-bottom: 16px;
}

html>/**/body #tekst ol
{
padding-left: 22px;
} 


#tekst li
{

}

#tekst table {
}

.tablec {
}
.hcell, .lcell, .dcell {
}
.hcellc, .lcellc {
  background: #ccc;
}
.hcellc, .dcellc {
}
.dcellc {
  background: #eee;
}

#comments
{
float: left;
width: 375px;
padding-top: 31px;
padding-right: 44px;
padding-bottom: 17px;
padding-left: 31px;
background: #FFF;
}

#comments .stuur_pagina_door
{
display: none;
}

#comments h2
{
float: left;
width: 375px;
}

#comments_form  h2
{
margin-top: 12px;
margin-bottom: 12px;
}

#comments .item 
{
padding-botttom: 12px;
border-bottom: solid 1px #333366;
}

#comments .item span
{
color: #333366;
}

#content_right #vcode
{
position: absolute;
left: 31px;
top: -22px;
}

html>/**/body #content_right #vcode
{
top: -24px;
} 

#content_right #tekst_footer
{
position: relative;
float: left;
width: 450px;
height: 39px;
background: url(gfx/tekst_footer_bg.png) 0 100% no-repeat;
border-bottom: solid transparent 45px;
}

#columnrighttext
{
position: absolute;
top: 380px;
right: 96px;
width: 148px;
height: 240px;
}

#columnrighttext_bg
{
margin-top: 140px;
height: 100px;
background: url(gfx/trans70_bg.png);
}

#columnrighttext_bg p
{
padding: 14px;
padding-top: 7px;
color: #191946;
font-size: 95%;
line-height: 1.3em;
}

html>/**/body #columnrighttext_bg p
{
line-height: 1.5em;

}


/*** search pages ***/
#sq {
  text-align: center;
}

.searchquery {
  width: 420px;
  margin-left: auto;
  margin-right: auto;
}
.google {
  width: 260px;
}
.searchquery label, .searchquery input, .searchquery select {
  width: auto;
  display: block;
  vertical-align: middle;
}
.searchquery label {
  padding: 6px 0 0;
  margin:0;
}

.searchmode {
  display: none;
}

.searchheader {
}

.searchrow {
  padding-bottom: 1em;
}

.searchinfo {
  font-size: 80%;
}
.searchinfo a {
  font-size: 125%;
}

/*** forms ***/
form {
  padding-bottom: 10px;
}

label, .input {
  width: 12em;
  margin: 6px 0;
  vertical-align: top;
}

label, input, .input, textarea, select {
  display: block;
  float: left;
  margin-bottom: 6px;
}
input, textarea, select {
  margin-top: 4px;
  width: 250px;
}
select, .input {
  width: auto;
}

/*** newsletters/news ***/
.more {
}
.more:hover {
}
.more img {
  vertical-align: middle;
  margin: 0!important;
  border: 0!important;
}

/*** print ***/
.printonly {
  display: none;
}

.button {
  width: auto;
cursor: pointer;
}

#vacture_links
{
float: left;
width: 450px;
margin-top: 16px;
margin-bottom: 16px;
}

#vacture_links_left
{
float: left;
}

#vacture_links_right
{
float: right;
}

#footer
{
position: relative;
float: left;
width: 836px;
height: 149px;
background: url(gfx/footerbar_bg.png) -1px 0 no-repeat;
padding-top: 16px;
padding-left: 160px;
font-size: 10pt;
}

#footerlink_linkedin
{
position: absolute;
top: 20px;
left: 118px;
width: 20px;
height: 20px;
}

#footerlink_sponsor
{
position: absolute;
top: 104px;
left: 15px;
width: 196px;
height: 30px;
}

.footer_block
{
float: left;
width: 114px;
margin-right: 40px;
}

.footer_block b
{
color: #c2c2d1;
}

#footer ul
{
list-style: none;
margin: 0;
padding: 0;
width: 114px;
}

#footer ul li
{
float: left;
width: 106px;
padding-left: 8px;
background: url(gfx/footer_a_bg.gif) 0 8px no-repeat;

}

#footer ul li a
{
text-decoration: none;
color: #FFF;
}

#footer_subscribe_btn
{
position: absolute;
top: 20px;
left: 860px;
width: 88px;
height: 109px;
background: url(gfx/footer_e-brief_bg.png) no-repeat;
color: #FFF;
padding-top: 18px;
padding-left: 11px;
font-size: 10.5pt;
line-height: 1.3em;
}

#footer_subscribe_btn .uppercase
{
text-transform: uppercase;
}

#footer_subscribe_btn a
{
color: #FFF;
text-decoration: none;
line-height: 2.5em;

}

#footer_subscribe_btn a:hover, #footer_subscribe_btn a:active
{
text-decoration: underline;
}


/* Slideshow */

#vacature_slideshow
{
position: absolute;
top: 30px;
left: 750px;
width: 200px;
height: 198px;
overflow: hidden;
background: url(gfx/vacature_slideshow_bg.png) no-repeat;
z-index: 1000;

}

#vacature_slidebanner
{
position: relative;
float: left;
color: #FFF;
width: 200px;
height: 173px;
}

#vacature_slidebanner h4
{
font-size: 12pt; 
font-weight: normal;
margin: 0;
margin-top: 10px;
margin-bottom: 10px;
padding: 0;
padding-left: 12px;
max-width: 180px;
min-height: 46px;
line-height: 1.2em;
}

#vacature_slidebanner h5
{
margin: 0;
padding: 0;
font-size: 12pt; 
font-weight: normal;
font-style: italic;
max-width: 180px;
padding-left: 12px;
}

#vacature_slidebanner h6
{
margin: 0;
margin-top: 20px;
padding: 0;
font-size: 11pt;
font-weight: normal;
font-style: italic;
color: #333;
max-width: 180px;
padding-left: 12px;
}

#vacature_slidebanner h6 .regular
{
font-style: normal;
font-size: 10pt;
font-weight: bold;
}

#vacature_slidebanner p
{
margin: 0;
padding: 0;
font-size: 9pt;
}

#vacature_slidebanner .more
{
position: absolute;
bottom: 8px;
left: 12px;
font-size: 9pt;
font-size: 9pt;
font-weight: bold;
color: #191946;
}

#vacature_slidebanner .more .text_red
{
color: #cc0000;
}

#vacature_slidebanner a
{
position: absolute;
top: 0;
left: 0;
width: 200px;
height: 173px;
}

#vactureoverzicht
{
position: absolute;
top: 173px;
left: 0px;
}

#vactureoverzicht a
{
text-decoration: none;
font-size: 9pt;
font-weight: bold;
color: #FFF;
padding-top: 4px;
padding-left: 12px;
width: 188px;
height: 34px;
float: left;
}


#slideshow
{
position: relative;
width: 200px;
}

#slideshow table#t1
{
float: left;
max-height: 173px;
margin-bottom: -258px;
}

#slideshow table#t1 tr, #slideshow, #wn, #lyr1
{
max-height: 173px;
}

#scrollLinks
{
display: none;
}

#scrollLinks a
{
display: block;
width: 20px;
height: 20px;
}

#slide_left_bar
{
width: 20px;
height: 21px;
position: absolute;
top: 83px;
left: 0;
}

#scrollLinks #slide_left
{
position: absolute;
top: 0px;
left: 0px;
display: none;
background: url(gfx/slide_left_bg.gif) no-repeat;
}

#slide_right_bar
{
width: 20px;
height: 21px;
position: absolute;
top: 83px;
right: 0;
}

#scrollLinks #slide_right
{
position: absolute;
top: 0px;
right: 0px;
background: url(gfx/slide_right_bg.gif) no-repeat;
display: none;
}


.vacatures_overview ul
{
margin-bottom: 0;
padding-bottom: 0;
}

.hide
{
display: none;
}


/* 2012 */

#topbar
{
position: absolute;
top: 0px;
left: 0px;
right: 0px;
width: 100%;
height: 40px;
background: url(gfx/topbar_bg.png) repeat-x;
overflow: hidden;
}

#topbar b
{
position: absolute;
top: 0px;
left: 50%;
margin-left: 265px;
width: 202px;
height: 23px;
background: url(gfx/topbar_b_bg.gif) 100% 0 no-repeat;
text-transform: uppercase;
color: #333366;
font-size: 9pt;
padding-top: 7px;
}


#topbar_logo
{
position: absolute;
top: 0px;
left: 50%;
margin-left: -176px;
width: 198px;
height: 127px;
z-index: 1000;
}

#payoff
{
float: left;
width: 996px;
height: 34px;
width: 996px;
}

#payoff_bar
{
float: left;
width: 748px;
padding-top: 8px;
padding-left: 12px;
font-size: 80%;
font-weight: bold;
color: #191947;
letter-spacing: 0.10em;
}

#search_bar
{
position: relative;
float: right;
width: 216px;
margin-right: 16px;
}

#search
{
position: absolute;
top: 6px;
right: 10px;
width: 198px;
font-size: 9pt;
background: url(gfx/searchinput_bg.gif) 43px 0 no-repeat;
}

#search span
{
float: left;
}

#searchinput
{
position: relative;
width: 155px;
height: 16px;
float: right;
margin: 0;
padding: 0;
}

#searchinput .input
{
width: 131px;
height: 16px;
border: 0;
margin-top: 0px;
font-size: 9pt;
padding-left: 4px;
padding-right: 4px;
font-family: Calibri, Arial;
background: none;
}

#searchinput .button
{
position: absolute;
top: 0;
right: 0;
width: 16px;
height: 16px;
background: url(gfx/search_btn_bg.gif) no-repeat;
border: 0;
margin-top: 0px;
}

#footer_socialmedia
{
position: absolute;
top: 22px;
left: 15px;
width: 75px;
}

#footer_socialmedia ul
{
list-style: none;
margin: 0;
padding: 0;
width: 75px;
}


#footer_socialmedia ul li
{
margin: 0;
padding: 0;
float: left;
width: 25px;
height: 25px;
background: none;
}

#footer_socialmedia ul li a
{
padding: 0px;
}

#footer_socialmedia ul li a:hover, #footer_socialmedia ul li a:active
{
background: none;
}
