/*** algemeen ***/
body 
{
margin: 0;
padding: 0;
background: url(gfx/body_bg.jpg) 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: 980px;
}

#container
{
position: relative;
width: 976px;
float: left;
border: solid 2px #FFF;
border-bottom: 0;
background: #FFF;
}

#header
{
width: 976px;
float: left;
margin-bottom: 32px;
}

#header #payoff
{
float: left;
width: 976px;
height: 28px;
margin-bottom: 2px;
background: #c2c2d1;
}

#header #payoff_bar
{
float: left;
width: 748px;
padding-top: 6px;
padding-left: 12px;
font-size: 80%;
font-weight: bold;
color: #333366;
letter-spacing: 0.10em;
}

#header #search_bar
{
position: relative;
float: right;
width: 216px;
}

#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;
}

#header #logo
{
float: left;
width: 267px;
height: 81px;
background: url(gfx/logo_bg.gif) no-repeat;
padding: 0;
margin: 0px 2px 0px 0px;
padding: 105px 0px 0px 31px;
}

#header #flash_bar
{
float: right;
width: 676px;
height: 186px;
}

#menu
{
position: absolute;
top: 218px;
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;
margin-right: 2px;
}

#menu ul li.li-last
{
margin: 0;
}

#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;
}

#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
{
font-size: 90%; 
float: left;
width: 900px;
border-right: solid 76px #c2c2d1;
margin-bottom: 15px;
}

#content_left
{
float: left;
width: 298px;
}

#vacature_banner
{
position: relative;
float: left;
color: #FFF;
width: 278px;
height: 188px;
background: url(gfx/vacature_banner_bg.gif) no-repeat;
text-align: center;
padding-left: 10px;
padding-right: 10px;
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: 298px;
height: 188px;
}

#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;
heihgt: 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;
}

#content_right
{
float: right;
width: 448px;
padding-left: 52px;
padding-top: 50px;
padding-right: 100px;
}

/*** div tekst ***/
#tekst 
{
float: left;
width: 450px;
}

#content_right #tekst
{
color: #181947;
}

#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 table {
}

.tablec {
}
.hcell, .lcell, .dcell {
}
.hcellc, .lcellc {
  background: #ccc;
}
.hcellc, .dcellc {
}
.dcellc {
  background: #eee;
}


/*** 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: 816px;
height: 128px;
background: #191947 url(gfx/footer_bg.png) no-repeat;
margin-top: 2px;
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;
}

/* Slideshow */

#vacature_slideshow
{
position: relative;
float: left;
width: 298px;
height: 188px;
overflow: hidden;
margin-bottom: 3px;
}

#vacature_slidebanner
{
position: relative;
float: left;
color: #FFF;
width: 278px;
height: 188px;
background: url(gfx/vacature_banner_bg.gif) no-repeat;
text-align: center;
padding-left: 10px;
padding-right: 10px;
margin-bottom: 3px;
}

#vacature_slidebanner h4
{
font-family: Georgia;
text-transform: uppercase;
font-size: 18pt; 
font-weight: normal;
margin: 0;
margin-top: 68px;
margin-bottom: 10px;
padding: 0;
}

#vacature_slidebanner h5
{
margin: 0;
padding: 0;
font-size: 14pt; 
font-weight: normal;
}

#vacature_slidebanner p
{
margin: 0;
padding: 0;
font-size: 9pt;
}

#vacature_slidebanner .more
{
position: absolute;
bottom: 8px;
right: 15px;
font-size: 9pt;
}

#vacature_slidebanner a
{
position: absolute;
top: 0;
left: 0;
width: 298px;
height: 188px;
}

#slideshow
{
position: relative;
width: 298px;
}

#slideshow table#t1
{
float: left;
max-height: 188px;
margin-bottom: -258px;
}

#slideshow table#t1 tr, #slideshow, #wn, #lyr1
{
max-height: 188px;
}

#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;
}