body {
  margin: 0;
  padding: 0;
  background: #3a2808 repeat-y url(/gfx/bg_body.gif);
  font-family: Verdana, arial, sans-serif;
}


TABLE[rel=video] { border-collapse: collapse; border: 1px solid #38b6cb; }
div, ul, img, a, h1, h2, h3, p{
  margin:0;
  padding:0;
  border:0;
}
p {
  margin-bottom: 1em;
}
a {
  color: #008ac9;
  text-decoration: underline;
}
.clear{
  clear:both;
}

div#page {
  position:absolute;
  width: 1014px;
  background: #3a2808 repeat-y url(/gfx/bg_page.gif);
}

/*---- floating image right_column ----*/
div#right_column {
  /*position: absolute;
  top:0;
  right:0;
  width:850px;
  height:650px;
  background-image: url(/gfx/_boom.jpg);
  background-repeat: no-repeat;
  background-position: top right;*/
  position:			absolute;
	width:				100%;
	height:				650px;
	overflow:			hidden;
}

div#right_column div{
	position:			absolute;
	height:				650px;
    width:              850px;
	left:				1014px;
	background-repeat: no-repeat;
}

div#header {
  background: repeat-y url(/gfx/bg_header.gif);
}
div#header div#header_top {
  margin-left:77px;
  width:799px;
  height:13px;
  background: no-repeat url(/gfx/bg_puntjes-top.gif);
}
div#header div#logo {
  line-height: 0;
  float:left;
  width: 187px;
  height: 112px;
  background: no-repeat url(/gfx/logo.gif);
}
div#header div#logo a {
  display:block;
  margin: 20px;
  width: 140px;
  height: 75px;
  font-size: 0;
  padding: 0;
  margin: 0;
}
div#header div#header_text {
  float:left;
  width: 612px;
  height: 112px;
  background: no-repeat url(/gfx/_header_txt.gif);
}
div#page_title {
  height: 17px;
  background: repeat-y url(/gfx/bg_header.gif);

}
div#page_title div#titleCon {
  width: 603px; /*1014-411*/
  margin-left: 411px;
  height: 17px;
  border-bottom: 1px solid #dcd9d4;
  font-size: 0;
}
div#page_title h1 {
  position:absolute;
  float:right;
  width:563px;
  height: 17px;
  line-height:0;
  font-size: 0;
  top: 116px;
  padding-bottom: 8px;
  padding-right: 41px;
}
div#page_title h1 img{
  position:absolute;
  top: -3px;
  height: 27px;
}
div#page_title h1 span {
  display:none;
}

div#header div#language_switch {
  float: right;
  width:200px;
  height:96px;
  font-size: 0.7em;
  color: #666666;
  margin-top: 5px;
}
div#header div#language_switch a {
  text-decoration: none;
  color: #666666;
}
div#header div#language_switch a:hover,
div#header div#language_switch a.active {
  color: #f79608;
  font-weight: bold;
}
div#header div#print_button {
  line-height:0px;
  float: right;
  text-align:right;
  padding-right: 27px;
}

div#vertical_spacer{
  float:left;
  width:40px;
  /*height:512px;*/
  height: 508px;
}

div#navigation {
  float:left;
  width:147px;
}
div#navigation ul {
  list-style:none;
  line-height:0;
  width:147px;
  background:repeat-y url(/gfx/bg_nav.gif);
  padding-bottom: 30px;
}
div#navigation ul li {
  display: inline;
}
div#navigation ul li a{
  /* font-family: Georgia, "Times New Roman"; */
  display:block;
  color: white;
  font-size: 0.9em;
  font-weight: bold;
  text-decoration:none;
  padding-left:47px;
  line-height:36px;
  background:repeat-y url(/gfx/bg_nav.gif);
}
div#navigation ul li a:hover, 
div#navigation ul li a.active
{
  background:repeat-y url(/gfx/bg_nav_active.gif);
}
/* subnavigation */
div#navigation ul li ul {
  position: absolute;
  left:197px;
  list-style:none;
  line-height:0;
  width:194px;
  background-color: #f0efed;
  background-image: none;
  /* geen idee waar dit goed voor is
  padding-bottom: 15px;*/
  padding-bottom: 0px;
  border-bottom: 1px solid #dededd;
}
div#navigation ul li ul li {
  display: block;
  margin-bottom: 5px;
}
div#navigation ul li ul li a{
  font-family: verdana, arial, sans-serif;
  display:block;
  color: #615339;
  font-size: 0.7em;
  font-weight: normal;
  text-decoration:none;
  /*padding verlaagt om tekstverloop over 2 regels tegen te gaan*/
  /*padding-left:27px;*/
  padding-left:20px;
  line-height:17px;
  background-image: none;
}
div#navigation ul li ul li a:hover, 
div#navigation ul li ul li a.active
{
  font-weight: bold;
  background:repeat-y url(/gfx/bg_subnav_active.gif);
}

div#subnavigation {
  float:left;
  width: 224px;
}

div#content {
  float:left;
  margin: 35px 0 0 0;
  width:578px;
}

div#footer {
  background: #3a2808 repeat-y url(/gfx/bg_body.gif);
  color: white;
  height: 40px;
  line-height: 40px;
  padding-left: 187px; /* left column */
}

div#footer div#pay_off {
  float:left;
  /*width: 329px;*/
  padding-left: 26px;
  font-size: 0.7em;
  color: white;
  height: 40px;
  line-height: 40px;
  margin-right: 10px;
}
div#footer div#pay_off a{
  color: white;
  font-weight: bold;
  text-decoration: none;
}
div#footer div#pay_off a:hover{
  text-decoration: underline;
}

div#footer div#logo {
  float:left;
  height: 0;
  line-height: 0;
  font-size: 0;
}

div#footer div#logo img{
  margin-top: 15px;
}

div#footer div#disclaimer {
  font-size: 0.7em;
  color: #3a2808;
  text-align: right;
  padding-right: 25px;
  height: 40px;
  line-height: 40px;
}
div#footer div#disclaimer a{
  color: #3a2808;
  text-decoration: none;
}
div#footer div#disclaimer a:hover{
  text-decoration: underline;
}

a.more{
  color: #008ac9;
  text-decoration: underline;
  background: 0 1px no-repeat url(/gfx/orange_dot.gif);
  padding-left: 15px;
  text-align: left;
}


/* PAGE SPECIFIC STYLES */

/* HOMEPAGE */
div#subnavigation div#hp_introtext{
  margin-left:26px;
  width:170px;
  font-size: 0.7em;
  line-height: 1.4em;
  color: #858585;
}

div.hp_block{
  position:relative;
  float:left;
  width: 280px;
  height:205px;
  margin-bottom:14px;
  background-color: #ebe9e6;
  border: 1px solid #dad8d8;
}
div.hp_block.white {
  background-color: white;
  border: 1px solid #dad8d8;
}
div.hp_block.rightmargin {
  margin-right:14px;
}
div.hp_block img {
  border: 1px solid #dad8d8;
  float: left;
  margin-top:-1px;
  margin-left:-1px;
}
div.hp_block div.text {
  float: left;
  position: relative;
  padding:15px;
  font-size: 0.7em;
  /*width: 170px !important;*/
  width: 170px !important;
  line-height: 1.4em;
  text-align: left !important;
}
div.hp_block.noimage div.text {
  width: auto !important;
}
div.hp_block h2 {
  /* font-family: Georgia, "Times New Roman"; */
  color: #41300c;
  font-size: 1.2em;
  line-height: 1.4em;
  margin-bottom: 10px;
}
div.hp_block div.text div.date {
  color: #858585;
  font-weight: bold;
  margin-bottom: 5px;
}
div.hp_block a.more{
  position: absolute;
  top: 170px;
  left:15px;
}

/* VERVOLG PAGINA */
div#content div.text{
  /*text-align:justify;*/
  text-align: left;
  width: 415px;
  font-size: 0.7em;
  color: #444444;
  line-height: 1.4em;
}
div#content div.text p.intro {
  color: #858585;
  font-weight: bold;
}
div#content div.text h3{
  margin-top: 15px;
  font-size: 1.0em;
}
div#content div#info_block_wrapper{
  position: absolute;
  right: 25px;
  width: 145px;
}
div#content div#info_block_wrapper div.info_block {
  color: #666666;
  font-size: 0.9em;
  line-height: 1.3em;
  text-align: left;
  border: 1px solid #e0ddd8;
  padding: 10px;
  margin-bottom: 25px;
}

/* RESEARCH PAGINA */
h2 a {
  color: #f79608;
  font-weight: normal;
  text-decoration: none;
  font-size: 24px !important;
  line-height: 1.4em;
  margin-bottom: 10px;
  text-align: left;
  display: block;
  margin-top: 25px;
}

div.research_block {
  margin-top: 15px;
  padding-bottom: 25px;
  border-bottom: 1px solid #d8d4ce;
}
div.research_block h2 {
  /* font-family: Georgia, "Times New Roman"; */
  font-size: 1.4em;
  line-height: 1.4em;
  margin-bottom: 10px;
  text-align: left;
}
div.research_block table {
  border-collapse:collapse;
  border-spacing:0;
}
div.research_block table td {
  margin:0;
  padding: 2px 10px 0 0;
  vertical-align: top;
}

div.research_block table tr td.key{
  font-weight: bold;
}

/*  research navigation */
div#research_navigation {
    
}
    
div#research_navigation ul {
  position: absolute;
  left:197px;
  list-style:none;
  line-height:0;
  width:194px;
  background-color: #f0efed;
  background-image: url(/gfx/bg_researchnav.gif);
  background-repeat: repeat-y;
  /* geen idee waar dit goed voor is
  padding-bottom: 15px;*/
  border-bottom: 1px solid #dededd;
  margin-top: 36px;
}

div#research_navigation ul li {
  display: block;
  margin-bottom: 5px;
}

div#research_navigation ul li a{
  font-family: verdana, arial, sans-serif;
  display:block;
  color: #615339;
  font-size: 0.7em;
  font-weight: normal;
  text-decoration:none;
  /*padding verlaagt om tekstverloop over 2 regels tegen te gaan*/
  /*padding-left:27px;*/
  padding-left:20px;
  line-height:17px;
}

div#research_navigation ul li a:hover, 
div#research_navigation ul li a.active
{
  font-weight: bold;
}

.req {
  border: 1px solid red;
}