* { margin: 0; padding: 0;}
html .body_ned {min-height: 101%; overflow-y: scroll; overflow: -moz-scrollbars-vertical;}
body { font-family: Arial; font-size: 11px; font-style: normal; background-color: #FFF; s; }
.body_eng {overflow: hidden;}	 
#wrapper {width: 983px; position: absolute; left: 50%; margin-left: -492px; overflow: hidden;}
.logo {float: left; margin-right: 140px; width: 136px; height: 43px; margin-top: 2em; margin-bottom: 1em;}
#ned, #content_ned {width: 495px; }
#eng, #content_eng {width: 488px; }
#ned, #eng {float: left;}

a.clean {text-decoration: none;}
.pageheader {}
.menuframe,  ul.topmenu,  ul.catmenu, ul.submenu {list-style: none; float: left;}
.searchmenu {float: left;}

.resultblock {margin-bottom: 1em;}
a.searchresult {font-size: 14px; line-height: 18px; text-decoration: none;}

ul.topmenu {width: 95px; margin-right: 20px;}
ul.catmenu {width: 142px; margin-right: 20px; margin-left: 115px;}
ul.submenu {width: 179px;}
.searchmenu {width: 340px; margin-left: 115px;}
#menu_eng .submenu   {width: 160px; overflow: hidden;}
#menu_eng .searchmenu   {overflow: hidden;}

.menu {}
.searchmenu a, .submenu a {text-decoration: none;}
.searchmenu a:hover, .submenu a:hover {background-color: #99FFFF;}

#menu_ned, #menu_ned a, #topmenu_ned, #topmenu_ned a, #submenu_ned a {text-decoration: none; color: #f21e8c;}
#menu_eng, #menu_eng a,#topmenu_eng, #topmenu_eng a, #submenu_eng a {text-decoration: none; color: #696969;}
.menu a:hover {background-color: #99FFFF;}
.menu a:active, a.active, .hilite {background-color: #99FFFF;}

#eng .menu {margin-left: 8px;}
.content {width: 100%; border: 0; frameborder: 0; min-height: 480px; clear: left;}

.outputcontainer {margin-bottom: 4em;}
.outputcontainer div {margin-bottom: 0.4em;}
.outputcontainer img {margin: 0.7em 0;}
.ned, .ned a { font-family: arial,verdana; font-style: normal; color: #f21e8c; }
.eng, .eng a { font-family: arial,verdana; font-style: normal; color: #696969; }
.ned {margin: 0; }
.ned div {padding-right: 24px;}
.eng {margin: 0 8px; padding-right: 8px;}

.search {background-color:ceffff;}

.searchform {margin-top: 4em; float: left;}
.searchform input {width: 100px;}
.searchform input.eng {margin: 0;}


h2, h3, h4 {font-weight: normal;  margin: 0 0 0.5em 0; padding: 0;}

h3 {font-size: 26px; margin-bottom: 0em;}
h2.date {font-size: 21px; margin-bottom: 0.5em;}
h2.headerbig {margin-bottom: 0.2em;}
h3.header {margin-bottom: 0.3em;}
h4.date  {font-size: 14px; margin-bottom: 0.2em;}
.headerbig, h2 {font-size: 44px;}
.imagebig_ned {text-align: right;}
.imagebig_eng {margin-left: 0px;}
.image img {float: left;}
.image {width: 480px; overflow-x: hidden;}
.body {font-size: 11px; line-height: 14px;}
.bodybig { font-size: 14px;  line-height: 17px;}

.introbody {font-size: 11px; line-height: 14px; height: 40px; overflow: hidden;}

.hilite {background-color: #99FFFF;}

.body_ned a {color: #f21e8c;}
.body_eng a {color: #696969;}
.body_ned a:hover, .body_ned a:active {color: #f21e8c; background-color: #99FFFF; }
.body_eng a:hover, .body_eng a:active {color: #696969; background-color: #99FFFF; }
.
.splash {width: 200px; height: 200px; position: absolute; left: 50%; top: 50%; margin-top: -100px; margin-left: -100px;}

.nedbigheader,.nedheaderbig { font-family: arial; font-size: 44px; color: #f21e8c; }
.nedheader { font-family: arial; font-size: 27px; font-style: normal; color: #f21e8c; }
.nedbody { font-family: arial; font-size: 11px; font-style: normal; color: #f21e8c;  padding-right: 1em;}

.engbigheader, .engheaderbig { font-family: arial; font-size: 44px; font-style: normal; color: #696969; }
.engheader { font-family: arial; font-size: 27px; font-style: normal; color: #696969; }
.engbody { font-family: arial; font-size: 11px; font-style: normal; color: #696969; }


#SeARCHpopupDiv {
  left: 440px;
  top: 220px;
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: center;
  position: absolute;
  z-index: 101;
  visibility: hidden;
  background-color:white;
  border: solid 2px #696969; 
}

.fixed { position: absolute; top: 0;left: 0; }
.fixedbox {width: 115px;}

@media screen
  {
  .fixedbox
    {
    position: fixed;
    }
  /* Don't do this at home */
  * html
    {
    overflow-y: hidden;
    }
  * html body
    {
    overflow-y: auto;
    height: 100%;
     }
  * html .fixedbox
    {
    position: absolute;  
    }
  /* All done. */
  }
	
