/*** algemeen ***/
body {
  margin: 0;
  padding: 0;
position: relative;
font-family: Helvetica, Arial;
font-size: 100%;
}

:-moz-any-link:focus {
  outline: none;
}

#wrapper
{
width: 968px;
margin: 0 auto;
position: relative;
line-height: 1.6em;
}

#container
{
width: 968px;
float: left;
position: relative;
}


#headerlogo
{
float: right;
margin-top: 0px;
display: block;

}

#header
{
display: block;
width: 968px;
height: 159px;
float: right;
}

#menu 
{
float: left;
display: block;
width: 968px;
height: 28px;
background: #333333;
}

#menu ul
{
margin: 0;
padding: 0;
list-style: none;
}

#menu ul li
{
float: left;
}

.topmenu
{

}

.topmenu li
{
margin-top: 0px;
margin-right: 25px;
}

.topmenu li.li-first
{
margin-left: 28px;
margin-right: 244px;
}

* html .topmenu li.li-first
{
margin-left: 14px;
}

.topmenu li a
{
text-decoration: none;
padding-right: 8px;
font-size: 9pt;
font-weight: bold;
}

.topmenu li a:link, .topmenu li a:visited 
{
color: #FFF;
background: url(gfx/menu-item_bg.gif) 100% 100% no-repeat;
}

.topmenu li a:hover, .topmenu li a:active, .topmenu li a.current
{
color: #ff9933;
background: url(gfx/menu-item_hover_bg.gif) 100% 100% no-repeat;
}

.topmenu li a.current span
{
color: #ff9933;
}

.topmenu li.li-first a:link, .topmenu li.li-first a:visited, .topmenu li.li-first a:hover, .topmenu li.li-first a:active 
{
padding-right: 0;
background: none;
}

.submenu
{
position: absolute;
left: 0px;
top: 280px;
background: #ff9933;
display: block;
width: 284px;
line-height: 1.1em;
}


html>/**/body .submenu
{
line-height: 1em;
} 

html>/**/body .submenu li
{
margin-bottom: 0.5px;
}

.submenu li
{
width: 219px;
margin-left: 28px;
}

* html .submenu li
{
margin-left: 14px;
width: 205px;
}

.submenu li.li-first
{
margin-top: 22px;
margin-right: 0px;
}


.submenu li.li-last
{
padding-bottom: 20px;
}


.submenu li a
{
text-decoration: none;
padding-left: 9px;
padding-right: 0px;
font-size: 9pt;
font-weight: bold;
}

.submenu li a:link, .submenu li a:visited 
{
color: #FFF;
background: url(gfx/submenu-item_hover_bg.gif) 0 4px no-repeat;
}

.submenu li a:hover, .submenu li a:active, .submenu li a.current
{
color: #000;
background: url(gfx/submenu-item_bg.gif) 0 4px no-repeat;
}

.submenu li.li-first a:link, .submenu li.li-first a:visited
{
background: url(gfx/submenu-item_hover_bg.gif) 0 4px no-repeat;
}

.submenu li.li-first a:hover, .submenu li.li-first a:active
{
background: url(gfx/submenu-item_bg.gif) 0 4px no-repeat;
}

.submenu li.li-first a.current:link, .submenu li.li-first a.current:visited
{
background: url(gfx/submenu-item_bg.gif) 0 4px no-repeat;
color: #000;
}

.submenu li a.current span
{
color: #000;
}

#languageselect
{
position: absolute;
top: 229px;
right: 10px;
}

html>/**/body #languageselect
{
top: 236px;
}


#languageselect ul
{
margin: 0;
padding:0;
list-style: none;
}

#languageselect ul li
{
float: left;
margin-right: 4px;
}

#languageselect ul li a
{
color: #FFF;
text-decoration: none;
font-size: 9pt;
font-weight: bold;
}

#languageselect ul li#lang_active a
{
color: #ff9933;
}

#homeblock
{
position: absolute;
top: 280px;
left: 0px;
}


* html #homeblock
{

position: absolute;
top: 280px;
left: 0;
}

#homeblock1
{
display: block;
width: 284px;
background: #ff9933;
margin-bottom: 23px;
}

#homeblock1_title
{
padding-top: 12px;
margin-left: 29px;
color: #000;
font-size: 110%;
font-weight: bold;
width: 230px;
}

#homeblock1_text
{
padding-bottom: 12px;
margin-left: 29px;
color: #000;
font-size: 75%;
width: 230px;
line-height: 1.5em;
}

#homeblock2
{
background: #333333;
display: block;
width: 284px;
}

#homeblock2_title
{
padding-top: 14px;
margin-left: 29px;
color: #FFF;
font-weight: bold;
font-size: 75%;
}

#homeblock2_text
{
padding-bottom: 12px;
margin-left: 29px;
}

#homeblock2 ul
{
margin: 0;
padding: 0;
list-style: none;
}

#homeblock2 ul li
{
width: 250px;
line-height: 1em;
}

#homeblock2 a
{
margin: 0;
padding: 0;
font-size: 70%;
padding-left: 8pt;
font-weight: bold;
text-decoration: none;
}

#homeblock2 a:link, #homeblock2 a:visited
{
background: url(gfx/homeblok2-item_bg.gif) 0 5px no-repeat;
color: #fff;
}

#homeblock2 a:hover, #homeblock2 a:active
{
background: url(gfx/homeblok2-item_hover_bg.gif) 0 5px no-repeat;
color: #ff9933;
}

#content
{
float: left;
margin-top: 28px;
padding-left: 303px;
font-size: 75%;
width: 446px;
}


#pagetitle
{
color: #ff9933;
font-size: 17pt;
margin: 0;
padding-bottom: 18px;
}

/*** div tekst ***/
#tekst {
}

#tekst p{
margin-top: 0;
padding-top: 0;
}

#tekst h1
{
color: #666;
font-size: 175%;
font-weight: normal;
margin: 0;
padding-bottom: 9px;
}

#tekst h2
{
color: #ff9933;
margin: 0;
padding-bottom: 0px;
font-size: 160%;
}

.bgp1
{
color: #ff9933;
}

#tekst a
{
color: #ff9933;
}

#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 ***/
#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;
}


#googlebanner
{
width: 162px;
height: 602px;
background: #FFF;
margin: 0;
margin-top: 28px;
margin-bottom: 28px;
padding: 0;
float: right;
}

#cse-search-results iframe
{
width: 665px;
}


