/*** algemeen ***/
body {
  margin: 0;
  padding: 0;
position: relative;
font-family: Verdana;
font-size: 100%;
}

:-moz-any-link:focus {
  outline: none;
}

#wrapper
{
width: 988px;
margin: 0 auto;
position: relative;
}

#container
{
position: relative;
float: left;

}

#header
{
width: 988px;
height: 189px;
display: block;
position: relative;
}

#logo
{
position: absolute;
width: 194px;
top: 40px;
right: 10px;
}

#logo img
{
width: 194px;
height: 186px;

}

#x-bottom
{
position: absolute;
top: 188px;
right: 33px;
display: block;
width: 178px;
height: 40px;
background: url(gfx/x-bottom.gif) no-repeat;
}

#x-bottom_orange
{
position: absolute;
top: 188px;
right: 33px;
display: block;
width: 178px;
height: 40px;
background: url(gfx/x-bottom_oranje.gif) no-repeat;
}

#headertext
{
position: absolute;
top: 56px;
left: 362px;
color: #000;
font-size: 90%;
font-weight: bold;
}


#foto_links
{
display: block;
width: 196px;
height: 90px;
background: #FFF;
position: absolute;
top: 20px;
left: 792px;
}


#menu {
width: 988px;
height: 20px;
background: #7e8182; 
position: absolute;
left: 0;
top: 188px;
}

#menu ul
{
list-style: none;
margin: 0;
padding: 0;
}

.topmenu
{

}

.topmenu li
{
float: left;
border-right: solid 1px #FFF;
margin-top: 3px;
}

.topmenu a
{
color: #FFF;
text-decoration: none;
font-size: 8pt;
display: block;
text-align: center;
padding-top: 0px;
padding-right: 20px;
padding-bottom: 0px;
padding-left: 20px;
font-family: Tahoma;
}

.topmenu a
{

}

.topmenu a:hover, .topmenu a:active, .topmenu a.current
{
color: #a6c6f9;
}

.submenu
{
position: absolute;
top: 26px;
left: 10px;
width: 976px;
z-index: 1;
}

.submenu li
{
float: left;
margin-right: 14px;
}

.submenu a
{
color: #6a6a6a;
font-size: 7pt;
text-decoration: none;
padding-left: 10px;
background: url(gfx/submenu_bg.gif) 0 3px no-repeat;
font-weight: bold;
}

.submenu a:hover, .submenu a:active, .submenu a.current 
{
color: #000;
background: url(gfx/submenu_bg_active.gif) 0 3px no-repeat;
}

#var_menu {
width: 988px;
height: 20px;
background: #ff691d; 
position: absolute;
left: 0;
top: 188px;


}

#var_menu ul
{
list-style: none;
margin: 0;
padding: 0;
}

#var_menu li
{
float: left;
border-right: solid 1px #FFF;
margin-top: 3px;
}

#var_menu a
{
color: #FFF;
text-decoration: none;
font-size: 8pt;
display: block;
text-align: center;
padding-top: 0px;
padding-right: 20px;
padding-bottom: 0px;
padding-left: 20px;
font-family: Tahoma;
}

#var_menu a:hover, #var_menu a:active, #var_menu a.current
{
color: #a6c6f9;
}

#var_submenu
{
position: absolute;
top: 215px;
left: 10px;
width: 976px;
z-index: 1;

}


#var_submenu ul
{
list-style: none;
margin: 0;
padding: 0;
}


#var_submenu li
{
float: left;
margin-right: 14px;
}

#var_submenu a
{
color: #6a6a6a;
font-size: 7pt;
text-decoration: none;
padding-left: 10px;
background: url(gfx/submenu_bg.gif) 0 3px no-repeat;
font-weight: bold;
}

#var_submenu a:hover, #var_submenu a:active, #var_submenu a.current 
{
color: #000;
background: url(gfx/submenu_bg_active.gif) 0 3px no-repeat;
}

#page_name
{
position: absolute;
top: 163px;
left: 20px;
color: #FFF;
}

#nextlevel {
}

#breadcrumbs {
}

#content
{
float: left;
background: url(gfx/content_bg.gif) 140px 0 repeat-y;
margin-top: 54px;
padding-bottom: 50px;
}

#content_left
{
width: 142px;
float: left;
margin-top: 0px;
}

#content_left ul
{
list-style: none;
padding: 0;
margin: 0;
float: left;
margin-left: 10px;
}

#content_left ul li
{
margin: 0;
padding: 0;
float: left;
width: 122px;
height: 92px;
}

#content_left ul li.li-first
{
padding-top: 11px;
background: url(gfx/content_left_top_bg.gif) no-repeat;
}

#content_left ul li.li-last
{
padding-bottom: 11px;
background: url(gfx/content_left_bottom_bg.gif) 0 100% no-repeat;
}

#content_left ul li a
{
display: block;
width: 122px;
height: 92px;
background-repeat: no-repeat;
}

#content_left ul li a img
{
width: 122px;
height: 92px;
}

#content_left ul a:hover, #content_left ul a:active 
{
background-position: 0 -92px;
}


#content_right
{
float: right;
width: 844px;
margin-top: 21px;
}


#container_tekst
{
float: right;
width: 838px; 
font-size: 70%;
color: #6a6a6a;
position: relative;
}


* html #container_tekst
{
position: relative;
}

#home_right
{
margin-top: 43px;
}

* html #home_right
{
padding-top: 31px;
}


/*** div tekst ***/
#tekst {
}

#tekst h1
{
font-size: 140%;
border-bottom: solid 1px #d6d6d6;
width: 838px;
margin-top: 0;
padding-top: 0;
z-index: 2;
}


html>/**/body h1
{
margin-bottom: 20px;
} 

#tekst h2
{
font-size: 120%;
}

#tekst h3
{
font-size: 100%;
}

.bgp1
{
color: #002a5c;
}


#tekst a
{
color: #052e5d;
}

#tekst table {
}

.tablec {
}

#tekst table td.bgp1,
#tekst p.bgp1 {
  background: #1290c8;
  color: #fff;
}

#tekst .tablec, #tekst .tablec tr, #tekst .tablec td
{
background: #1290c8;
color: #FFF;
text-align: left;
font-weight: normal;
}

.hcell, .lcell, .dcell
{

}
.hcellc, .lcellc {
background: #1290c8;
color: #FFF;
text-align: left;
font-weight: normal;
}
.hcellc, .dcellc {
background: #1290c8;
color: #FFF;
text-align: left;
font-weight: normal;
}
.dcellc {
 background: #1290c8;
color: #FFF;
text-align: left;
font-weight: normal;
}

/*** 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;
}

#searchinput
{
position: absolute;
top: 230px;
right: -15px;
width: 185px;
height: 30px;
display: block;
margin: 3px 0 0 5px;
padding-left: 15px;
}

#searchinput input
{
height: 12px;
width: 142px;
font-family: Arial;
font-size: 8pt;
}

#searchinput .button
{
border: 0;
display: block;
width: 18px;
height: 20px;
margin-left: 3px;
background: url(gfx/btn_zoek.gif) 0 3px no-repeat;
cursor: pointer;
} 

/*** newsletters/news ***/
#datum {
  font-weight: bold;
  display: block;
  text-align: right;
}

.more {
}
.more:hover {
}
.more img {
  vertical-align: middle;
  margin: 0!important;
  border: 0!important;
}

/*** print ***/
.printonly {
  display: none;
}

.button {
  width: auto;
}

iframe
{
width: 834px;
margin-left: 86px;
x-overflow: hidden;
}

* html iframe
{


}

.iframe_tekst #tekst h1
{
margin-left: 86px;
}

* html #container_tekst
{
margin-top: 0px;
}

* html .iframe_tekst
{
margin-top: 0px;
}

* html .iframe_tekst #tekst h1
{

position: absolute;
top: -30px;
}

#footer
{
position: relative;
float: left;
color: #6a6a6a;
font-size: 7pt;
display: block;
padding-left: 345px;
width: 600px;
}


#footer div
{
text-align: center;
width: 300px;
margin-bottom: 4px;
}

#footer a
{
padding-left: 2px;
padding-right: 2px;
color: #6a6a6a;
text-decoration: none;
}

#footer a:hover, #footer a:active 
{
text-decoration: underline;
}

#fix h3 {
  font-weight: normal;
}
#fix .newJobsP a {
  font-weight: bold;
}
