/*** algemeen ***/
body {
  margin: 0;
  padding: 0;
  position: relative;
  background: #FFF;
  font-family: Arial;
  font-size: 100%;
}

#wrapper
{
margin: 0 auto;
width: 900px;
position: relative;
}

#header
{
display: block;
width: 900px;
height: 185px;
background: url(gfx/header_bg.jpg) no-repeat 0 35px;
}

#logo
{
position: absolute;
top: 63px;
left: 30px;
}

#headertext
{
position: absolute;
top: 62px;
left: 301px;
width: 178px;
height: 77px;
color: #451f81;
font-size: 8pt;
font-weight: bold;
}

#sitewide
{
position: absolute;
top: 9px;
right: 0;
width: 220px;
margin: 0;
padding: 0;
}

#sitewide ul
{
list-style: none;
margin: 0;
padding: 0;
line-height: 1em;
float: right;
}

#sitewide ul li
{
float: left;
background: url(gfx/sitewide_li_bg.gif) 7px 7px no-repeat;
margin: 0;
padding: 0;
padding-left: 18px;
}

#sitewide ul li.li-first
{
margin-left: 0;
background: none;
}

#sitewide ul li a
{
text-decoration: none;
color: #413831;
font-size: 13px;
font-size: 9pt;

margin: 0;
padding: 0;
display: block;
}

#sitewide ul li a:hover, #sitewide ul li a:active
{
color: #451f81;
}


#menu {
display: block;
width: 898px;
height: 33px;
border-right: solid 1px #cdcdcd;
border-left: solid 1px #cdcdcd;
background: url(gfx/menu_bg.gif) repeat-x;
position: relative;
}

#menu ul
{
list-style: none;
margin: 0;
padding: 0;
position: absolute;
top: 0;
left: 0;
z-index: 1;
}


#menu ul li
{
float: left;
position: relative;
margin: 0;
padding: 0;
display: block;
}

#menu ul li.li-first
{
background: none;
}

#menu ul li a
{
text-decoration: none;
color: #451f81;
font-size: 15px;
display: block;
padding-top: 8px;
padding-left: 20px;
padding-right: 31px;
padding-bottom: 8px;
background: url(gfx/topmenu_a_bg.gif) 100% 100% no-repeat;
float: left;
margin-left: -11px;
}

* html #menu ul li:hover
{
padding-left: 22px;
margin-left: -11px;
}

* html #menu ul li.li-first:hover
{
margin-left: 0;
padding-left: 0;
}

#menu ul li.li-first a
{
padding-left: 30px;
margin-left: 0;
}

#menu ul li.li-last a
{
background: none;
}

#menu ul li a:hover, #menu ul li a:active 
{
background: #c7ca28 url(gfx/topmenu_li_bg.gif) 0 -33px no-repeat;
color: #FFF;
}

#menu ul li.hassub a:hover, #menu ul li.hassub a:active 
{
background: #c7ca28 url(gfx/topmenu_li_hassub_bg.gif) 0 -33px no-repeat;
color: #FFF;
}

#menu ul li.li-first a:hover
{
background-image: none;
}

* html #menu ul li.hassub a:hover, * html #menu ul li.hassub a:active
{
background: #c7ca28 url(gfx/topmenu_li_hassub_bg.gif) 0 -33px no-repeat;
}

#menu ul ul
{
display: none;
width: 169px;
margin: 0;
padding: 0;
padding-top: 6px;
padding-bottom: 6px;
background: #c7ca28;
position: absolute;
top: 33px;
left: -11px;
background: #c7ca28 url(gfx/submenu_bg.gif) no-repeat;
z-index: 2;
}

* html #menu ul ul
{
left: 0px
}

#menu ul li:hover
{
background: #c7ca28 url(gfx/topmenu_li_hassub_bg.gif) 0 -33px no-repeat;
}

#menu ul li.hassub:hover
{
background: #c7ca28 url(gfx/topmenu_li_hassub_bg.gif) 0 -33px no-repeat;
}

#menu ul li:hover ul
{
display: block;
}

#menu ul li.li-first:hover ul
{
background-image: none;
border-left: solid 1px #cdcdcd;
left: -1px;
}

#menu ul li:hover a
{
color: #FFF;
background: #c7ca28 url(gfx/topmenu_li_bg.gif) 0 -33px no-repeat;
}

#menu ul li:hover a.hassub
{
color: #FFF;
background: #c7ca28 url(gfx/topmenu_li_hassub_bg.gif) 0 -33px no-repeat;
}

#menu ul li.li-first:hover a
{
background: #c7ca28;
}

#menu ul ul li
{
display: block;
width: 169px;
background: none;
}

#menu ul ul li.li-first a
{
padding-left: 20px;
}

#menu ul li.li-first ul li a
{
padding-left: 30px;
width: 119px;
}

#menu ul ul li a, #menu ul ul li a:hover, #menu ul ul li a:active 
{
background: none;
color: #413831;
font-size: 8pt;
width: 138px;
padding-top: 2px;
padding-bottom: 2px;
padding-right: 20px;
width: 129px;
margin-left: 0;
}

* html #menu ul ul li:hover
{
margin-left: 0;
padding-left: 0;
}

#menu ul ul li a:hover, #menu ul ul li a:active, #menu ul ul li a.current
{
color: #FFF;
}

* html #menu ul ul li a.current span
{
color: #FFF;
}

#menu ul li.li-first ul li a:hover
{
width: 119px;
}

#menu ul li:hover ul a
{
color: #413831;
background-image: none;
background-color: #c7ca28;
}

#menu ul li:hover ul li a:hover, #menu ul li:hover ul li:hover
{
background-image: none;
background-color: #c7ca28;
color: #FFF;
}

#menu ul ul li a.current
{
color: #FFF;
}

#menu ul li.li-first:hover a.hassub, #menu ul li.li-first a.hassub:hover
{
background-image: none;
}

* html #menu ul li.hassub ul li a:hover
{
background: url(gfx/submenu_li_bg.gif);
}

#content
{
float: left;
padding-bottom: 26px;
}

#content_home
{
float: left;
padding-bottom: 26px;
}

/*** div tekst ***/
#tekst 
{
margin-top: 36px;
margin-left: 30px;
font-size: 75%;
color: #413831;
}

#tekst a
{
color: #451f81;
}

#tekst a.bgp1
{
display: block;
color: #c7ca28;
background: url(gfx/a_bgp1_bg.gif) 0 100% no-repeat;
width: 499px;
height: 23px;
text-align: right;
text-decoration: none;
margin-top: -10px;
margin-bottom: 26px;
padding-right: 9px;
}

html>/**/body #tekst a.bgp1
{
margin-top: -4px;
}

#tekst h1
{
font-size: 130%;
color: #c7ca28;
margin: 0;
padding: 0;
margin-bottom: 16px;
}

#tekst h2
{
font-size: 110%;
color: #451f81;
margin: 0;
padding: 0;
}

#tekst h2.bgp1
{
color: #c7ca28;
}

#tekst h2.bgp2
{
color: #413831;
}

#tekst h3
{
font-size: 100%;
margin: 0;
padding: 0;
color: #451f81;
}

#tekst p
{
padding-top: 0;
margin-top: 0;
}

html>/**/body #tekst p
{
padding-bottom: 8px;
}

#tekst table 
{
}

#tekst table.texttable
{

}

#tekst table.texttable .td_left
{
width: 510px;
}

#tekst table.texttable .td_middle
{
width: 68px;
white-space: nowrap;
}

#tekst table.texttable .td_right
{
width: 263px;
font-size: 95%;
}

#tekst table.texttable .td_right p
{
margin-bottom: 32px;
}

#tekst table.texttable .td_right h1
{
font-size: 105%;
margin-bottom: 4px;
padding-bottom: 0;
}

#tekst table.texttable .td_right ol
{
margin-top: 0;
padding-top: 0;
}

#tekst table.texttable .td_right h2
{
color: #413831;
margin-bottom: 4px;
}

#tekst table.texttable .td_right h3
{
font-size: 120%;
font-weight: normal;
}

#tekst table.texttable .td_right img
{

}

#content_home #tekst table.texttable .td_right img
{

}

#content_home #tekst table.texttable .td_right h3
{

}

.tablec {
}
.hcell, .lcell, .dcell {
}
.hcellc, .lcellc {
  background: #ccc;
}
.hcellc, .dcellc {
}
.dcellc {
  background: #eee;
}

#tekst ul
{
color: #451f81;
}

html>/**/body #tekst ul, html>/**/body #tekst ol 
{
margin-left: 16px;
padding-left: 0;
}

hr { border: none; /* For Internet Explorer */ color: #c7ca28; height: 1px; width: 508px; margin-bottom: 16px; }
html>body hr { background-color: #c7ca28; border: none; /* For Gecko-based  browsers */ height: 1px; margin-right: 0; width: 508px; }
html>body hr { background-color: #c7ca28; border: 0px solid #c7ca28; /*  For Opera and Gecko-based browsers */ height: 1px; margin-right: 0; width: 508px; }
html>/**/body hr
{
margin-top: 22px;
margin-bottom: 16px;
}
 
/*** 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 ***/
#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;
}


#backbtn a
{
float: left;
color: #c7ca28;
text-decoration: none;
font-size: 9pt;
display: block;
width: 145px;
height: 21px;
background: url(gfx/back_btn.gif) no-repeat;
padding-top: 6px;
padding-left: 16px;
margin-left: 30px;
}

* html #backbtn a
{
margin-left: 15px;
}

#footer
{
float: left;
display: block;
width: 100%;
padding-top: 13px;
padding-bottom: 13px;
}

#footer ul
{
float: right;
width: 200px;
list-style: none;
margin: 0;
padding: 0;
padding-right: 0px;
}



#footer ul li
{
float: left;
background: url(gfx/sitewide_li_bg.gif) 7px 7px no-repeat;
margin: 0;
padding: 0;
padding-left: 18px;
position: relative;
}

#footer ul li.li-first, #footer ul li.li-last 
{
background: none;
}

#footer ul li a
{
text-decoration: none;
color: #413831;
font-size: 13px;
font-size: 9pt;

margin: 0;
padding: 0;
display: block;
text-transform: lowercase;
}

#footer ul li a:hover, #footer ul li a:active
{
color: #451f81;
}

#footer ul li.li-last img
{
margin-top: -42px;
}

* html #footer ul li.li-last img
{
margin: 0;
position: absolute;
top: -42px;
}

.poll{
color:#451F81;
border:1px solid #cdcdcd;
padding: 0px 10px 0px 10px;
}
.poll .bar{
border:1px solid #cdcdcd;
}

.poll .bar div {
background: #C7CA28 none repeat scroll 0 0;

}

